Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

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?

Currently it appears on the left or right, depending on where in the body the \footnote command is used. If it appears on the left column, it spans the full page and if another footnote appears on the right column, they are drawn on top of each other. Or if it appears on the right column, then half of it goes off the page.

share|improve this question
Related, but in my eyes no duplicate: single column footnote in multicols environment?. The same here: Footnotes layout in multicols environment. – Speravir Feb 24 at 18:37
Yes my case is somewhat the opposite of your first link. This ACM class gives footnotes that are single column by default and I need one that spans both columns. – PsyberS Feb 24 at 21:07

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.