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 ...
1
vote
0answers
69 views

bigfoot footnotes overrun text area [closed]

In writing a rather complex critical edition, I often encounter problems with XeLaTeX typesetting bigfoot footnotes so that they overrun the text area and spill into the bottom margin. How can I ...
6
votes
1answer
360 views

superscripts with xelatex? (footnotes, natbib)

This example illustrates some conflict between xelatex and natbib- and footnote-generated superscripts. The semi-colon between distinct citations is not typeset as a superscript, nor is the dagger. ...
3
votes
1answer
154 views

Scaling problem with fontspec package and \footnote.

footnote does not scale properly with using fontspec. Any idea how to solve this problem? Already tried realscripts and xltxtra but no luck. Thanks, \documentclass[12pt]{article} ...
2
votes
1answer
113 views

How to make footnotes left-right and the numbers in English in Persian documents?

The document is compiling in Xelatex and the whole document is Persian using the package xepersian. The footnotes are all in English but they are aligned right and the numbers are persian. I want the ...
5
votes
2answers
316 views

how to typeset RTL document with two columns flush AND two-column footnotes

I'm working on a set of documents in Hebrew. My general workflow is I type reStructuredText, run it through rst2xetex and then typeset with XeLaTeX. What I can't figure out how to do is create a ...