ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [Fwd: Footnotes (was: Endnotes)]
@ 2000-05-31 16:18 Michal Kvasnicka
  2000-05-31 16:48 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Kvasnicka @ 2000-05-31 16:18 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 897 bytes --]

What version of ConTeXt do I need? I'm using
    ConTeXt ver: 1999.3.29 fmt: 1999.12.14 int: english mes: english
and I've got the error message:

! Missing \endcsname inserted.
<to be read again>
                   \@@bybypage
<argument> \currentsection
                           \c!nummer
\getvalue #1->\csname #1
                        \endcsname
<argument> ...etvalue {\currentsection \c!nummer }
                                                  .0@@\noexpand \war
\expanded #1->\edef \@@expanded {\noexpand #1
                                             }\@@expanded
\doifinstringelse ...else \@EA {\@@@instring }{#2}
                                                  #3\else #4\fi
...
l.6 test \footnote{
                   test} test \page

Many thanks!

Michal Kvasnicka

--
Economics is the only field in which two people can get a Nobel Prize
for saying exactly the opposite things.

[-- Attachment #2: Type: message/rfc822, Size: 3520 bytes --]

From: Hans Hagen <pragma@wxs.nl>
To: angerweit@gmx.net
Cc: ConTeXt <ntg-context@ntg.nl>
Subject: Re: Footnotes (was: Endnotes)
Date: Sat, 27 May 2000 22:15:20 +0200
Message-ID: <3.0.6.32.20000527221520.0091fd80@pop.wxs.nl>

At 11:52 AM 5/26/2000 +0200, Hraban wrote:
>Hans Hagen wrote:
>> \setupfootnotes[way=bychapter,location=text]
>
>Is there a possibility to number footnotes "way=bypage"
>or, better, not to number them, but to use asterisks and daggers etc.?

There is, that is, if you believe in miracles. Key in: 

\setupfootnotes[way=bypage]

\starttext

test \footnote{test} test \page
test \footnote{test} test \page
test \footnote{test} test \page

\stoptext

run texexec with your eyes closed, count to 89 and view the file. 

>(There are not so much footnotes in "my" book, and the redactors don't
>want numbers...)

There is a rather advanced system of conversion available. In the english
beta chapter on layout one can read: 

\setupfootnotes[conversion=set 3]

as a way to change the conversion. One can define his/her own conversion
sets (will be in another chapter). Set 3 is for example defined as: 

\defineconversion
  [set 3]
  [\mathematics{\star},
   \mathematics{\star\star},
   \mathematics{\star\star\star},
   \mathematics{\ddagger},
   \mathematics{\ddagger\ddagger},
   \mathematics{\ddagger\ddagger\ddagger},
   \mathematics{\P},
   \mathematics{\P\P},
   \mathematics{\P\P\P},
   \mathematics{\S},
   \mathematics{\S\S},
   \mathematics{\S\S\S},
   \mathematics{\ast},
   \mathematics{\ast\ast},
   \mathematics{\ast\ast\ast}]

See core-con.tex (conversion) for more examples. In a similar way you can
define your own sets, conversions, symbols and so on. [there are also
symbol sets]

>If it worked: Could I change this behaviour for each chapter? (Saying,
>there'd be one chapter with many footnotes)

Sure. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------

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

* Re: [Fwd: Footnotes (was: Endnotes)]
  2000-05-31 16:18 [Fwd: Footnotes (was: Endnotes)] Michal Kvasnicka
@ 2000-05-31 16:48 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2000-05-31 16:48 UTC (permalink / raw)
  Cc: Context

At 06:18 PM 5/31/2000 +0200, Michal Kvasnicka wrote:
>What version of ConTeXt do I need? I'm using
>    ConTeXt ver: 1999.3.29 fmt: 1999.12.14 int: english mes: english

To get way=bypage support you need a more recent version. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


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

end of thread, other threads:[~2000-05-31 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-31 16:18 [Fwd: Footnotes (was: Endnotes)] Michal Kvasnicka
2000-05-31 16:48 ` 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).