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

Bidi clash with scrbook (TOC) #14

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

Bidi clash with scrbook (TOC) #14

vafakhalighi opened this issue May 14, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vafakhalighi
Copy link
Contributor


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

  • Relevant to the xepersian package
  • The xepersian package issue tracker has been searched for similar issues?
  • Issue tracker has been searched for similar issues?
  • Links to <tex.stackexchange.com> discussion if appropriate
  • Links to <qa.parsilatex.com> discussion if appropriate

Minimal example showing the issue

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

Expected behavior

Log and PDF files

@vafakhalighi vafakhalighi added the bug Something isn't working 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
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant