numbered footnotes on titlepage
November 10th, 2007The new lab I work in at Indiana University has an annual progress report, with its own stylesheet. There is a template available for Microsoft Word, but I much prefer LaTeX, so I am trying to write my own class file for that. One of the quirks of the stylesheet is that footnotes from the title are numbered. To clarify what I mean, consider the fact that many journal articles include a footnote or two in the title or author listing which may be an acknowledgment or a clarification of what institutions the authors are working at. These footnotes are usually not numbered, but instead are marked with a symbol such as an asterisk or a dagger, and this is what LaTeX does by default, when one uses the thanks command. Since the reports I will be writing are very similar to articles, I decided to try to just hack the article.cls file into srl.cls. After some experimenting, I found the line in the maketitle declaration which gives the symbols instead of numbers.
I simply commented this line out.
I also commented out the line which sets the footnote numbers to 0 after maketitle is finished typesetting the title
Presto! One part of the stylesheet is done.












dophilx wrote:
I test with options, but it ’s not work, both collapsing archive and collapsing catgories. They ‘re not work.
- When I give it to sidebar, they were not shown truth.
Link to archive direct to not exist page.
You can see error here:
http://nguyenthhbinh.googlepages.com/ColArchive.JPG
http://nguyenthhbinh.googlepages.com/colCat.JPG (only title shown)
- I’m using WP 2.3.2 engine.
- Plz help me.
SharY wrote:
Wao. thanks for the help mate. It really works and now I am having the numbered footnotes… thanks to you.
Bye