AZ logo

CTAN directory: /macros/latex/contrib/emarks

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
emarks Named mark registers with e-TeX.

Files

Name Size* Date UTC Notes
Fingerprint.jpg 180 KiB 2011-Mar-26
README 1 KiB 2011-Mar-26 Shown below
emarks-fingerprint.png 755 KiB 2011-Mar-26
emarks.dtx 26 KiB 2011-Nov-01
emarks.ins 3 KiB 2011-Nov-01
emarks.pdf 1418 KiB 2011-Nov-01

  *File sizes in kibibytes.

Contents of README

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>