ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Michal Kvasnicka <qasar@econ.muni.cz>
Subject: [Fwd: Footnotes (was: Endnotes)]
Date: Wed, 31 May 2000 18:18:43 +0200	[thread overview]
Message-ID: <39353B62.64D6CF7@econ.muni.cz> (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
-----------------------------------------------------------------

             reply	other threads:[~2000-05-31 16:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-31 16:18 Michal Kvasnicka [this message]
2000-05-31 16:48 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=39353B62.64D6CF7@econ.muni.cz \
    --to=qasar@econ.muni.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).