Re: [NTG-context] Is setupspacing configurable?

2010-12-08 Thread Hans Hagen

On 8-12-2010 6:58, seasoul wrote:

I am setting up the space after a period.
 From the context manual, it is said that
"Default a space is placed after a period that ends a sentence. In some
countries it is custom to stretch the space after a period. ... One can
however change this spacing

\setupspacing[...]
broad packed

if this argument is set as 'broad', what is the exact space? Let's say I
want two spaces after the period, how to set this?


something like:

\def\myfrenchspacing{\setfrenchspacing{2000}}

\definespacingmethod[myfrenchspacing]{\mynewfrenchspacing}

\setupspacing[myfrenchspacing]

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


[NTG-context] Is setupspacing configurable?

2010-12-07 Thread seasoul
I am setting up the space after a period.
>From the context manual, it is said that
"Default a space is placed after a period that ends a sentence. In some
countries it is custom to stretch the space after a period. ... One can
however change this spacing

\setupspacing[...]
...broad packed

if this argument is set as 'broad', what is the exact space? Let's say I
want two spaces after the period, how to set this?
___
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
___