ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ConTeXt MKIV 2012.05.22 and \footnote
@ 2012-05-23  0:37 Alan Bowen
  2012-05-23  7:12 ` Marco Pessotto
  0 siblings, 1 reply; 11+ messages in thread
From: Alan Bowen @ 2012-05-23  0:37 UTC (permalink / raw)
  To: ntg-context


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

The latest ConTeXt MKIV (standalone) does not produce footnotes.

\startcomponent
Stuff\footnote{a note.}
\stopcomponent

This will show “Stuff” with a footnote call but no footnote appears at the
bottom of the page.

All is as it should be with MKII.

Alan

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

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

* Re: ConTeXt MKIV 2012.05.22 and \footnote
  2012-05-23  0:37 ConTeXt MKIV 2012.05.22 and \footnote Alan Bowen
@ 2012-05-23  7:12 ` Marco Pessotto
  2012-05-23  8:40   ` Hans Hagen
  0 siblings, 1 reply; 11+ messages in thread
From: Marco Pessotto @ 2012-05-23  7:12 UTC (permalink / raw)
  To: ntg-context

Alan Bowen <bowenalan03@gmail.com> writes:

> The latest ConTeXt MKIV (standalone) does not produce footnotes.
>
> \startcomponent
> Stuff\footnote{a note.}
> \stopcomponent
>

Confirmed on the latest pretest TeXlive too.

\starttext
\input knuth
\footnote{a note}
\stoptext

Best wishes

-- 
Marco

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


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

* Re: ConTeXt MKIV 2012.05.22 and \footnote
  2012-05-23  7:12 ` Marco Pessotto
@ 2012-05-23  8:40   ` Hans Hagen
  2012-05-23  9:59     ` Marco Pessotto
  0 siblings, 1 reply; 11+ messages in thread
From: Hans Hagen @ 2012-05-23  8:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Marco Pessotto

On 23-5-2012 09:12, Marco Pessotto wrote:
> Alan Bowen<bowenalan03@gmail.com>  writes:
>
>> The latest ConTeXt MKIV (standalone) does not produce footnotes.
>>
>> \startcomponent
>> Stuff\footnote{a note.}
>> \stopcomponent
>>
>
> Confirmed on the latest pretest TeXlive too.
>
> \starttext
> \input knuth
> \footnote{a note}
> \stoptext

new beta (needs testing ... it has to do with initializing notes at 
several places and that has to be done efficiently)


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: ConTeXt MKIV 2012.05.22 and \footnote
  2012-05-23  8:40   ` Hans Hagen
@ 2012-05-23  9:59     ` Marco Pessotto
  2012-05-23 11:32       ` Mojca Miklavec
  0 siblings, 1 reply; 11+ messages in thread
From: Marco Pessotto @ 2012-05-23  9:59 UTC (permalink / raw)
  To: ntg-context

Hans Hagen <pragma@wxs.nl> writes:

> On 23-5-2012 09:12, Marco Pessotto wrote:
>> Alan Bowen<bowenalan03@gmail.com>  writes:
>>
>>> The latest ConTeXt MKIV (standalone) does not produce footnotes.
>>>
>>> \startcomponent
>>> Stuff\footnote{a note.}
>>> \stopcomponent
>>>
>>
>> Confirmed on the latest pretest TeXlive too.
>>
>> \starttext
>> \input knuth
>> \footnote{a note}
>> \stoptext
>
> new beta (needs testing ... it has to do with initializing notes at
> several places and that has to be done efficiently)

In the beta seems fixed. I'll do some further testing once it's
propagated to the TeXlive pretest (tomorrow, I think).

Best wishes

-- 
Marco

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


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

* Re: ConTeXt MKIV 2012.05.22 and \footnote
  2012-05-23  9:59     ` Marco Pessotto
@ 2012-05-23 11:32       ` Mojca Miklavec
  2012-05-28 17:05         ` Marco Pessotto
  0 siblings, 1 reply; 11+ messages in thread
From: Mojca Miklavec @ 2012-05-23 11:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, May 23, 2012 at 11:59 AM, Marco Pessotto wrote:
>
> In the beta seems fixed. I'll do some further testing once it's
> propagated to the TeXlive pretest (tomorrow, I think).

I imported the latest beta into TL and also defined this_is_texlive
(but maybe there will be more changes related to texmfcnf.lua).

So yes, please test.

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


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

* Re: ConTeXt MKIV 2012.05.22 and \footnote
  2012-05-23 11:32       ` Mojca Miklavec
@ 2012-05-28 17:05         ` Marco Pessotto
  2012-05-28 17:13           ` Wolfgang Schuster
  0 siblings, 1 reply; 11+ messages in thread
From: Marco Pessotto @ 2012-05-28 17:05 UTC (permalink / raw)
  To: ntg-context


Hello there

Some further testing shows problems with footnotes:

%% start minimal
\setupfootnotes[way=bychapter]

\starttext

\chapter{chap}

hello\footnote{ciao}

\chapter{chap}

hello\footnote{ciao}

\stoptext
%%% stop

The numbering is not by chapter any more.

(from TeXlive pretest)
mtx-context     | current version: 2012.05.25 18:21 

also happens with the Minimals
mtx-context     | current version: 2012.05.26 16:40


Further problems are found on a document of mine, which once compiled
with these versions, have the first footnote starting with the number 3.

I'm bisecting and I'll let you know once I've found what it triggers
it (because it's longish and doesn't really help as it is now).

Best wishes.

-- 
Marco

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


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

* Re: ConTeXt MKIV 2012.05.22 and \footnote
  2012-05-28 17:05         ` Marco Pessotto
@ 2012-05-28 17:13           ` Wolfgang Schuster
  2012-05-28 17:20             ` Marco Pessotto
  0 siblings, 1 reply; 11+ messages in thread
