ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Position of standard footnotes that are set-up in floats
@ 2017-06-12 11:38 Sebastian L.
  2017-06-12 13:46 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastian L. @ 2017-06-12 11:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hello together,

I have the following example: I place a simple float (a graphic) in the 
text within

\startplacefigure...\stopplacefigure

and create a footnote with the graphic's source, that I want to be 
placed as simple footnote at the bottom of the page. CTX, LuaTX do this 
just fine.

But when the float is being set on the next page, due to spacing, then 
the footnote remains on the initial page, i.e. the footnote stays on 
page 1, whereas the float with its description text and the footnote 
marker are set on page 2.

Is it possible to make the footnote's location depend on the location of 
the float, rather than where the last text passage was before the float? 
An example:

\startplacefigure[title={Heijunkabox \footnote{source: 
https://commons.wikimedia.org/Box.svg}},
                   reference=gfxHeijunka,
                   location=]
     \externalfigure...
\stopplacefigure


Thanks in advance for any suggestions, Sebastian.


[-- Attachment #1.2: Type: text/html, Size: 1564 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
___________________________________________________________________________________

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

* Re: Position of standard footnotes that are set-up in floats
  2017-06-12 11:38 Position of standard footnotes that are set-up in floats Sebastian L.
@ 2017-06-12 13:46 ` Hans Hagen
  2017-06-12 14:08   ` Alan BRASLAU
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2017-06-12 13:46 UTC (permalink / raw)
  To: ntg-context

On 6/12/2017 1:38 PM, Sebastian L. wrote:
> Hello together,
> 
> I have the following example: I place a simple float (a graphic) in the 
> text within
> 
> \startplacefigure...\stopplacefigure
> 
> and create a footnote with the graphic's source, that I want to be 
> placed as simple footnote at the bottom of the page. CTX, LuaTX do this 
> just fine.
> 
> But when the float is being set on the next page, due to spacing, then 
> the footnote remains on the initial page, i.e. the footnote stays on 
> page 1, whereas the float with its description text and the footnote 
> marker are set on page 2.
> 
> Is it possible to make the footnote's location depend on the location of 
> the float, rather than where the last text passage was before the float? 
> An example:
> 
> \startplacefigure[title={Heijunkabox \footnote{source: 
> https://commons.wikimedia.org/Box.svg}},
>                    reference=gfxHeijunka,
>                    location=]
>      \externalfigure...
> \stopplacefigure
that's pretty hard to achieve (maybe some day)

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Position of standard footnotes that are set-up in floats
  2017-06-12 13:46 ` Hans Hagen
@ 2017-06-12 14:08   ` Alan BRASLAU
  2017-06-12 23:56     ` Sebastian L.
  0 siblings, 1 reply; 4+ messages in thread
From: Alan BRASLAU @ 2017-06-12 14:08 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

On Mon, 12 Jun 2017 15:46:06 +0200
Hans Hagen <pragma@wxs.nl> wrote:

> > and create a footnote with the graphic's source, that I want to be 
> > placed as simple footnote at the bottom of the page. CTX, LuaTX do
> > this just fine.

...

> that's pretty hard to achieve (maybe some day)

Are you sure from a stylistic point-of-view that you want a
figure caption (or figure label) refer to a footnote? Although there
can be different schools of thought on the editorial style of figures
and figure captions, I would find it confusing for a floating object to
use a non-local footnote.

My suggestion (as a sometimes editor) would be to find another solution
in this case, not that I am trying to let ConTeXt off the hook...

Alan
___________________________________________________________________________________
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] 4+ messages in thread

* Re: Position of standard footnotes that are set-up in floats
  2017-06-12 14:08   ` Alan BRASLAU
@ 2017-06-12 23:56     ` Sebastian L.
  0 siblings, 0 replies; 4+ messages in thread
From: Sebastian L. @ 2017-06-12 23:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi, thanks for your replies


On 12/06/2017 16:08, Alan BRASLAU wrote:
> On Mon, 12 Jun 2017 15:46:06 +0200
> Hans Hagen <pragma@wxs.nl> wrote:
>
>>> and create a footnote with the graphic's source, that I want to be
>>> placed as simple footnote at the bottom of the page. CTX, LuaTX do
>>> this just fine.
> ...

Yes, I like the mechanism, as it does what it is supposed to do, until 
due to spacing the float gets an unexpected positioning while carrying a 
reference.

>> that's pretty hard to achieve (maybe some day)

I fully understand. Thank you Hans.

> Are you sure from a stylistic point-of-view that you want a
> figure caption (or figure label) refer to a footnote? Although there
> can be different schools of thought on the editorial style of figures
> and figure captions, I would find it confusing for a floating object to
> use a non-local footnote.
>
> My suggestion (as a sometimes editor) would be to find another solution
> in this case, not that I am trying to let ConTeXt off the hook...

Sure, I can also place a source in the appendice, but why not have the 
opportunity to do both, since basically it works? I think from the 
stylistic point of view I don't expect to turn back a page when looking 
for a foot note.
Since many experienced users have workarounds for many situations, I 
hoped to find one here. Hans' reply was satisfactory to me too. :D

Greetings, Sebastian
___________________________________________________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2017-06-12 23:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-12 11:38 Position of standard footnotes that are set-up in floats Sebastian L.
2017-06-12 13:46 ` Hans Hagen
2017-06-12 14:08   ` Alan BRASLAU
2017-06-12 23:56     ` Sebastian L.

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