{footmisc} is a package for customizing the look of footnote symbols and footnote texts.

learn more… | top users | synonyms

4
votes
0answers
61 views

Changing the optional argument of a package at some point in the document

Is it possible to change the optional argument from <option 1> to <option 2> (given to a loaded package <package> via \usepackage[<option x>]{<package>}) at an arbitrary ...
2
votes
0answers
180 views

Footnote line spacing is wrong

I am using a lyx package to make footnotes in a XeTeX document that compiles to a PDF. The package is: #\DeclareLyXModule{Bigfoot} #DescriptionBegin #Adds some additional footnote insets. Based upon ...