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
Implement a control sequence that lets the user to select several footnote styles such that
on each particular page a footnote style is used automatically depending on the number of footnotes on that page.
\documentclass[a4paper,12pt]{article}
\usepackage[extrafootnotefeatures]{xepersian}
\settextfont{XB Zar}
\setlatintextfont{Times New Roman}
\begin{document}
\twocolumnfootnotes
این نوشته دارای پاورقیهای شماره یک\LTRfootnote{footnote one}، شماره
دو\LTRfootnote{footnote two} و شماره سه\LTRfootnote{footnote three} است.
\end{document}
Expected behavior
See outline.
The text was updated successfully, but these errors were encountered:
Brief outline of the feature request
Implement a control sequence that lets the user to select several footnote styles such that
on each particular page a footnote style is used automatically depending on the number of footnotes on that page.
Check/indicate
xepersian
packagexepersian
package issue tracker has been searched for similar issues?Minimal example
Expected behavior
See outline.
The text was updated successfully, but these errors were encountered: