Am 28.08.2014 um 18:17 schrieb Werner Hintze <w.hin...@posteo.eu>:

> Sorry. I don’t understand. If I use maxwidth (line 2 without the %), I get 
> just one truncated line of the text. But I’d like to have all the text, 
> somewhat indented on both sides, but not truncated.
> 
> But why is the text without maxwidth indented on the right?
> 
When you enable the pagenumber context puts some space between the number and 
the text.

\definelist[chaptertext]
\setuplist [chaptertext][margin=2em,pagecommand=\gobbleoneargument]
%\setuplist [chaptertext][margin=2em,pagenumber=no]

\starttext

\placelist[chapter,chaptertext]

\chapter{This is a chapter}

\writetolist[chaptertext]{}{\input ward }

\stoptext

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to