Re: [NTG-context] Defining hyphenation sites that will not produce a dash?

2006-04-17 Thread Johannes Graumann
Hans Hagen wrote:

> \defineXMLsingular[bp]{|\empty|}
Works now. Thanks!

Joh

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Defining hyphenation sites that will not produce a dash?

2006-04-17 Thread Hans Hagen
Johannes Graumann wrote:
> Hello
>
> My ConTeXted XML document contains a number of constructs like this
>
> pRS&thinspace;403&endash;9×Myc/TEV/URA3/TEV/His8
>
> (molecular genetical plasmid/genotype deinitions - in case you wonder ;0).
>
> This predictably produces line break/hyphenation trouble. I'm already using
> a mapping rule like this
>
> \defineXMLargument  [hyph]{\-}
>
> but I was wondering whether there's an analogue that won't produce a
> hypneation-dash if the manually defined hyphenation site is used.
>
> Thanks for any hint,
>   
\starttext

\usemodule[newmml]

\defineXMLsingular[bp]{|\empty|}

\hsize5cm

\startXMLdata
pRS&thinspace;403&endash;9×Myc/TEV/URA3/TEV/His8
\stopXMLdata

\stoptext


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Defining hyphenation sites that will not produce a dash?

2006-04-16 Thread Johannes Graumann
Hello

My ConTeXted XML document contains a number of constructs like this

pRS&thinspace;403&endash;9×Myc/TEV/URA3/TEV/His8

(molecular genetical plasmid/genotype deinitions - in case you wonder ;0).

This predictably produces line break/hyphenation trouble. I'm already using
a mapping rule like this

\defineXMLargument  [hyph]{\-}

but I was wondering whether there's an analogue that won't produce a
hypneation-dash if the manually defined hyphenation site is used.

Thanks for any hint,

Joh

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context