summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/emarks/README
blob: 5f6bafe47cb88c9cf25e503249de002caf356c5d (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
Package  emarks   --   e-TeX named marks registers (FC)

emarks is a small package to make possible the use of named
marks registers with eTeX rather than numbered ones.


eTeX provides 32 768 marks registers making the use of them
far more comfortable than LaTeX tricks with
    \markright  \markboth \leftmark and \rightmark.


The package provides two commands for marking:

              \marksthe        and        \marksthecs

with star form to disable expansion.
New marks registers are dynamically allocated as needed.
The syntax clearly sticks to the \marks primitive.

And four commands to get the marks registers content:

         \thefirstmarks    \thebotmarks   \thetopmarks

   and:  \getthemarks

+ a facility to compare marks registers:    \ifmarksequal


emarks requires eTeX (the program ;-)) etex (the package)
                      and nothing else.

Copyright (C) 2011 by FC <florent.chervet @t free.fr>