ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Footnote Failure
Date: Mon, 22 Feb 2010 18:11:56 +0100	[thread overview]
Message-ID: <4B82BADC.5050009@wxs.nl> (raw)
In-Reply-To: <4c1f1f861002200835x7c07edafqffa2d788bb96fb4@mail.gmail.com>

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	other threads:[~2010-02-22 17:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-20 16:35 John Haltiwanger
2010-02-22 17:11 ` Hans Hagen [this message]
2010-02-22 17:23   ` Khaled Hosny
2010-02-22 17:31     ` John Haltiwanger
2010-02-22 17:36     ` Hans Hagen
2010-02-22 17:43       ` Khaled Hosny
2010-02-22 17:41     ` Wolfgang Schuster

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=4B82BADC.5050009@wxs.nl \
    --to=pragma@wxs.nl \
    --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).