ltsect.dtx
\title, \author, \date, \thanks, \and, \maketitle, \title
\@secpenalty 节分页惩罚值.
\@startsection \@startsection{ name }{ level }{ indent }{ beforeskip }{ afterskip }{ style }*[ altheading ]{ heading }
name 节名, 例如 subsection.
level 节深, 例如, chapter=1, section=2.
indent 左缩进.
beforeskip 绝对值为节头上距, 如果为负, 节后段落缩进被禁.
afterskip 正值为节头下距, 负值为节右距.
style节头样式, 例 \bfseries\MakeUppercase.
\@seccntformat 格式化节号.
\if@afterindent 节后段落是否缩进, 可以通过 \let\@afterindentfalse\@afterindenttrue 来使首段落缩进, 更符合中文习惯.
\@afterheading 定制节头钩子.
\@hangfrom 竖直模式, 挂起缩进.
\c@secnumdepth, \c@tocdepth 节目深度和目录深度.
\secdef \secdef{\STARCMD}{\UNSTARCMD}
\sectionmark, \subsectionmark, \subsubsectionmark, \paragraphmark, \subparagraphmark 页面样式用, 如页眉, 页脚.
\@starttoc 打开辅助文件.
\addcontentsline \addcontentsline{ table }{ type }{ entry } 向 jobname.table 中添加.
\addtocontents \addtocontents{ table }{ text } .
\contentsline \contentsline{ type }{ entry }{ page }
\@dottedtocline \@dottedtocline{ level }{ indent }{ numwidth }{ title }{ page }
\numberline 在 \contentsline 中使用, 将数字左对齐放在宽为 \@tempdima 的盒子里.
ltfloat.dtx
ltidxglo.dtx
ltbibl.dtx
ltpage.dtx
\pagestyle \pagestyle{ style }, 利用 \ps@stylename 设置相应页面.
\@oddhead, \@oddfoot, \@evenhead, \@evenfoot 在页面样式里定义.
\thispagestyle 当前页面样式.
\raggedbottom
\flushbottom
\sloppy
\sloppypar
\fussy
\overfullrule
ltoutput.dtx
页面布局参数 : \topmargin \oddsidemargin \evensidemargin \headheight \headsep \footskip \textheight \textwidth \columnsep \columnseprule \columnwidth
\@textbottom, \@texttop 执行于页面盒子的底部和顶部的宏.
页面样式参数: \floatsep \textfloatsep \topfigrule \botfigrule \intextsep \dblfloatsep \dbltextfloatsep \dblfigrule \@fptop \@fpsep \@fpbot \@dblfptop, \@dblfpsep, \@dblfpbot
\@oddhead, \@evenhead, \@oddfoot, \@evenfoot 页眉页脚的宏.
\@specialstyle 特殊样式?
....
No comments:
Post a Comment