ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* footnote references
@ 2000-11-09 14:09 Christopher Tipper
  2000-11-09 15:43 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Tipper @ 2000-11-09 14:09 UTC (permalink / raw)


Hi All,

I have \footnote[ftnote01]{...} somewhere in my document, and later on I want to refer to it. 

So I put:

\setuplabeltext[en][page=Page ]%space at end
...
\starttext
...
\footnote[ftnote01]{...}
...
in footnote \in[ftnote01] on \atpage[ftnote01].
...
\stoptext

and get this:

! Argument of \paginaprefix has an extra }.
<inserted text> 
                \par 
<to be read again> 
                   }
\do\doattributes ...butes {#1}{#2}{#3}{#4}
                                          \dostopattributes 
\dostartgoto ...\hbox {\setbox 0=\hbox {#1
                                          }\ifdim \wd 0<\@@iabreedte ...
\gotodestination ...olocation \dostopgoto 
                                          \fi \else {#5}\fi 
\gotolocation ...otoinnerlocation {#1}{#2}
                                          \else \gotosystemlocation {...
...
l.425 \atpage[ftnote01]
                        about Cantor's Theory of Infinite
? 

Should be simple, but I don't know enough about the TeX macro language. Can anyone help me? :-)

Christopher
---------------------------------------------------------------------
   Nil Desperandum Illegitimi 
   -- Don't let the bastards get you down (~Ovid)


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

* Re: footnote references
  2000-11-09 14:09 footnote references Christopher Tipper
@ 2000-11-09 15:43 ` Hans Hagen
  2000-11-09 16:26   ` Christopher Tipper
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2000-11-09 15:43 UTC (permalink / raw)
  Cc: ConTeXT Mailing List

At 02:09 PM 11/9/00 -0000, Christopher Tipper wrote:
>Hi All,
>
>I have \footnote[ftnote01]{...} somewhere in my document, and later on I
want to refer to it. 

>\footnote[ftnote01]{...}
>...
>in footnote \in[ftnote01] on \atpage[ftnote01].

\at{page}[ftnote01]

-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

* Re: footnote references
  2000-11-09 15:43 ` Hans Hagen
@ 2000-11-09 16:26   ` Christopher Tipper
  2000-11-09 17:35     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Tipper @ 2000-11-09 16:26 UTC (permalink / raw)
  Cc: ConTeXT Mailing List

> >...
> >in footnote \in[ftnote01] on \atpage[ftnote01].
> 
> \at{page}[ftnote01]
> 

Well that's what I started with, and I get the following, but then I read about this cunning \atpage[...] in the English beta manual that also puts a nice label. Both don't work on my system at the moment.

! Argument of \paginaprefix has an extra }.
<inserted text> 
                \par 
<to be read again> 
                   }
\do\doattributes ...butes {#1}{#2}{#3}{#4}
                                          \dostopattributes 
\dostartgoto ...\hbox {\setbox 0=\hbox {#1
                                          }\ifdim \wd 0<\@@iabreedte ...
\gotodestination ...olocation \dostopgoto 
                                          \fi \else {#5}\fi 
\gotolocation ...otoinnerlocation {#1}{#2}
                                          \else \gotosystemlocation {...
...
l.472 page \at{page}[ftnote01]
                                        about Cantor's Theory of
? 

Is it conceivable that there is some unwanted interaction with m-bib (the bibliography module) that I use in this document?

Christopher


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

* Re: footnote references
  2000-11-09 16:26   ` Christopher Tipper
@ 2000-11-09 17:35     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2000-11-09 17:35 UTC (permalink / raw)
  Cc: ConTeXT Mailing List

At 04:26 PM 11/9/00 -0000, Christopher Tipper wrote:
>> >...
>> >in footnote \in[ftnote01] on \atpage[ftnote01].
>> 
>> \at{page}[ftnote01]
>> 
>
>Well that's what I started with, and I get the following, but then I read
about this cunning \atpage[...] in the English beta manual that also puts a
nice label. Both don't work on my system at the moment.

>Is it conceivable that there is some unwanted interaction with m-bib (the
bibliography module) that I use in this document?

Well, it was actually not a feature of footnotes. In core-not.tex, you may
change: 

  \rawtextreference{\s!fnt}{#1}{\hetnummer}%

into: 

  \rawreference{\s!fnt}{#1}{\hetnummer}%

then recompile the format (texexec --make) and delete your *.tuo file and
process the document again, 

Seems to work -) 

Hans
-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

end of thread, other threads:[~2000-11-09 17:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-09 14:09 footnote references Christopher Tipper
2000-11-09 15:43 ` Hans Hagen
2000-11-09 16:26   ` Christopher Tipper
2000-11-09 17:35     ` Hans Hagen

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