Datuma 6. kolovoza 2010. 14:09 Hans Hagen je napisao/la:
> \def\docompletelistofsynonyms[#1][#2]%
> {\edef\currentsynonym{#1}%
>
> \normalexpanded{\systemsuppliedchapter[#1]{\noexpand\headtext{\synonymparameter\s!multi}}}%
> \doplacelistofsynonyms[#1][#2]%
> \page[\v!yes]}
Works!
--
Vedran
On 6-8-2010 1:59, Vedran Miletić wrote:
\usemodule[units]
\starttext
\completelistofunits
\chapter{Something}
1 \Meter.
\stoptext
in strc-syn.mkiv replace
\def\docompletelistofsynonyms[#1][#2]%
{\edef\currentsynonym{#1}%
\normalexpanded{\systemsuppliedchapter[#1]{\noexpand\headtext{\sy
Are completelistofunits and completelistofabbreviations supposed to be
with an empty title in MkIV?
Consider this:
\usemodule[units]
\starttext
\completelistofunits
\chapter{Something}
1 \Meter.
\stoptext
List of tables and List of figures work normally.
Regards,
--
Vedran Miletić
___