Re: [NTG-context] replacement of "\...@." ?

2009-05-18 Thread Wolfgang Schuster
Am 15.05.2009 um 22:11 schrieb Peter Münster: On Thu, 14 May 2009, Wolfgang Schuster wrote: @Hans: There is something wrong with \nonfrenchspacing (or spacefactor) in mkiv. Indeed. See also: http://tracker.luatex.org/view.php?id=117 Another test file, as you can see (ConTeXt and Hans ex

Re: [NTG-context] replacement of "\...@." ?

2009-05-15 Thread Peter Münster
On Thu, 14 May 2009, Wolfgang Schuster wrote: > @Hans: There is something wrong with \nonfrenchspacing (or spacefactor) in > mkiv. Indeed. See also: http://tracker.luatex.org/view.php?id=117 Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/

Re: [NTG-context] replacement of "\...@." ?

2009-05-14 Thread Peter Münster
On Thu, 14 May 2009, Hans Hagen wrote: > each language can has its own rules ... spacing after period or comma is one, > but also think of quotes in quotations etc; and, the french have spacing > before and after : ; . , (it has always been a selling point for tex to be > able to deal with it) He

Re: [NTG-context] replacement of "\...@." ?

2009-05-14 Thread Wolfgang Schuster
Am 14.05.2009 um 21:59 schrieb Ryo Furue: I know there is a typographic style where the inter-word and inter-sentence spacings are the same. But, by default, ConTeXt uses a larger inter-sentence spacing than the inter-word spacing. In such a case, there has to be a means to indicate an inter-

Re: [NTG-context] replacement of "\...@." ?

2009-05-14 Thread Ryo Furue
| > I'm wondering what's the ConTeXt version | > of LaTeX's "\...@." (which indicates an end-of-sentence | > period). I can define | > | > \d...@{\spacefactor1000} | > | > and use it, but if there is an official version | > I'd like to know. | | ... USA.\ ... Thanks, but that doesn't change th

Re: [NTG-context] replacement of "\...@." ?

2009-05-14 Thread Khaled Hosny
On Thu, May 14, 2009 at 09:04:51AM +0200, Hans Hagen wrote: > Yue Wang wrote: >> On Thu, May 14, 2009 at 9:51 AM, Ryo Furue wrote: >>> Hi ConTeXt users, >>> >>> I'm wondering what's the ConTeXt version >>> of LaTeX's "\...@." (which indicates an end-of-sentence >>> period). I can define >>> >>>

Re: [NTG-context] replacement of "\...@." ?

2009-05-14 Thread Hans Hagen
Yue Wang wrote: On Thu, May 14, 2009 at 9:51 AM, Ryo Furue wrote: Hi ConTeXt users, I'm wondering what's the ConTeXt version of LaTeX's "\...@." (which indicates an end-of-sentence period). I can define \d...@{\spacefactor1000} and use it, but if there is an official version I'd like to k

Re: [NTG-context] replacement of "\...@." ?

2009-05-13 Thread Wolfgang Schuster
Am 14.05.2009 um 03:51 schrieb Ryo Furue: Hi ConTeXt users, I'm wondering what's the ConTeXt version of LaTeX's "\...@." (which indicates an end-of-sentence period). I can define \d...@{\spacefactor1000} and use it, but if there is an official version I'd like to know. ... USA.\ ... Wo

Re: [NTG-context] replacement of "\...@." ?

2009-05-13 Thread Martin Schröder
2009/5/14, Yue Wang : > I think in Professional typesetting, the same amount of space should > be left for all full stop/comma/whaever. Not always: http://en.wikipedia.org/wiki/French_spacing Best Martin ___ If yo

Re: [NTG-context] replacement of "\...@." ?

2009-05-13 Thread Yue Wang
On Thu, May 14, 2009 at 9:51 AM, Ryo Furue wrote: > Hi ConTeXt users, > > I'm wondering what's the ConTeXt version > of LaTeX's "\...@."  (which indicates an end-of-sentence > period).  I can define > >  \d...@{\spacefactor1000} > > and use it, but if there is an official version > I'd like to kno

[NTG-context] replacement of "\...@." ?

2009-05-13 Thread Ryo Furue
Hi ConTeXt users, I'm wondering what's the ConTeXt version of LaTeX's "\...@." (which indicates an end-of-sentence period). I can define \d...@{\spacefactor1000} and use it, but if there is an official version I'd like to know. Regards, Ryo __