summaryrefslogtreecommitdiff
path: root/tex/context/base/cont-old.tex
blob: e71f15da112e9fb4bbd740748e09ac42cfa8aacb (plain)
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
88
89
90
91
92
93
94
95
96
97
98
%D \module
%D   [       file=cont-old,
%D        version=1995.10.10,
%D          title=\CONTEXT\ Miscellaneous Macros,
%D       subtitle=Old Macros,
%D         author=Hans Hagen,
%D           date=\currentdate,
%D      copyright={PRAGMA / Hans Hagen \& Ton Otten}]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for 
%C details. 

\writestatus{loading}{Context Old Macros}

\unprotect

\def\dosubstitutecommand#1#2%
  {\writestatus
     {pas op}
     {\string#1\normalspace is nu \string#2}%
   \gdef#1{#2}%
   #2}

\def\substitutecommand#1#2%
  {\gdef#1{\dosubstitutecommand{#1}{#2}}}

\def\blockstatus#1#2#3%
  {\writestatus{tekstblok}{sorry, nieuwe versie, tweede/andere run nodig}%
   \endinput}

\def\presetexternfiguur[#1][#2]%
  {\writestatus{figuren}{sorry, nieuwe versie, run texutil /figures}%
   \endinput}

\def\blokstatus              {\endinput}
\def\beginvanexternefiguren  {\thisisfigureversion{0}}

\substitutecommand \stelopsomminginopniveau \stelopsommingin
\substitutecommand \stelopsommingvolledigin \stelopsommingin
\substitutecommand \stelsomsymboolin        \definieersymbool
\substitutecommand \somsymbool              \symbool

\substitutecommand \stelzetspiegelin        \stellayoutin
\substitutecommand \stelmargesin            \stellayoutin
\substitutecommand \steloffsetin            \stellayoutin

              \def \randbreedte             {\rechterrandbreedte}

\substitutecommand \steldoordefinitiein     \steldoordefinierenin
\substitutecommand \steldoornummerin        \steldoornummerenin
\substitutecommand \steldoorsprongin        \steldoorspringenin

\substitutecommand \volgendehoofdstuk       {\stelkopnummerin[hoofdstuk][+1]}
\substitutecommand \volgendeparagraaf       {\stelkopnummerin[paragraaf][+1]}
\substitutecommand \volgendesubparagraaf    {\stelkopnummerin[subparagraaf][+1]}
\substitutecommand \volgendesubsubparagraaf {\stelkopnummerin[subsubparagraaf][+1]}

\substitutecommand \volledigeinhoudsopgave  \volledigeinhoud
\substitutecommand \plaatsinhoudsopgave     \plaatsinhoud
\substitutecommand \stelinhoudsopgavein     \stelinhoudin

\substitutecommand \streep                  \onderstreep
\substitutecommand \strepen                 \onderstrepen

\substitutecommand \pragmakenmerk           \kenmerk

\substitutecommand \definieersynoniem       \definieersynoniemen       

\substitutecommand \stelvoetnootin          \stelvoetnotenin

\substitutecommand \karakters               \uitgerekt

\substitutecommand \diepevoetnoot           \voetnoot

% english: 

\substitutecommand \setupformulas           \setupformulae 

\substitutecommand \useexternalfigures      \setupexternalfigures

\substitutecommand \setupintermezzos        \setupintermezzi

\substitutecommand \leftlined               \leftaligned
\substitutecommand \middlelined             \midaligned
\substitutecommand \rightlined              \rightaligned

\substitutecommand \setupcorps              \setupbodyfont
\substitutecommand \switchtocorps           \switchtobodyfont
\substitutecommand \definecorps             \definebodyfont
\substitutecommand \definecorpsenvironment  \definebodyfontenvironment
\substitutecommand \showcorps               \showbodyfont
\substitutecommand \showcorpsenvironment    \showbodyfontenvironment

              \def \corpssize               {\bodyfontsize}
\protect

\endinput