ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan Bowen <bowenalan03@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: \startitemize and \startinteraction problem in footnotes
Date: Tue, 17 Sep 2013 11:35:20 -0400	[thread overview]
Message-ID: <CAFMOkGVvgz78cCODbp-MaA1NMje2m6HFjJXDqQXodJ8vnQJuww@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 972 bytes --]

The following fails with an “Unknown control sequence” error. It works if
one removes \setupinteraction… or if one removes the \startitemize... from
the footnote
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
\startcomponent test

\setupinteraction[state=start,color=blue,%
contrastcolor=darkred,
style=rm,
click=yes,
display=new,
]
\setupnotation[footnote][interaction=yes,
way=bytext,
numberconversion=numbers,
rule=on,
textstyle=normal]

\startitemize[n,broad,joinedup,packed,intro]
[itemalign=flushright,left={},right={},stopper={.},margin=1pc]
\item stuff
\sym{4.} stuff
\sym{10.} more stuff
\sym{11.} and yet more
\stopitemize

a few words.%
%
\footnote
{The current volumes are:
\startitemize[n,broad,joinedup,packed,intro]
[itemalign=flushright,left={},right={},stopper={.},margin=1pc]
\item stuff
\sym{4.} stuff
\sym{10.} more stuff
\sym{11.} and yet more
\stopitemize
}

\stopcomponent
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Alan

[-- Attachment #1.2: Type: text/html, Size: 2601 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2013-09-17 15:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-17 15:35 Alan Bowen [this message]
2013-09-18  7:58 ` Hans Hagen

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=CAFMOkGVvgz78cCODbp-MaA1NMje2m6HFjJXDqQXodJ8vnQJuww@mail.gmail.com \
    --to=bowenalan03@gmail.com \
    --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).