ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* counter in linenote disables hyphenation in body text
@ 2013-07-15 16:51 Pablo Rodríguez
  0 siblings, 0 replies; only message in thread
From: Pablo Rodríguez @ 2013-07-15 16:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

in the following sample:

\setuppapersize[A6]
\newcounter\LineNote

\setupnote[linenote][paragraph=yes]
\setupnotation[linenote][alternative=serried]

\define[2]\Variant
  {\increment\LineNote
   \startlinenote[LineNote:\LineNote]{#1 #2}
   #1%
   \stoplinenote[LineNote:\LineNote]}

\starttext

\startlinenumbering
\dorecurse{10}{\Variant{not original}{variant}
\Variant{origin}{variants} }
\stoplinenumbering
\stoptext

I have realized that hyphenation is disabled in body text when
\increment\LineNote is used in the \Variant command definition.

I don’t know whether this is a bug, but I don’t know how to workaround
it either.

Does anyone how to get the body text hyphenated with this command?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-15 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-15 16:51 counter in linenote disables hyphenation in body text Pablo Rodríguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).