Tagged Questions
1
vote
0answers
139 views
Making a long footnote span two columns
I am using an ACM proceedings document class (acm_proc_article-sp) which uses a standard 2-column layout. I have a very long, unbreakable footnote that needs to span both columns. Is this possible? ...
6
votes
1answer
185 views
eledmac and two column footnotes
I like dblfnote and have been working with it for a good while. Now my footnotes are just getting too long and the typesetting results accordingly undesirable, they would be way better if footnotes ...
3
votes
0answers
85 views
Markerless footnote which is page-wide in twocolumn document
I'm using this code to create markerless footnotes in LaTeX (source):
\makeatletter
\def\blfootnote{\gdef\@thefnmark{}\@footnotetext}
\makeatother
Furthermore I'm using the footmisc package for ...
5
votes
3answers
542 views
\thanks not creating footnote in twocolumn article
I am trying to use \thanks inside \author in a twocolumn article. The document shows an asterisk next to the author's name, but the footnote is not appearing at the bottom of the first page or ...
18
votes
3answers
310 views
How to reset footnote counter in each column of a two-column document?
Footnote counters can be reset in each page by using either zref-perpage or perpage packages but how do you reset footnote counter in each column of a two column documents?
...
27
votes
3answers
462 views
Is a three-column footnote layout possible?
I'm contemplating the idea of a document layout where citations are author-year-style, but given as footnotes. That is, those notes would be (for the most part) very short, which is a bad match for ...
10
votes
4answers
370 views
How can I make comments and text appear side-by-side?
I need your help. I'm going to write philological commentary on Cicero's speech in XeLaTeX, but I don't know how to make a combination of text and commentary (look below for examples). Is it possible ...
2
votes
2answers
373 views
Footnote into a \twocolumn expression
I have a paper that uses the article document class, in twocolumn mode. The title and the author are set within a \twocolumn[...] command. Now I need to put a footnote after the name of the first ...
4
votes
1answer
292 views
“Thanks” note (footnote) placed below right column even though there is enough space on the left
In this two-column document, the "thanks" note is placed below the right column even though there is enough space below the left column, and a lot of space is inserted around the heading of the first ...
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 ...
7
votes
2answers
130 views
dblfnote.sty with musuos.cls causes unbalanced footnotes
I’m the author of musuos.cls and while writing a paper with it I noticed that the dblfnote-package leads to unbalanced footnote columns
You can see that the left colum has one line less than the ...