diff --git a/doc/TEMPLATE_crossrefenum.context b/doc/TEMPLATE_crossrefenum.context index 4ca9a91..0e738e6 100644 --- a/doc/TEMPLATE_crossrefenum.context +++ b/doc/TEMPLATE_crossrefenum.context @@ -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[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] \definebreakpoint[lbreakwithouthyphen][=][type=1] diff --git a/doc/crossrefenum.md b/doc/crossrefenum.md index 36de5a7..45196a7 100644 --- a/doc/crossrefenum.md +++ b/doc/crossrefenum.md @@ -147,7 +147,7 @@ you can do: The macro `\crossrefenum` has the following syntax: - > \\crossrefenum\[_type_\]\[_print prefix?_\]{_enumeration_} + > \\crossrefenum[\][\]{\} * _type_ is the type of the references. Built-in possible values are: * 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: - > \\crfnmsetup\[_“default” or type_\]{ _key1_ = _value1_, _key2_ = _value2_, … } + > \\crfnmsetup[<“default” or type>]{ \ = \, <…> } _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;