Fixes in typesetting the manual
This commit is contained in:
parent
c3dd41d8e6
commit
81d9cd4bde
|
@ -22,7 +22,7 @@ $endif$
|
|||
|
||||
\setupbodyfontenvironment[default][em=italic]
|
||||
\definefontfamily[mainface][rm][cochineal]
|
||||
\definefontfamily[mainface][ss][linuxbiolinumo]
|
||||
\definefontfamily[mainface][ss][libertinussans]
|
||||
\definefontfamily[mainface][tt][nimbusmonops][features=none]
|
||||
\setupbodyfont[mainface,12pt]
|
||||
|
||||
|
@ -136,4 +136,4 @@ $endif$
|
|||
|
||||
$body$
|
||||
|
||||
\stoptext
|
||||
\stoptext
|
||||
|
|
|
@ -40,7 +40,7 @@ you can do:
|
|||
|
||||
* `\input{crossrefenum}` (generic);
|
||||
* `\usepackage{crossrefenum}` (LaTeX;
|
||||
must be called after _nameref_ if you use _hyperref_);
|
||||
must be called after _nameref_ if you use _hyperref_`\kern1.5pt`{=context});
|
||||
* `\usemodule[crossrefenum]` (ConTeXt).
|
||||
|
||||
## Basic invocation
|
||||
|
@ -276,7 +276,7 @@ If you have wishes or hints about this, please contact me.
|
|||
|
||||
## Compatibility issues
|
||||
|
||||
With LaTeX, the _nameref_ package (required by _hyperref_)
|
||||
With LaTeX, the _nameref_ package (required by _hyperref_`\kern1.5pt`{=context})
|
||||
must be loaded explicitely before _crossrefenum_.
|
||||
However, if the links in the output of `\crossrefenum` (not the numbers)
|
||||
point to a wrong location, you may wish to patch the macro
|
||||
|
|
Loading…
Reference in New Issue
Block a user