File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11% Format this file with latex.
22
3- % \documentstyle[11pt,myformat]{article}
4- \documentstyle [palatino,11pt,myformat]{article}
3+ \documentstyle [myformat]{report} % To preview with xdvi
4+
5+ % Support to leave changebars in...
6+ \newcommand {\cbstart }{}
7+ \newcommand {\cbend }{}
58
69% A command to force the text after an item to start on a new line
710\newcommand {\itembreak }{
5760
5861\pagenumbering {arabic}
5962
60- \input {mod1.tex }
61- \input {mod2.tex }
62- \input {mod3.tex }
63+ \input {lib1.tex } % intro; built-in types, functions and exceptions
64+ \input {lib2.tex } % built-in modules
65+ \input {lib3.tex } % standard modules
66+ \input {lib4.tex } % OS-dependent appendixes
67+ \input {lib5.tex } % Graphics appendixes
6368
6469\end {document }
Original file line number Diff line number Diff line change 11% Format this file with latex.
22
3- % \documentstyle[11pt,myformat]{article}
4- \documentstyle [palatino,11pt,myformat]{article}
3+ \documentstyle [myformat]{report} % To preview with xdvi
4+
5+ % Support to leave changebars in...
6+ \newcommand {\cbstart }{}
7+ \newcommand {\cbend }{}
58
69% A command to force the text after an item to start on a new line
710\newcommand {\itembreak }{
5760
5861\pagenumbering {arabic}
5962
60- \input {mod1.tex }
61- \input {mod2.tex }
62- \input {mod3.tex }
63+ \input {lib1.tex } % intro; built-in types, functions and exceptions
64+ \input {lib2.tex } % built-in modules
65+ \input {lib3.tex } % standard modules
66+ \input {lib4.tex } % OS-dependent appendixes
67+ \input {lib5.tex } % Graphics appendixes
6368
6469\end {document }
You can’t perform that action at this time.
0 commit comments