manual.tex

来自「ftam等标准协议服务器和客户端的源代码。」· TEX 代码 · 共 108 行

TEX
108
字号
% LaTeX customizations for the ISODE User's Manual\makeatletter\def\preface{\chapter*{Preface\@mkboth{PREFACE}{PREFACE}}}\let\l@@part=\l@part			%%% l@part doesn't quite prevent\let\l@@chapter=\l@chapter		%%% breaks correctly\def\l@part#1#2{\l@@part{#1}{#2} \let\l@chapter=\l@@@chapter}\def\l@@@chapter#1#2{%    \vskip 1.0em plus 1pt    \nobreak    \begingroup	\@tempdima 1.5em	\parindent \z@ \rightskip \@pnumwidth 	\parfillskip -\@pnumwidth   	\bf	\leavevmode	#1\hfil \hbox to\@pnumwidth{\hss #2}\par    \endgroup    \let\l@chapter=\l@@chapter}\def\volone/{{\em Volume One}}\def\voltwo/{{\em Volume Two}}\def\volthree/{{\em Volume Three}}\def\volfour/{{\em Volume Four}}\def\volfive/{{\em Volume Five}}\ifcase\volnum\or		%%% volume 1    \def\readauxfiles{%	\makeatletter	\@input{psap2.aux}	\@input{ssap.aux}	\@input{tsap.aux}	\@input{services.aux}	\@input{tailoring.aux}	\@input{logging.aux}	\@input{q-dsa.aux}	\@input{q-appendix-b.aux}	\makeatother    }\or		%%% volume 2    \def\readauxfiles{%	\makeatletter	\@input{acsap.aux}	\@input{rosap.aux}	\@input{rtsap.aux}	\@input{psap.aux}	\@input{entities.aux}	\@input{defining.aux}	\@input{appendix2.aux}	\@input{pepy.aux}	\makeatother    }\or		%%% volume 3    \def\readauxfiles{%	\makeatletter	\@input{acsap.aux}	\@input{psap.aux}	\@input{psap2.aux}	\@input{tsap.aux}	\@input{logging.aux}	\makeatother    }\or		%%% volume 4    \def\readauxfiles{%	\makeatletter	\@input{acsap.aux}	\@input{rosap.aux}	\@input{psap.aux}	\@input{tsap.aux}	\@input{logging.aux}	\@input{defining.aux}	\makeatother    }\or		%%% volume 5    \def\readauxfiles{%	\makeatletter	\@input{acsap.aux}	\@input{tsap.aux}	\@input{logging.aux}	\@input{entities.aux}	\@input{objects.aux}	\makeatother    }\fi\makeatother\def\isodevrsn/{8.0}	\def\isodeprevrsn/{7.0}\def\tarplace/{\verb"isode/"}\def\compressfile/{\verb"isode-8.tar.Z"}\def\compressize/{5.5MB}\def\PSfile/{\verb"isode-7-ps.tar.Z"}\def\PSsize/{4.3MB}\def\Docfile/{\verb"isode-7-doc.tar.Z"}\def\DocSize/{3.5MB}\def\uktarplace/{\verb"src/"}\def\ukcompressfile/{\verb"<SRC>isode-8.tar.Z"}\makeindex\pagestyle{headings}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?