You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under special circumstances, the rulebeween in pdfparcolmns is split into several short line segments. This bug occurs also in the parcolumns and parallel package. However, I would be verry happy, if at least pdfcolparcolumns would be usable.
sorry I can't reproduce that. The rule looks perfectly fine, even at large zoom. How do you compile? Which viewer do you use? Is your system up-to-date?
Ah, well sorry I don't think that much can be done. Increase the \baselineskip so that the line is no longer pushed apart by the the fraction, or set \lineskip=0pt inside the environment.
Under special circumstances, the rulebeween in pdfparcolmns is split into several short line segments. This bug occurs also in the parcolumns and parallel package. However, I would be verry happy, if at least pdfcolparcolumns would be usable.
Example showing the bug:
\documentclass[a4paper]{article}
\usepackage{pdfcolparcolumns}
\begin{document}
\begin{parcolumns}[rulebetween=true]{2}
\colchunk{1 \ $\frac{1}{2}$}
\end{parcolumns}
\end{document}
The text was updated successfully, but these errors were encountered: