ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Make annotations tolerant against empty lines
@ 2013-01-07 21:25 Marco Patzer
  2013-01-07 22:12 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Marco Patzer @ 2013-01-07 21:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 668 bytes --]

Hi,

if the first line after an annotation start is empty, a new line is
introduced. How can I make it tolerant so that the following both
examples come out equal (Content and the annotation text on the same
line)?

\usemodule
  [annotation]

\defineannotation
  [myannotation]

\setupannotation
  [myannotation]
  [alternative=myalternative]

\defineannotationalternative
  [myalternative]
  [renderingsetup=annotation:myalternative]

\startsetups [annotation:myalternative]
  Content: \placeannotationcontent
\stopsetups

\starttext

\startmyannotation

  \input knuth

\stopmyannotation
\blank

\startmyannotation
  \input knuth
\stopmyannotation

\stoptext

Marco

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2013-01-07 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-07 21:25 Make annotations tolerant against empty lines Marco Patzer
2013-01-07 22:12 ` Wolfgang Schuster

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).