latex里图片大小如何调整_调整LaTeX文档页面的大小

看下面这张图片便一目了然!!!

《latex里图片大小如何调整_调整LaTeX文档页面的大小》

借助 geometry 包,可以很方便地调整页面大小,常用的参数如图所示,这些参数都可以通过LateX支持的单位(mm, cm, pt, in)去重新设置。具体有以下参数:

textwidth Corresponds to element 8 in the figure.

textheight Element 7 in the figure.

total Depends on other parameters, by default defines the dimensions of the Body, but can be combined with the includehead, includefoot, includeheadfoot and includemp commands to change the dimensions of Header, the Body, the Footer and the Margin Notes altogether.

left, lmargin, inner These three parameters change the length of the left margin. Elements 1 and 3 in the figure, combined.

right, rmargin, outer These three parameters change the length of the right margin. Elements 9 and 10 in the figure, combined.

top, tmargin These two parameters represent elements 2 and 6 in the figure, combined.

bottom, bmargin

    原文作者:weixin_39845430
    原文地址: https://blog.csdn.net/weixin_39845430/article/details/111543985
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