I need to write a footnote per page in my document (not a footer which is the same throughout document). How do I do that? Note that some page have no footnote(s)
Asked
Active
Viewed 79 times
1
-
Well that's a nice Ubuntu question, isn't it? – don.joey Mar 27 '13 at 09:49
-
I found same question on Footer while in search and it was nicely answered not locked...so I guess Yes :) http://askubuntu.com/questions/101838/no-page-number-in-first-page – Stefano Mtangoo Mar 27 '13 at 11:39
1 Answers
1
A footer is defined in it's page style. If you want a different footer for each page, you also need to have a style for every page. See this help page for more information.
Note that you can also insert fields that vary based on, let's say, current page number or current chapter title. Creating a page style for each page seems a bit cumbersome.

rcpaul
- 352