ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* footnote width in specific paragraph instance
@ 2022-02-20  0:27 jbf via ntg-context
  2022-02-20  5:00 ` śrīrāma via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: jbf via ntg-context @ 2022-02-20  0:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: jbf


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

I need to typeset a document that contains many poetry/verse examples, 
and am using \defineparagraphs[mypar][n=2] for the purpose. In one 
specific case a footnote is required. All good except that the footnote 
is the width of one of those two 'columns', not the usual textarea width.

Here is the current setup (the 'poem' environment is previously defined 
and not relevant here for my problem):

\startmypar

\startpoem

red desert dust

invades every crevice –

vast deserts

that we inhabit

inhabit us\footnote{The ‘reddesert dust...’ is adapted from Matthew 
diNevop. 103.}

\stoppoem

\nextmypar

\startpoem

{\emI will lead you

into the wilderness,

speak fondly to you

of my everlasting love

my unfailing kindness}

\stoppoem

\stopmypar

The resulting footnote:

1. The ‘red desert dust...’ verse overleaf is adapted from Matthew di 
Nevo p. 103

Is there a way I can get the footnote not to break after 'overleaf' and 
be normal textarea width instead? I did try \setupfootnotes[width=broad] 
but that did not help.

Julian

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

[-- Attachment #2: Type: text/plain, Size: 493 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: footnote width in specific paragraph instance
  2022-02-20  0:27 footnote width in specific paragraph instance jbf via ntg-context
@ 2022-02-20  5:00 ` śrīrāma via ntg-context
  2022-02-20  5:07   ` jbf via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: śrīrāma via ntg-context @ 2022-02-20  5:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users, jbf; +Cc: śrīrāma

On Sunday, February 20, 2022 5:57 AM jbf via ntg-context wrote:
> Is there a way I can get the footnote not to break after 'overleaf' and
> be normal textarea width instead? I did try \setupfootnotes[width=broad]
> but that did not help.

\setupnote[footnote][width=\textwidth] seems to work. 

[Not sure if that is the right way though]

śrīrāma (Sreeram)


___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: footnote width in specific paragraph instance
  2022-02-20  5:00 ` śrīrāma via ntg-context
@ 2022-02-20  5:07   ` jbf via ntg-context
  0 siblings, 0 replies; 3+ messages in thread
From: jbf via ntg-context @ 2022-02-20  5:07 UTC (permalink / raw)
  To: śrīrāma; +Cc: jbf, mailing list for ConTeXt users

And indeed it does! I should have just kept playing with my basic 
"width=" insight, especially since I was already talking about "textarea"!

Thanks Sreeram,

Julian

On 20/2/22 16:00, śrīrāma wrote:

> On Sunday, February 20, 2022 5:57 AM jbf via ntg-context wrote:
>> Is there a way I can get the footnote not to break after 'overleaf' and
>> be normal textarea width instead? I did try \setupfootnotes[width=broad]
>> but that did not help.
> \setupnote[footnote][width=\textwidth] seems to work.
>
> [Not sure if that is the right way though]
>
> śrīrāma (Sreeram)
>
>
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-20  5:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-20  0:27 footnote width in specific paragraph instance jbf via ntg-context
2022-02-20  5:00 ` śrīrāma via ntg-context
2022-02-20  5:07   ` jbf via ntg-context

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).