Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multicol: support {1} #150

Open
FrankMittelbach opened this issue Jul 8, 2019 · 5 comments
Open

multicol: support {1} #150

FrankMittelbach opened this issue Jul 8, 2019 · 5 comments
Assignees
Labels
category tools enhancement long-term issues (or enhancements) that will not be resolved any time soon but should be considered eventually

Comments

@FrankMittelbach
Copy link
Member

Brief outline of the bug

old gnats bug report: 4102

I have a suggestion about the multicol package: that {1} column does not
render {2} columns. I have several macros that are parameterized by the
number of columns to use, and life would be simpler (well, mine ;-) if I had
not to work around this behavior.

If backward compatibility is an issue, then you might want to introduce the
multicol environment, in addition to multicols. It makes sense to drop the s
when accepting 1, and also it would simplify things: I always get it wrong bw
the name of the package and that of the environment that it provides :)

Minimal example showing the bug

\RequirePackage{latexbug}
\documentclass{article}
\usepackage{multicol}
\begin{document}
\begin{multicols}{1}
asdlaksjd laskdj saldkj asldkjas ldjas dlksaj dlkasjd laskjd laskdj
aslkdj asldkjas ldkajs dlkasjd lkasjd laskdj salkdj aslkdja slkdj
aslkdj alsdkj asldkjas ldkjas ldkjas ldkasj dlksajd laskdj asldkjas
ldkajs dlkasjd laskdj aslkdjas lskdjas ldkjas ldkajs dlskaj dlkasjd
laksjd laskdj laskdj asldkj
\end{multicols}
\end{document}
@wspr
Copy link
Contributor

wspr commented Jul 8, 2019 via email

@FrankMittelbach
Copy link
Member Author

well you may be a person who wanted this too, but it wasn't who asked for it on gnats

@stale
Copy link

stale bot commented Nov 28, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 28, 2019
@FrankMittelbach FrankMittelbach added long-term issues (or enhancements) that will not be resolved any time soon but should be considered eventually and removed stale labels Dec 8, 2019
@stale
Copy link

stale bot commented Feb 6, 2020

This issue has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the stale label Feb 6, 2020
@u-fischer
Copy link
Member

@wspr had a gnats report about this too: https://www.latex-project.org/cgi-bin/ltxbugs2html?pr=latex/3749

@stale stale bot removed the stale label Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category tools enhancement long-term issues (or enhancements) that will not be resolved any time soon but should be considered eventually
Projects
None yet
Development

No branches or pull requests

3 participants