ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Rik Kabel <context@rik.users.panix.com>
To: ntg-context@ntg.nl
Subject: Re: Problem with definelabel and footnotes
Date: Fri, 12 Jan 2018 13:09:49 -0500	[thread overview]
Message-ID: <e55e3108-85ab-04a2-675e-028c88ff088f@rik.users.panix.com> (raw)
In-Reply-To: <55B6E430.20702@rik.users.panix.com>


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

Bump.

On 2015-07-27 22:08, Rik Kabel wrote:
> I have a document with hundreds of labels generated by \definelabel. 
> They are used to index quotations in the text. Some of these occur in 
> notes. Previously I had all such notes at the end of the book, as 
> endnotes, but an editor requested a version with the notes as 
> traditional footnotes. When the notes with labels appear in footnotes, 
> the labels are not printed. The MWE below demonstrates the problem. I 
> would expect to see a red 2 at the end of the first line of the footnote.
>
> I have tried to use \defineenumeration instead of \definelabel, but I 
> cannot get a comparable result to what I have with definelabel.
>
> Is this a bug in the footnote typesetting, or a problem with my 
> expectations?
>
>     \setuppapersize[A6]
>     \definelabel   [Qi][text=,alternative=inright,headcolor=red]
>     \definenote    [pagenote]
>     \setupnotation [pagenote][way=bypage,numberconversion=set 2]
>     \definenote    [endnote]
>     \setupnotation [endnote][way=bytext,location=none,conversion=numbers]
>     \starttext
>       {\Qi}An index in the margin.\par
>       Text with a numbered endnote with an index\endnote{%
>         {\Qi}The numbered endnote with its index. The numbered endnote
>              with its index. The numbered endnote with its index.%
>       } and a marked pagenote with an index.\pagenote{%
>         {\Qi}The marked pagenote, but where is the index? The marked
>              pagenote, but where is the index? The marked pagenote, but
>              where is the index?%
>       }\par
>     \page
>       The endnote follows.\par
>       \placenotes[endnote]
>     \stoptext
>
> -- 
> Rik Kabel



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

[-- Attachment #2: Type: text/plain, Size: 492 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2018-01-12 18:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-28  2:08 Rik Kabel
2018-01-12 18:09 ` Rik Kabel [this message]

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=e55e3108-85ab-04a2-675e-028c88ff088f@rik.users.panix.com \
    --to=context@rik.users.panix.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).