Agreed. If you had numbers then you would need a zero symbol to recover the usual ordering.
Regardless, if you have an alphabet a...z, then it is also natural to continue, after z, with aa, ab, ac, and so on (rather than aa, bb, cc, and so on). The alphalph package does this, but only if you start ...
Search found 28 matches
- Sun Jun 04, 2023 7:09 pm
- Forum: Text Formatting
- Topic: footnotes numbered like numbers
- Replies: 3
- Views: 10838
- Sun Jun 04, 2023 12:50 pm
- Forum: Text Formatting
- Topic: footnotes numbered like numbers
- Replies: 3
- Views: 10838
footnotes numbered like numbers
I have a fixed set of symbols for footnotes and more footnotes than symbols.
Instead of doubling the symbols in the next footnotes, I would like to have a number system based on the fixed set of symbols:
If say !,@,#, ..., * is the list of symbols, after the footnote symbol * has been used, the ...
Instead of doubling the symbols in the next footnotes, I would like to have a number system based on the fixed set of symbols:
If say !,@,#, ..., * is the list of symbols, after the footnote symbol * has been used, the ...
- Fri Jul 17, 2020 5:29 pm
- Forum: Text Formatting
- Topic: Footnotes and chapters
- Replies: 2
- Views: 2914
Footnotes and chapters
Many thanks. This worked for me.
- Thu Jul 02, 2020 4:38 pm
- Forum: Text Formatting
- Topic: Footnotes and chapters
- Replies: 2
- Views: 2914
Footnotes and chapters
Hello,
I would like to know how to reset the footnotes counter after an unnumbered chapter.
Here is a minimal not-yet working example (I am actually using three different sets of footnotes with the package bigfoot but I do not think that this should make a difference, since I would like all of ...
I would like to know how to reset the footnotes counter after an unnumbered chapter.
Here is a minimal not-yet working example (I am actually using three different sets of footnotes with the package bigfoot but I do not think that this should make a difference, since I would like all of ...
- Thu Apr 30, 2020 4:47 pm
- Forum: General
- Topic: Footnotes with bigfoot
- Replies: 1
- Views: 5926
Footnotes with bigfoot
It appears that the answer is to have
\newcounter{footnoteC}[chapter]
where footnoteC is the special footnote type.
\newcounter{footnoteC}[chapter]
where footnoteC is the special footnote type.
- Thu Apr 30, 2020 4:44 pm
- Forum: General
- Topic: Footnotes with bigfoot
- Replies: 1
- Views: 5926
Footnotes with bigfoot
Hello,
I'm using texlive (ubuntu) with the package bigfoot for the footnotes. I have my set of special footnotes, but now I need to number the footnotes within chapters, i.e. with each new chapter, the numbering of footnotes should start anew. Right now, despite the class book, it doesn't. It only ...
I'm using texlive (ubuntu) with the package bigfoot for the footnotes. I have my set of special footnotes, but now I need to number the footnotes within chapters, i.e. with each new chapter, the numbering of footnotes should start anew. Right now, despite the class book, it doesn't. It only ...
- Tue Apr 17, 2018 11:29 am
- Forum: General
- Topic: alphalph package
- Replies: 1
- Views: 3320
alphalph package
Hello,
I am writing a text with three sets of footnotes and using the alphalph package. Here is a MWE:
\documentclass[11pt,b5paper]{book}
\usepackage[ruled]{manyfoot}
\newfootnote{A} % Note de l'auteur
\newfootnote{B} % Note de l'editeur (complexe)
\newfootnote{C} % Note de l'editeur (simple ...
I am writing a text with three sets of footnotes and using the alphalph package. Here is a MWE:
\documentclass[11pt,b5paper]{book}
\usepackage[ruled]{manyfoot}
\newfootnote{A} % Note de l'auteur
\newfootnote{B} % Note de l'editeur (complexe)
\newfootnote{C} % Note de l'editeur (simple ...
- Sun Sep 03, 2017 4:47 pm
- Forum: MiKTeX and proTeXt
- Topic: Miktex and fontspec
- Replies: 3
- Views: 25761
Miktex and fontspec
It works ! Thanks Arieh. But I'll try rais' suggestion nevertheless.
- Mon Aug 28, 2017 11:54 am
- Forum: MiKTeX and proTeXt
- Topic: Miktex and fontspec
- Replies: 3
- Views: 25761
Miktex and fontspec
Hello,
I am on Miktex 2.9, Windows 7 and am trying to get (new) hebrew fonts to work with polyglossia and fontspec. My pb looks very similar to that of Arieh ( http://latex.org/forum/viewtopic.php?f=48&t=30122&p=101904&hilit=Arieh#p101904 ), except that he's on TexLive and Ubuntu.
I used cardo as ...
I am on Miktex 2.9, Windows 7 and am trying to get (new) hebrew fonts to work with polyglossia and fontspec. My pb looks very similar to that of Arieh ( http://latex.org/forum/viewtopic.php?f=48&t=30122&p=101904&hilit=Arieh#p101904 ), except that he's on TexLive and Ubuntu.
I used cardo as ...
- Mon Jan 26, 2015 4:07 pm
- Forum: Text Formatting
- Topic: list with no indentation on first line of item
- Replies: 7
- Views: 7793
list with no indentation on first line of item
After more searching, I found an answer. I'll post the link here, it may be useful to other users:
http://stackoverflow.com/questions/3254 ... econd-line
http://stackoverflow.com/questions/3254 ... econd-line