On 20-2-2010 17:35, John Haltiwanger wrote:
I'm having trouble understanding why the attached file fails with:

structure       : subject @ level 3 : 0.0.0 ->  Information
! Undefined control sequence.
\dododescriptioncomponent ...entdescriptioncoding
                                                   \s!tex \fi \ifx \currentde...
\@@notemakedescription ...list =,\c!bookmark =,][]
                                                   \xdef \currentnotenumber {...
l.79 ...r in light of Pasquinelli's presentation.}

If I replace \footnote{} with parantheses, the included source compiles fine.

I've had a separate issue where a URL containing %'s seems to gum up
the system (that is, when I pared down the source to isolate the above
peculiarity I removed the URLs with %s and the other error, which
would stop compilation itself if the parantheses had solved the above
issue, disappeared.) Is pandoc producing the proper, or preferred,
\useURL syntax? I'm assuming pandoc aims for mkII over mkIV, but I
thought I read that the interface had not changed.

i'll fix it ... has to do with unwanted expansion in footnotes

btw, why not put the url defs somplace in your preamble, that way you have one spot to maintain them

\setupinteraction[state=start]

\starttext

\useURL[git:2][http://...][][Git Virtue]

\footnote{The views ... \from[git:2] ....}

\stoptext




-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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