ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Pablo Rodriguez via ntg-context <ntg-context@ntg.nl>
Cc: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>,
	Pablo Rodriguez <oinos@gmx.es>
Subject: Re: paragraph notes located in text
Date: Mon, 31 Jan 2022 22:11:52 +0100	[thread overview]
Message-ID: <1f2447c9-6494-15c9-5876-b948033f905c@gmail.com> (raw)
In-Reply-To: <a68148d8-c9b4-4c31-6ad7-4adfbf949599@gmx.es>

Pablo Rodriguez via ntg-context schrieb am 31.01.2022 um 19:49:
> Dear list,
>
> with current latest (2022.01.21 20:13), I cannot get paragraph footnotes
> when located in text.
>
> Here you have the mandatory sample:
>
>    \setuppapersize[A6]
>    \showframe\showgrid
>    %~ \setupnote[footnote][paragraph=yes]
>    \setupnote[footnote][location=text, paragraph=yes]
>    \setupnotation[footnote][alternative=serried, width=broad]
>    \starttext
>    \startlinenumbering[step=3]
>    \dorecurse{25}
>     {a\footnote{b} }
>    \stoplinenumbering
>     \placenotes[footnote]
>    \stoptext
>
> I already asked this twice
> (https://mailman.ntg.nl/pipermail/ntg-context/2022/104770.html,
> https://mailman.ntg.nl/pipermail/ntg-context/2022/104929.html).
>
> Could anyone confirm that the is no way to get paragraph notes when
> location is text, or tell me what I’m missing?

You forgot

     \setupnotation[footnote][display=no]

otherwise each footnote entry starts at a new line.

Wolfgang

___________________________________________________________________________________
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:[~2022-01-31 21:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-31 18:49 Pablo Rodriguez via ntg-context
2022-01-31 21:11 ` Wolfgang Schuster via ntg-context [this message]
2022-02-01 18:44   ` Pablo Rodriguez via ntg-context

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=1f2447c9-6494-15c9-5876-b948033f905c@gmail.com \
    --to=ntg-context@ntg.nl \
    --cc=oinos@gmx.es \
    --cc=wolfgang.schuster.lists@gmail.com \
    /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).