Région de recherche :

Date :

https://ctan.org › pkg › geometry

CTAN: Package geometry

geometry is a flexible and complete interface to document dimensions, with auto-centering and auto-balancing mechanisms. It supports standard paper sizes and communicates the paper size to the output (DVI or PDF).

https://www.overleaf.com › learn › latex › Page_size_and_margins

Page size and margins - Overleaf, Online LaTeX Editor

Modifying a document's paper size, orientation and margins is a common requirement which can easily be achieved using the geometry package. There are two ways to set the desired values: provide them as parameters to the \usepackage statement as in the example above, or; use the \geometry command in the preamble.

Page size and margins - Overleaf, Online LaTeX Editor

https://texdoc.org › serve › geometry.pdf › 0

The geometry package - texdoc

The geometry package may be used as part of a class or another package you use in your document. The command \geometry can overwrite some of the settings in the preamble. Multiple use of \geometry is allowed and then processed with the options concatenated. If geometry is not yet loaded, you can use

https://miktex.org › packages › geometry

geometry - MiKTeX

Flexible and complete interface to document dimensions. The package provides an easy and flexible user interface to customize page layout, implementing auto-centering and auto-balancing mechanisms so that the users have only to give the least description for the page layout.

http://web.mit.edu › texsrc › source › latex › geometry › manual.pdf

The geometry package - MIT

The geometry package. Hideo UMEKI. hideo.umeki@toshiba.co.jp. 2002/07/08 v3.2. Abstract. This package provides a flexible and complete user interface to page dimensions. You can specify them by using intuitive parameters to get your desired page layout.

https://ctan.org › tex-archive › macros › latex › contrib › geometry

Directory macros/latex/contrib/geometry - CTAN

Abstract: This package provides a flexible and easy interface to page dimensions. You can set the page layout with intuitive parameters. For instance, if you want to set a margin to 2cm from each edge of the paper, you can go usepackage margin=2cm {geometry}.

https://github.com › LaTeX-Package-Repositories › geometry

LaTeX-Package-Repositories/geometry - GitHub

Abstract: This package provides a flexible and easy interface to page dimensions. You can set the page layout with intuitive parameters. For instance, if you want to set a margin to 2cm from each edge of the paper, you can go \usepackage [margin=2cm] {geometry}.

LaTeX-Package-Repositories/geometry - GitHub

https://www.overleaf.com › learn › latex › Articles › A_visual_guide_to_LaTeX’s_page_layout...

A visual guide to LaTeX’s page layout parameters - Overleaf

Have you ever struggled to configure a book layout with LaTeX—setting the paper size, book page size (trim size) and margins? It can be tricky, even though there are many packages to assist with this task—including the excellent geometry package. (La)TeX uses nearly a dozen values to fully specify the page layout for publications that have ...

A visual guide to LaTeX’s page layout parameters - Overleaf

https://www.sys.kth.se › docs › texlive › texmf-dist › doc › latex › geometry › geometry.pdf

The geometry package

The geometry package provides the following commands: • \geometry{ options } • \newgeometry{ options } and \restoregeometry • \savegeometry{ name } and \loadgeometry{ name } \geometry{ options } changes the page layout according to the options speci ed in the argument.

http://ftp.math.utah.edu › pub › texlive › Contents › live › texmf-dist › doc › latex › geometry › geometry.pdf

The geometry package - University of Utah

The geometry package adopts keyval interface ‘hkeyi=hvaluei’ for the optional argument to \usepackage, \geometry and \newgeometry. The argument includes a list of comma-separated keyval options and has basic rules as follows: