]> mj.ucw.cz Git - ucwmac.git/blob - test-ref.tex
References: Fixed a couple of bugs and added a test case
[ucwmac.git] / test-ref.tex
1 \input ucwmac.tex
2 \input ucw-ref.tex
3 \input ucw-ofs.tex
4
5 % \clickablefalse
6
7 \newcount\chapcount
8 \chapcount=0
9 \optdef\chapter#1{
10         \vfill\eject
11         \advance\chapcount by 1
12         \addid{chap}{\the\chapcount}
13         \leftline{\the\chapcount. #1}
14         \medskip
15 }
16
17 \def\chapref{\ref{chap}}
18
19 \pageid{pri}
20
21 \chapter[pri]{Caput prima}
22
23 \chapter[sec]{Caput secunda}
24
25 \url{http://pruvodce.ucw.cz/errata.html}
26
27 \chapter[ter]{Caput tertia}
28
29 See also chapter~\chapref{pri} at page \ref{page}{pri}.
30
31 Hard link to page~\pagelink{1}.
32
33 \bye