ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andreas Harder <andreas.harder@rz-online.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: FiXme-module
Date: Fri, 5 Nov 2010 13:12:55 +0100	[thread overview]
Message-ID: <9AFCB5C5-5749-400C-B6E0-BFDC2AD4FFE3@rz-online.de> (raw)

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
___________________________________________________________________________________


             reply	other threads:[~2010-11-05 12:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-05 12:12 Andreas Harder [this message]
2010-11-08 19:16 ` FiXme-module Wolfgang Schuster
2010-11-08 22:20   ` FiXme-module Andreas Harder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9AFCB5C5-5749-400C-B6E0-BFDC2AD4FFE3@rz-online.de \
    --to=andreas.harder@rz-online.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).