File: docopus.sty

package info (click to toggle)
opustex 0.84-6.1
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 1,932 kB
  • ctags: 240
  • sloc: ansic: 1,221; perl: 504; sh: 113; makefile: 57
file content (87 lines) | stat: -rw-r--r-- 2,081 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
% american people perhaps may want to change the paper size
% although some examples may look a little bit strange

\textheight50\baselineskip
\textwidth210mm \advance\textwidth-1.8in

\newif\ifps

%\pstrue % uncomment for PS-specials

\input opustex
\input opusbar
\input opuscho
\input opusdat
\input opusext
\input opusgre
\input opusgui
\input opuslit
\input opusltx
\input opusper
\ifps
  \input opusps
\fi
\input opussys
\input opussig
\input opustab

\oddsidemargin0pt \evensidemargin0pt
\marginparwidth0pt \marginparsep0pt \marginparpush0pt

\topmargin-15pt \headheight12pt \headsep25pt \footskip25pt
\parskip\smallskipamount

\long\def\theindex{\chapter{Index}\parindent\z@
  \parskip\z@ plus\l@th \let\item\@idxitem \begin{multicols}2}

\def\endtheindex{\end{multicols}}

\def\printindex{\@input{\jobname.ind}}

% saves paper (doc is big enough and -- anyhow -- very most people don't read)
\def\@listI{\leftmargin\leftmargini \parsep3\p@ plus2\p@ minus\p@
  \topsep\p@ plus2\p@ minus\p@ \itemsep3\p@ plus2\p@ minus\p@}

% more place for digits in \tableofcontents
\def\l@subsection{\@dottedtocline2{3.8em}{3.4em}}%original 2 3.8 3.2

\ifx\undefined\textsl %-> LaTeX2.09
  \def\textsl#1{{\sl #1\/}}
  \def\texttt#1{{\tt #1}}
  \def\textbf#1{{\bf #1}}
\fi

\def\mutex{M\raise\tw@\p@\hbox{\kernm\p@ u\kernm\p@}\TeX}
\def\Bslash{\tt\char'134}
\def\|{{\tt\char'174}}
\def\LBR{{\tt\char'173}}
\def\RBR{{\tt\char'175}}
\def\keyindex#1{{\Bslash #1}\zkeyindex{#1}}
\def\zkeyindex#1{\index{#1@{\protect\Bslash #1}}}
\def\ixem#1{#1\index{#1}}
\def\itxem#1{\textsl{#1}\index{#1}}
\def\ttxem#1{{\tt#1}\zttxem{#1}}
\def\zttxem#1{\index{#1@{\tt#1}}}
\def\indexname#1#2{{\sc#1}\index{#1, #2.@{\sc#1, #2.}}}

\def\hboxit#1{\boxit{\rlap{#1}\hphantom{note sequence three}}}

\ifx\undefined\tentt
  \font\tentt=\fontid tt10
\fi
\ifx\undefined\mflogo
  \font\mflogo=logo10 scaled \magstep1
\fi

\def\MF{{\mflogo METAFONT}}

\def\topfraction{.99}
\def\bottomfraction{.6}
\def\textfraction{.001}
\def\floatpagefraction{.99}

\tolerance9999\hbadness9999\vbadness9999

\nobarmessages

\endinput