Cosmetic improvements in the manual
This commit is contained in:
@ -69,7 +69,7 @@ intent=ISO coated v2 300\letterpercent\space (ECI)]
|
|||||||
\setupitemize[1][symbol=emdash, width=2.2em, indenting=-0.7em] % cochineal has no bullet
|
\setupitemize[1][symbol=emdash, width=2.2em, indenting=-0.7em] % cochineal has no bullet
|
||||||
\setupitemize[2][symbol=endash, width=1.3em, indenting=-0.3em]
|
\setupitemize[2][symbol=endash, width=1.3em, indenting=-0.3em]
|
||||||
|
|
||||||
\setupdelimitedtext[blockquote][indenting=no]
|
\setupdelimitedtext[blockquote][indenting=big,style=\tta,before=\blank[big],after=\blank[big]]
|
||||||
|
|
||||||
\definebreakpoints[lbreakwithouthyphen]
|
\definebreakpoints[lbreakwithouthyphen]
|
||||||
\definebreakpoint[lbreakwithouthyphen][=][type=1]
|
\definebreakpoint[lbreakwithouthyphen][=][type=1]
|
||||||
|
@ -147,7 +147,7 @@ you can do:
|
|||||||
|
|
||||||
The macro `\crossrefenum` has the following syntax:
|
The macro `\crossrefenum` has the following syntax:
|
||||||
|
|
||||||
> \\crossrefenum\[_type_\]\[_print prefix?_\]{_enumeration_}
|
> \\crossrefenum[\<type\>][\<print prefix?\>]{\<enumeration\>}
|
||||||
|
|
||||||
* _type_ is the type of the references. Built-in possible values are:
|
* _type_ is the type of the references. Built-in possible values are:
|
||||||
* For LaTeX and ConTeXt: `page`, `note`, `pagenote`;
|
* For LaTeX and ConTeXt: `page`, `note`, `pagenote`;
|
||||||
@ -204,7 +204,7 @@ In this respect, “default” settings may be set be the user.
|
|||||||
|
|
||||||
The key-value interface has the following syntax:
|
The key-value interface has the following syntax:
|
||||||
|
|
||||||
> \\crfnmsetup\[_“default” or type_\]{ _key1_ = _value1_, _key2_ = _value2_, … }
|
> \\crfnmsetup[<“default” or type>]{ \<key1\> = \<value1\>, <…> }
|
||||||
|
|
||||||
_type_ is a single or a double type (e.g. `page` or `pagenote`).
|
_type_ is a single or a double type (e.g. `page` or `pagenote`).
|
||||||
The spaces around the equal signs and the commas are optional and ignored;
|
The spaces around the equal signs and the commas are optional and ignored;
|
||||||
|
Reference in New Issue
Block a user