dc678f2790
Lots of parts split off to seperate packages: tex-accsupp{,-doc} version 0.6 tex-alphalph{,-doc} version 2.6 tex-askinclude{,-doc} version 2.7 tex-atenddvi{,-doc} version 1.4 tex-attachfile2{,-doc} version 2.11 tex-atveryend{,-doc} version 1.11 tex-auxhook{,-doc} version 1.6 tex-bigintcalc{,-doc} version 1.5 tex-bitset{,-doc} version 1.3 tex-bookmark{,-doc} version 1.28 tex-catchfile{,-doc} version 1.8 tex-embedfile{,-doc} version 2.11 tex-epstopdf-pkg{,-doc} version 2.11 tex-etexcmds{,-doc} version 1.7 tex-gettitlestring{,-doc} version 1.6 tex-grfext{,-doc} version 1.3 tex-grffile{,-doc} version 2.1 tex-hobsub{,-doc} version 2020 tex-hologo{,-doc} version 1.14 tex-hycolor{,-doc} version 1.10 tex-infwarerr{,-doc} version 1.5 tex-inputenx{,-doc} version 1.12 tex-intcalc{,-doc} version 1.3 tex-kvdefinekeys{,-doc} version 1.6 tex-kvsetkeys{,-doc} version 1.18 tex-letltxmacro{,-doc} version 1.6 tex-listingsutf8{,-doc} version 1.5 tex-ltxcmds{,-doc} version 1.24 tex-luacolor{,-doc} version 1.15 tex-magicnum{,-doc} version 1.7 tex-makerobust{,-doc} version 2.0 tex-mleftright{,-doc} version 1.2 tex-pdfcolmk{,-doc} version 2.0 tex-pdfescape{,-doc} version 1.15 tex-pdflscape{,-doc} version 0.12 tex-picture{,-doc} version 1.6 tex-pmboxdraw{,-doc} version 1.4 tex-refcount{,-doc} version 3.6 tex-rerunfilecheck{,-doc} version 1.9 tex-selinput{,-doc} version 1.6 tex-soulutf8{,-doc} version 1.2 tex-stringenc{,-doc} version 1.12 tex-transparent{,-doc} version 1.4 tex-uniquecounter{,-doc} version 1.4 tex-zref{,-doc} version 2.29
22 lines
1.3 KiB
Text
22 lines
1.3 KiB
Text
This package offers a means to remove the limitation, of only
|
|
two properties, that is inherent in the way LaTeX's reference
|
|
system works. The package implements an extensible referencing
|
|
system, where properties may be defined and used in the course
|
|
of a document. It provides an interface for macro programmers
|
|
to access the new reference scheme and some modules that use
|
|
it. Modules available are: zref-user, use zref for
|
|
"traditional" labels and references; zref-abspage, retrieve
|
|
absolute page numbers (physical pages, as opposed to the
|
|
'logical' page number that is normally typeset when a page
|
|
number is requested; zref-lastpage, provide a zref-label for
|
|
the last page of the document; zref-nextpage, provide the page
|
|
number of the next page of the document; zref-totpages, provide
|
|
the total number of pages in the document; zref-pagelayout,
|
|
provide the page layout parameters of a each page (which may
|
|
then be printed at the end of the document); zref-perpage, make
|
|
a counter reset for each new page; zref-titleref, make section
|
|
title or caption text available through the reference system;
|
|
zref-savepos, make positions on a page available; zref-dotfill,
|
|
controlled dot-filling; zref-env, record the latest
|
|
environment's name and the line it started on; and zref-xr,
|
|
provide the facilities of the xr and xr-hyper packages.
|