We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
there seems to be a clash with scrbook (and maybo other classes):
When activating the bidi package, the chapter formatting in TOC is lost and cannot be recovered. Can this be fixed or is there a quick workaround?
xepersian
\documentclass{scrbook} %\usepackage{bidi} % <-- uncomment to see bidi/scrbook clash \begin{document} \tableofcontents \chapter{Chapter A} %This is typeset by \textsf{bidi} package, \bidiversion, \bididate \section{Section B} \chapter{Chapter C} \section{Section D} \end{document}
The text was updated successfully, but these errors were encountered:
vafakhalighi
No branches or pull requests
Brief outline of the issue
there seems to be a clash with scrbook (and maybo other classes):
When activating the bidi package, the chapter formatting in TOC is lost and cannot be recovered. Can this be fixed or is there a quick workaround?
Check/indicate
xepersian
packagexepersian
package issue tracker has been searched for similar issues?Minimal example showing the issue
Expected behavior
Log and PDF files
The text was updated successfully, but these errors were encountered: