Open seloumi opened 8 months ago
Adding bidi package to 2-column paper with line numbers on the sides using the lineno package with switch option produce line number to appears on the left side of the right column.
bidi
switch
https://tex.stackexchange.com/q/712502/54817
xepersian
% !TEX TS-program = XeLaTeX % !TEX encoding = UTF-8 Unicode \documentclass[11pt,twocolumn]{article} \usepackage[switch,mathlines]{lineno} \usepackage{bidi} \usepackage{lipsum} \linenumbers \begin{document} \lipsum \end{document}
test5.pdf test5.log
Brief outline of the issue
Adding
bidi
package to 2-column paper with line numbers on the sides using the lineno package withswitch
option produce line number to appears on the left side of the right column.https://tex.stackexchange.com/q/712502/54817
Check/indicate
xepersian
packagebidi
package issue tracker has been searched for similar issues?xepersian
package issue tracker has been searched for similar issues?Minimal example showing the issue
Expected behavior
Log and PDF files
test5.pdf test5.log