Re: [NTG-context] Typesetting abbreviations

2018-10-27 Thread Alan Braslau
frenchpunctuation ;-)


On Sun, 28 Oct 2018 00:04:37 +0300
"Clyde Johnston"  wrote:

> What is the correct way to typeset an abbreviation in ConTeXt?  The space
> after the full stop seems too big and if I use \thinspace, I cannot use
> ties.
> 
>  
> 
> No command - space is too big
> 
> \starttext
> 
> Mr. John Doe
> 
> \stoptext
> 
>  
> 
> With tie - space is too big
> 
> \starttext
> 
> Mr.~John Doe
> 
> \stoptext
> 
>  
> 
> With \thinspace - looks right except at an end of line
> 
> \starttext
> 
> Mr.\thinspace John Doe
> 
> \stoptext
> 
>  
> 
> Any suggestions are welcome!
> 
>  
> 
> Thanks,
> 
> Clyde
> 


-- 
Alan
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

[NTG-context] Typesetting abbreviations

2018-10-27 Thread Clyde Johnston
What is the correct way to typeset an abbreviation in ConTeXt?  The space
after the full stop seems too big and if I use \thinspace, I cannot use
ties.

 

No command - space is too big

\starttext

Mr. John Doe

\stoptext

 

With tie - space is too big

\starttext

Mr.~John Doe

\stoptext

 

With \thinspace - looks right except at an end of line

\starttext

Mr.\thinspace John Doe

\stoptext

 

Any suggestions are welcome!

 

Thanks,

Clyde

___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] Possible seeindex enhancement

2018-10-27 Thread Rik Kabel

On 10/25/2018 16:39, Rik Kabel wrote:


List,

I am looking for a way to modify the text used for \seeindex (in 
English, "see") to have two types of seeindex result in the same index 
register. I would like to produce, for example,


pseudepigraphy, 103,/see also obliteration/

and at the same time be able to produce the standard

Marut, Ret,/see Traven, B./

For the first of these in print documents (no interaction required) I 
can use \seeindex{pseudepigraphy}{also obliteration}, but that does 
not produce an interactive link.


Can anyone suggest how to accomplish this?

--
Rik



Following up on my post, here is an MWE demonstrating the lack of 
interaction, which is expected because {also obliteration} is not indexed:


   \setupinteraction [state=start]
   \setupregister[index]
  [check=no]
   \seeindex {pseudepigraphy}
   {also obliteration}
   \seeindex {Matilda effect}
   {obliteration}
   \seeindex {Marut, Ret}
   {Traven, B.}
   \starttext
  Something, but could be only \tex{dontleavhmode}.
  \index{obliteration}
  \index{pseudepigraphy}
  \index{Traven, B.}
   \placeindex
   \stoptext

--
Rik
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

[NTG-context] Thanks to SQbQxeKd3JHD8

2018-10-27 Thread juh
Hi all,

I don't know if the author of simple_ConTeXt is reading here. I just
want to say thanks for simple_ConTeXt.

This is a great tool for Sublime 3.


juh


--
Soziale Plastik. Die Kunst der Allmende
Essay zum 30. Todestag von Joseph Beuys
http://www.amazon.de/dp/1523458763/
Taschenbuch, 130 Seiten, EUR 9,90
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___