Am 07.12.2010 um 05:52 schrieb Jonas Stein:

>>> example here:
>>> http://wiki.contextgarden.net/Reference/en/margintext
>>> 
>>> "is" is cut of.
>>> I saw the same in the documentation of the fixme module. [1]
>> 
>> probably because the margin is larger than the backspace
> 
> How should this be fixed in the wikipages?
> 
> ...and how in own documents?

\setuplayout[margin=2cm]

or

\setuplayout[leftmargin=2cm]

or

\setuplayout
  [backspace=4cm,
   margin=3cm,
   ...]

The important part is to have a leftmargin which is narrower
than the backspace, you can do this by increasing the backspace
or decreasing the left margin.

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