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

Footnote style on each page #4

Open
3 of 5 tasks
vafakhalighi opened this issue May 14, 2020 · 0 comments
Open
3 of 5 tasks

Footnote style on each page #4

vafakhalighi opened this issue May 14, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@vafakhalighi
Copy link
Contributor


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

Minimal example

\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.

@vafakhalighi vafakhalighi added the enhancement New feature or request label May 14, 2020
@vafakhalighi vafakhalighi self-assigned this May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant