listalternative “d” and \[start|stop]narrower
Hi all, is it possible somehow (in mkiv) to setup the list alternative “d” to resemble this example from the source (works in mkii, slightly shortened) with narrower to the left and the right? ···8<···························································· %\setupinteraction[state=start] \setupcolors[state=start] \setuphead [part] [page=right,placehead=yes] \setuplist [chapter] [alternative=d,before=\blank,after=\blank] \setuplist [part] [before=\blank,after=\blank] \starttext \startsetups chapter \blank \startnarrower[3*middle] \placecontent[criterium=local] \stopnarrower \stopsetups \placelist[part][criterium=text,after=\setups{chapter}] \part{First part} \chapter{Chapter one} \chapter{Chapter two} \chapter{Chapter three} \chapter{Chapter four} \chapter{Chapter five} \part{Second part} \chapter{Chapter one} \chapter{Chapter two} \chapter{Chapter three} \chapter{Chapter four} \chapter{Chapter five} \part{Third part} \chapter{Chapter one} \chapter{Chapter two} \chapter{Chapter three} \chapter{Chapter four} \chapter{Chapter five} \stoptext \endinput ···8<···························································· (Hanging text is possible via the “margin” key of “\setuplist” but only on the left side. Alternatively, could there be interaction support for custom list commands?) Thanks for any suggestions, Philipp -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
Am 16.12.2010 um 13:17 schrieb Philipp Gesang:
Hi all,
is it possible somehow (in mkiv) to setup the list alternative “d” to resemble this example from the source (works in mkii, slightly shortened) with narrower to the left and the right?
···8<····························································
%\setupinteraction[state=start] \setupcolors[state=start]
\setuphead [part] [page=right,placehead=yes] \setuplist [chapter] [alternative=d,before=\blank,after=\blank] \setuplist [part] [before=\blank,after=\blank]
\starttext \startsetups chapter \blank \startnarrower[3*middle] \placecontent[criterium=local] \stopnarrower
\blank \startnarrower[3*middle] \placelist[chapter] \stopnarrower Wolfgang
On 2010-12-16 <13:24:27>, Wolfgang Schuster wrote:
Am 16.12.2010 um 13:17 schrieb Philipp Gesang:
Hi all,
is it possible somehow (in mkiv) to setup the list alternative “d” to resemble this example from the source (works in mkii, slightly shortened) with narrower to the left and the right?
···8<····························································
%\setupinteraction[state=start] \setupcolors[state=start]
\setuphead [part] [page=right,placehead=yes] \setuplist [chapter] [alternative=d,before=\blank,after=\blank] \setuplist [part] [before=\blank,after=\blank]
\starttext \startsetups chapter \blank \startnarrower[3*middle] \placecontent[criterium=local] \stopnarrower
\blank \startnarrower[3*middle] \placelist[chapter] \stopnarrower
Wolfgang
Oha, that was fast! Many thanks, this arguably looks better than my hacking a “\rightskip” into “\dodofixdlistelementD” … Philipp
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
-- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
participants (2)
-
Philipp Gesang
-
Wolfgang Schuster