File: dcwebstrings.tex

package info (click to toggle)
texlive-extra 2024.20250309-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 5,368,476 kB
  • sloc: perl: 401,582; xml: 41,345; python: 38,753; cs: 25,850; sh: 18,555; makefile: 17,174; ansic: 13,023; java: 12,811; javascript: 9,898; lisp: 1,876; csh: 1,347; ruby: 618; awk: 183; tcl: 142; pascal: 138; cpp: 124; sed: 92; haskell: 5
file content (41 lines) | stat: -rw-r--r-- 1,751 bytes parent folder | download | duplicates (6)
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
% In case `german.sty' has been loaded, we have to redefine the `\3'
% macro for an optional break within a statement.  This should be the
% first command after `\input german.sty' in your CWEB source.
\def\originalthree{\def\3##1{\hfil\penalty##10\hfilneg}}

\def\ATH{{\acrohintfalse\X\kern-.5em:Pr\"aprozessor Definitionen\X}}

\def\A{\note{Siehe auch Abschnitt}} % xref for doubly defined section name
\def\As{\note{Siehe auch die Abschnitte}}
  % xref for multiply defined section name

\def\ET{ und~} % conjunction between two section numbers
\def\ETs{ und~} % conjunction between the last two of several section numbers

\def\Q{\note{Dieser Programmteil wird zitiert in Abschnitt}}
  % xref for mention of a section
\def\Qs{\note{Dieser Programmteil wird zitiert in den Abschnitten}}
  % xref for mentions of a section

\def\U{\note{Dieser Programmteil wird verwendet in Abschnitt}}
  % xref for use of a section
\def\Us{\note{Dieser Programmteil wird verwendet in den Abschnitten}}
  % xref for uses of a section

\def\ch{\note{Die folgenden Abschnitte sind vom Change-File ver\"andert worden:}
  \let\*=\relax}

\def\redeffin{\message{Abschnittsnamen:}
  \def\grouptitle{ABSCHNITTSNAMEN}
  \def\outsecname{Abschnittsnamen}
  \def\Q{\note{Zitiert in Abschnitt}} % crossref for mention of a section
  \def\Qs{\note{Zitiert in den Abschnitten}} % crossref for mentions of a section
  \def\U{\note{Verwendet in Abschnitt}} % crossref for use of a section
  \def\Us{\note{Verwendet in den Abschnitten}} % crossref for uses of a section
}

\def\redefcon{\message{Inhaltsverzeichnis:}
  \def\grouptitle{INHALTSVERZEICHNIS:}
  \def\headerline{\hfil Abschnitt\ifhint\else\hbox to3em{\hss Seite}\fi}
                                 % No Page in HINT
}