* RE: superior footnotes
@ 2005-04-16 22:27 Idris Samawi Hamid
2005-04-16 22:35 ` Paul Tremblay
0 siblings, 1 reply; 4+ messages in thread
From: Idris Samawi Hamid @ 2005-04-16 22:27 UTC (permalink / raw)
Hi Paul,
>===== Original Message From mailing list for ConTeXt users
<ntg-context@ntg.nl> =====
>Here is an example from my webpage.
Url?
>\setupfootnotes[way=bytext, conversion=characters]
>
>% set the number manually
>% the next footnote will be *3*
>\setnumber[footnote]{2}
>
>The twelve labors of Hercules\footnote{Hercules had to perform 12
>near-impossible tasks to become a god} were trifling in comparison
>with those which my neighbors have undertaken;
<snip>
>\setupnumber[footnote][start=45]
>test \footnote{test} test
Thank you very much for forwarding this information.
I really appreiate it.
Best
Idris
============================
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523
^ permalink raw reply [flat|nested] 4+ messages in thread
* superior footnotes
@ 2005-04-16 17:08 Idris Samawi Hamid
2005-04-16 17:31 ` Paul Tremblay
0 siblings, 1 reply; 4+ messages in thread
From: Idris Samawi Hamid @ 2005-04-16 17:08 UTC (permalink / raw)
Dear posse,
1. With footnotes, is there yet a way to define the starting numeral-mark?
Say, I want my first footnote incremented so that the first notemark is , not
`1' then `2', but `1234' then `1235', etc.
2. I tried a workaround:
=======================
\defineconversion[set1234][1234]
\setupfootnotes [conversion=set 1234]
=======================
but a spurious numeral `1' gets typeset alongside the notemark. What am I
missing?
Finally, the ConTeXt footnote mechanism does not (afaik) take into account
superior numerals. We need a setup option, e.g.
=======================
\setupfootnotes [numeral=superior]%inferior, normal, with
% normal as default
=======================
to cut off the mechanism for automatically raising and reducing the size of
the numeral (\high I presume). Yes, there is the empty (text)command=<empty>
trick, but to use superior numerals all this should not be necessary.
Thnx as always
Idris
============================
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: superior footnotes
2005-04-16 17:08 Idris Samawi Hamid
@ 2005-04-16 17:31 ` Paul Tremblay
0 siblings, 0 replies; 4+ messages in thread
From: Paul Tremblay @ 2005-04-16 17:31 UTC (permalink / raw)
Here is an example from my webpage. This example requires that you
type in each footnote manually, and it then converts the it to a
letter:
===
\setupfootnotes[way=bytext, conversion=characters]
% set the number manually
% the next footnote will be *3*
\setnumber[footnote]{2}
The twelve labors of Hercules\footnote{Hercules had to perform 12
near-impossible tasks to become a god} were trifling in comparison
with those which my neighbors have undertaken;
===
However, I think you want just to change where the footnote starts.
Hans sent me this about 3 weeks ago. I think it works, though I have
not tested it.
\setupnumber[footnote][start=45]
test \footnote{test} test
Paul
On Sat, Apr 16, 2005 at 11:08:59AM -0600, Idris Samawi Hamid wrote:
> From: Idris Samawi Hamid <ishamid@lamar.colostate.edu>
> To: mailing list for ConTeXt users <ntg-context@ntg.nl>
> Date: Sat, 16 Apr 2005 11:08:59 -0600
> Subject: [NTG-context] superior footnotes
>
> Dear posse,
>
> 1. With footnotes, is there yet a way to define the starting numeral-mark?
> Say, I want my first footnote incremented so that the first notemark is , not
> `1' then `2', but `1234' then `1235', etc.
>
> 2. I tried a workaround:
>
> =======================
> \defineconversion[set1234][1234]
> \setupfootnotes [conversion=set 1234]
> =======================
>
> but a spurious numeral `1' gets typeset alongside the notemark. What am I
> missing?
>
> Finally, the ConTeXt footnote mechanism does not (afaik) take into account
> superior numerals. We need a setup option, e.g.
>
> =======================
> \setupfootnotes [numeral=superior]%inferior, normal, with
> % normal as default
> =======================
>
> to cut off the mechanism for automatically raising and reducing the size of
> the numeral (\high I presume). Yes, there is the empty (text)command=<empty>
> trick, but to use superior numerals all this should not be necessary.
>
> Thnx as always
> Idris
>
> ============================
> Professor Idris Samawi Hamid
> Department of Philosophy
> Colorado State University
> Fort Collins, CO 80523
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
--
************************
*Paul Tremblay *
*phthenry@iglou.com *
************************
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-04-16 22:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-16 22:27 superior footnotes Idris Samawi Hamid
2005-04-16 22:35 ` Paul Tremblay
-- strict thread matches above, loose matches on Subject: below --
2005-04-16 17:08 Idris Samawi Hamid
2005-04-16 17:31 ` Paul Tremblay
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).