Tag Archives: usepackage
How to set the margins of a page in LaTeX
Set the LaTeX page margin using geometry package. Using package geometry, you can set the top, bottom, left and right margin size. Continue reading
How to create a matrix in LaTeX
We can create a matrix in LaTeX using the array environment, or simplematrix, matrix, pmatrix, bmatrix, vmatrix, and Vmatrix environments via amsmath package. This article provides some examples on how to create a matrix in LaTeX. Continue reading
Posted in LaTeX
Tagged amsmath, array, bmatrix, documentclass, environment, LaTeX, matrix, package, pmatrix, simplematrix, usepackage, vmatrix
4 Comments
