ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* FiXme-module
@ 2010-11-05 12:12 Andreas Harder
  2010-11-08 19:16 ` FiXme-module Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Harder @ 2010-11-05 12:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Wolfgang,

I've played a bit with your FiXme-module. First of all, thanks for the work! But I ran into following issues.

1. Something is going wrong if I allow interaction. So the text is marked as a link, but one can't jump to the right location.

2. Instead of margin notes I would like to use PDF annotations, so I tried:
\setupfixme
  [before={\startcomment[FiXme]},
   after=\stopcomment]
This gives an error.

3. Is it possible to save the FiXme-list in a external text file? Something like \savebuffer[expanded list of fixmes][list.txt]

\usemodule[fixme]

% \setupfixme % -> error
%   [before={\startcomment[FiXme]},
%    after=\stopcomment]

\setupinteraction[state=start]
\setuplist[fixme][interaction=all]

\starttext
\fixme{To be done …}
\input knuth
\fixme{To be done …}
\input tufte
\fixme{To be done …}
\page
\placelist[fixme]
\stoptext

Best regards
	Andreas
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2010-11-08 22:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-05 12:12 FiXme-module Andreas Harder
2010-11-08 19:16 ` FiXme-module Wolfgang Schuster
2010-11-08 22:20   ` FiXme-module Andreas Harder

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