On 2013–01–10 Wolfgang Schuster wrote:

> You can try the beta from my bitbucket site [0] which uses a two mechanism
> for named buffers (\startannotation[<NAME>] … \stopannotation) which can
> be accessed with \getannotation[<NAME>].

It doesn't work for me:

\usemodule        [annotation]
\defineannotation [myannotation]

\starttext

aaaaa
\getannotation [foo]
bbbbb

\startmyannotation [foo]
  ANNOTATION
\stopmyannotation

\stoptext

results in

aaaaa
bbbbb
ANNOTATION

Furthermore

\usemodule        [annotation]
\defineannotation [myannotation]
\setupannotation  [myannotation] [alternative=paragraph]

\starttext
  \startmyannotation
  \stopmyannotation
\stoptext

results in

<+ t-annotation.lua>)
! Undefined control sequence.

[…]

\540>:way ->\sharedcounterparameter
                                    \c!way
<argument> ...rparameter {\currentcounter }\c!way

Tested on: 2013.01.10 01:04


Marco

Attachment: signature.asc
Description: Digital signature

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to