From: Wolfgang Schuster @ 2012-05-28 17:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 28.05.2012 um 19:05 schrieb Marco Pessotto:

> 
> Hello there
> 
> Some further testing shows problems with footnotes:
> 
> %% start minimal
> \setupfootnotes[way=bychapter]

\setupnotation[footnote][way=bychapter,start=2]

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: ConTeXt MKIV 2012.05.22 and \footnote
  2012-05-28 17:13           ` Wolfgang Schuster
@ 2012-05-28 17:20             ` Marco Pessotto
  2012-05-28 17:36               ` \footnote numbering starting with 3 [Was: ConTeXt MKIV 2012.05.22 and \footnote] Marco Pessotto
  0 siblings, 1 reply; 11+ messages in thread
From: Marco Pessotto @ 2012-05-28 17:20 UTC (permalink / raw)
  To: ntg-context

Wolfgang Schuster <schuster.wolfgang@googlemail.com> writes:

> Am 28.05.2012 um 19:05 schrieb Marco Pessotto:
>
>> 
>> Hello there
>> 
>> Some further testing shows problems with footnotes:
>> 
>> %% start minimal
>> \setupfootnotes[way=bychapter]
>
> \setupnotation[footnote][way=bychapter,start=2]

Ok, thanks, that works for the bychapter thing. (Apologies, I didn't
keep track of this setup change).

But the "3" numbering is another problem. It starts at "3" by itself. As
I said, I'm trying to figure out what it triggers it, as the document is
long and will take a while to strip it down.

-- 
Marco

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


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

* \footnote numbering starting with 3 [Was: ConTeXt MKIV 2012.05.22 and \footnote]
  2012-05-28 17:20             ` Marco Pessotto
@ 2012-05-28 17:36               ` Marco Pessotto
  2012-05-28 18:23                 ` Wolfgang Schuster
  0 siblings, 1 reply; 11+ messages in thread
From: Marco Pessotto @ 2012-05-28 17:36 UTC (permalink / raw)
  To: ntg-context


Ok, here we are:

\starttext

\placelist[chapter,section]

hello\footnote{ciao}

\chapter{Hello\footnote{weird!}}

\section{Hello\footnote{another fn}}

hello\footnote{ciao}

\stoptext

The first footnote will start at 3 by itself.

There is some weird interference between the placelist and the
footnote, as removing the \placelist the numbering starts correctly.

Found in both the latest minimals and in the TeXlive pretest.

Best wishes


-- 
Marco

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


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

* Re: \footnote numbering starting with 3 [Was: ConTeXt MKIV 2012.05.22 and \footnote]
  2012-05-28 17:36               ` \footnote numbering starting with 3 [Was: ConTeXt MKIV 2012.05.22 and \footnote] Marco Pessotto
@ 2012-05-28 18:23                 ` Wolfgang Schuster
  2012-05-28 19:27                   ` \footnote numbering starting with 3 Marco Pessotto
  0 siblings, 1 reply; 11+ messages in thread
From: Wolfgang Schuster @ 2012-05-28 18:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 28.05.2012 um 19:36 schrieb Marco Pessotto:

> 
> Ok, here we are:
> 
> \starttext
> 
> \placelist[chapter,section]
> 
> hello\footnote{ciao}
> 
> \chapter{Hello\footnote{weird!}}
> 
> \section{Hello\footnote{another fn}}
> 
> hello\footnote{ciao}
> 
> \stoptext
> 
> The first footnote will start at 3 by itself.
> 
> There is some weird interference between the placelist and the
> footnote, as removing the \placelist the numbering starts correctly.
> 
> Found in both the latest minimals and in the TeXlive pretest.

I sent a fix to the dev list.

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: \footnote numbering starting with 3
  2012-05-28 18:23                 ` Wolfgang Schuster
@ 2012-05-28 19:27                   ` Marco Pessotto
  0 siblings, 0 replies; 11+ messages in thread
From: Marco Pessotto @ 2012-05-28 19:27 UTC (permalink / raw)
  To: ntg-context

Wolfgang Schuster <schuster.wolfgang@googlemail.com> writes:

> Am 28.05.2012 um 19:36 schrieb Marco Pessotto:
>
>> 
>> Ok, here we are:
>> 
>> \starttext
>> 
>> \placelist[chapter,section]
>> 
>> hello\footnote{ciao}
>> 
>> \chapter{Hello\footnote{weird!}}
>> 
>> \section{Hello\footnote{another fn}}
>> 
>> hello\footnote{ciao}
>> 
>> \stoptext
>> 
>> The first footnote will start at 3 by itself.
>> 
>> There is some weird interference between the placelist and the
>> footnote, as removing the \placelist the numbering starts correctly.
>> 
>> Found in both the latest minimals and in the TeXlive pretest.
>
> I sent a fix to the dev list.
>
> Wolfgang

Thanks!

-- 
Marco

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


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

end of thread, other threads:[~2012-05-28 19:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-23  0:37 ConTeXt MKIV 2012.05.22 and \footnote Alan Bowen
2012-05-23  7:12 ` Marco Pessotto
2012-05-23  8:40   ` Hans Hagen
2012-05-23  9:59     ` Marco Pessotto
2012-05-23 11:32       ` Mojca Miklavec
2012-05-28 17:05         ` Marco Pessotto
2012-05-28 17:13           ` Wolfgang Schuster
2012-05-28 17:20             ` Marco Pessotto
2012-05-28 17:36               ` \footnote numbering starting with 3 [Was: ConTeXt MKIV 2012.05.22 and \footnote] Marco Pessotto
2012-05-28 18:23                 ` Wolfgang Schuster
2012-05-28 19:27                   ` \footnote numbering starting with 3 Marco Pessotto

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