Re: [NTG-context] Sentence breaks for "English-style" (TeX default in English language) spacing regime

2023-02-14 Thread Pablo Rodriguez via ntg-context
On 2/5/23 13:44, Hans Hagen via ntg-context wrote:
> On 2/4/2023 10:10 AM, Pablo Rodriguez via ntg-context wrote:
>>> https://wiki.contextgarden.net/French_spacing Not helpful alas.
>>
>> Would you be so kind to update the wiki?
>>
>> I hope it helps,
> Assuming that you document it I'll add
> 
> test\fsp. test. test
> 
> where fsp == fixed space functuation

Sorry for the delay, Hans.

It is documented here:
https://wiki.contextgarden.net/French_spacing#Mixing_broad_and_packed_spaces.

Pablo

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] Sentence breaks for "English-style" (TeX default in English language) spacing regime

2023-02-05 Thread Hans Hagen via ntg-context

On 2/4/2023 10:10 AM, Pablo Rodriguez via ntg-context wrote:

On 2/3/23 19:11, Henry House via ntg-context wrote:

List: What method should one use to code whitespace after a period as
being sentence-ending, not midsentence, when not employing French
spacing?


Hi Henry,

not sure I’m getting your point, since this is also a question of
perspective.

What may be named “French spacing” in English may be considered as
“English spacing” in any other European language.

But this is pure TeX
(https://git.savannah.gnu.org/cgit/teximpatient.git/plain/teximpatient/book.pdf#search=null):

   \starttext
   \startTEXpage[offset=1em]
   PhD. Next sentence

   PhD\null. Next sentence
   \stopTEXpage
   \stoptext

I think this may be what you want.


References:

https://wiki.contextgarden.net/French_spacing Not helpful alas.


Would you be so kind to update the wiki?

I hope it helps,

Assuming that you document it I'll add

test\fsp. test. test

where fsp == fixed space functuation

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | 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 / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] Sentence breaks for "English-style" (TeX default in English language) spacing regime

2023-02-04 Thread Pablo Rodriguez via ntg-context
On 2/3/23 19:11, Henry House via ntg-context wrote:
> List: What method should one use to code whitespace after a period as
> being sentence-ending, not midsentence, when not employing French
> spacing?

Hi Henry,

not sure I’m getting your point, since this is also a question of
perspective.

What may be named “French spacing” in English may be considered as
“English spacing” in any other European language.

But this is pure TeX
(https://git.savannah.gnu.org/cgit/teximpatient.git/plain/teximpatient/book.pdf#search=null):

  \starttext
  \startTEXpage[offset=1em]
  PhD. Next sentence

  PhD\null. Next sentence
  \stopTEXpage
  \stoptext

I think this may be what you want.

> References:
> 
> https://wiki.contextgarden.net/French_spacing Not helpful alas.

Would you be so kind to update the wiki?

I hope it helps,

Pablo

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___