Re: [NTG-context] margintext writes text out of range

2010-12-07 Thread Wolfgang Schuster

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
___


Re: [NTG-context] margintext writes text out of range

2010-12-07 Thread 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

Thank you. It works well now.
I have put your knowledge to the wiki too.


-- 
Jonas Stein n...@jonasstein.de

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


Re: [NTG-context] margintext writes text out of range

2010-12-06 Thread Hans Hagen

On 5-12-2010 3:55, Jonas Stein wrote:

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

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


Re: [NTG-context] margintext writes text out of range

2010-12-06 Thread 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?

-- 
Jonas Stein n...@jonasstein.de

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