cuted package conflicts: Footnote misplacement and figure* [b] drifting
Kumaresh Paramasivan (TNQ Software)
kumaresh.paramasivan at tnqtech.com
Wed Oct 22 10:58:23 CEST 2025
Hello everyone,
I am having layout issues when using the cuted package in a twocolumn article
to switch to a single column for an appendix using \switchonecolumn. I
encounter the below two layout problems:
1. *Footnote Misplacement:* Footnotes declared near the end of the
two-column section (just before \switchonecolumn) are not placed
correctly. They often end up on the previous page, which can also cause an
unwanted blank page to be generated.
2. *Float Drifting:* A two-column float (figure*) specified with the [b]
(bottom) option (using the stfloats package) does not appear at the
bottom of the page as intended. Instead, it drifts to the very end of the
document, after the appendix.
How can I fix this so that the footnotes appear correctly at the bottom of
their column/page and the figure* appears at the bottom of the page where
it is referenced?
Any help would be greatly appreciated.
*MWE:*
\documentclass[twocolumn]{article}
\usepackage{lipsum}\usepackage{stfloats}\usepackage{cuted}
\begin{document}
\section{Introduction}
Para 1: \lipsum[1-5]
\begin{figure}[t]\fbox{\vbox to 10pc{\hbox to
.98\columnwidth{}}}\caption{This is single col figure 1.}\end{figure}
Para 2: \lipsum[6-8]
\begin{figure*}[b]\fbox{\vbox to 10pc{\hbox to
\textwidth{}}}\caption{single col figure 2.}\end{figure*}
Para 3: \lipsum[8]\footnote{fn1}\footnote{fn2}
Para 4: \lipsum[8]
\switchonecolumn
\section*{Appendix}
Para A1: \lipsum[1-4]
\switchtwocolumn
\end{document}
*Current output:*
[image: current output] <https://i.sstatic.net/gYezEZ3I.png>
*Link: **https://i.sstatic.net/gYezEZ3I.png
<https://i.sstatic.net/gYezEZ3I.png>*
*Expected output:*
[image: expected output] <https://i.sstatic.net/51hMKteH.png>
*Link: https://i.sstatic.net/51hMKteH.png
<https://i.sstatic.net/51hMKteH.png>*
Kumaresh P
Engineering Lead
P: +91 44 4596 4800
<https://tnqtech.com/> <https://www.linkedin.com/company/tnqtech/>
--
Disclaimer: The entire content of this email message, including any files
transmitted with it are confidential and intended solely for the use of the
individual or entity to whom they are addressed. If you are not the named
addressee or part of the entity, you should not disseminate, distribute, or
copy this email. Please notify the sender immediately by e-mail if you have
received this email by mistake and delete this e-mail from your system. If
you are not the intended recipient you are notified that disclosing,
copying, distributing, or taking any action in reliance on the contents of
this information is strictly prohibited.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/texhax/attachments/20251022/b677009f/attachment-0001.htm>
More information about the texhax
mailing list.