fullpage.sty
来自「LINUX lilo-22.7 源代码。」· STY 代码 · 共 30 行
STY
30 行
% This is FULLPAGE.STY by H.Partl, Version 2 as of 15 Dec 1988.% Document Style Option to fill the paper just like Plain TeX. \typeout{Style Option FULLPAGE Version 2 as of 15 Dec 1988} \topmargin 0pt\advance \topmargin by -\headheight\advance \topmargin by -\headsep \textheight 8.9in \oddsidemargin 0pt\evensidemargin \oddsidemargin\marginparwidth 0.5in \textwidth 6.5in % For users of A4 paper: The above values are suited for american 8.5x11in% paper. If your output driver performs a conversion for A4 paper, keep% those values. If your output driver conforms to the TeX standard (1in/1in),% then you should add the following commands to center the text on A4 paper: % \advance\hoffset by -3mm % A4 is narrower.% \advance\voffset by 8mm % A4 is taller. \endinput
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?