[NTG-context] line break after “/” (no hyphen)

2012-06-06 Thread Alan Bowen
I dimly recall discussion of linebreaking after “/”, but have not been able
to retrieve it from the archives.

Can any one point to an explanation of how to make “/” a character that
will admit a following linebreak (without hyphenation) in MKII?

The aim is to break
“….Montreal/Ottawa”, say, into
“   …..Montreal/
Ottawa…...”

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] line break after “/” (no hyphen)

2012-06-06 Thread Aditya Mahajan

On Wed, 6 Jun 2012, Alan Bowen wrote:


I dimly recall discussion of linebreaking after “/”, but have not been able
to retrieve it from the archives.

Can any one point to an explanation of how to make “/” a character that
will admit a following linebreak (without hyphenation) in MKII?

The aim is to break
“….Montreal/Ottawa”, say, into
“   …..Montreal/
Ottawa…...”


(Untested)

Montreal|/|Ottawa

Aditya___
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] line break after “/” (no hyphen)

2012-06-06 Thread Alan Bowen
Many thanks, Aditya. So far so good—it really improves the appearance of my
bibliography.

All best, Alan

On Wed, Jun 6, 2012 at 11:41 AM, Aditya Mahajan adit...@umich.edu wrote:

 On Wed, 6 Jun 2012, Alan Bowen wrote:

  I dimly recall discussion of linebreaking after “/”, but have not been
 able
 to retrieve it from the archives.

 Can any one point to an explanation of how to make “/” a character that
 will admit a following linebreak (without hyphenation) in MKII?

 The aim is to break
 “….Montreal/Ottawa”, say, into
 “   …..Montreal/
 Ottawa…...”


 (Untested)

 Montreal|/|Ottawa

 Aditya

 ___
 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

 ___

___
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] line break after “/” (no hyphen)

2012-06-06 Thread Marco Pessotto

 On Wed, 6 Jun 2012, Alan Bowen wrote:

 I dimly recall discussion of linebreaking after “/”, but have
 not been able to retrieve it from the archives.

Also \setbreakpoints[compound] should do the trick without typing the
pipe symbols.

Cheers

-- 
Marco

___
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] line break after “/” (no hyphen)

2012-06-06 Thread Aditya Mahajan

On Wed, 6 Jun 2012, Marco Pessotto wrote:




On Wed, 6 Jun 2012, Alan Bowen wrote:

I dimly recall discussion of linebreaking after “/”, but have
not been able to retrieve it from the archives.


Also \setbreakpoints[compound] should do the trick without typing the
pipe symbols.


Alan was asking for MkII. \setbreakpoints is only for MkIV.

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