Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Bidi clash with scrbook (TOC) #1

Open
davidcarlisle opened this issue Nov 27, 2018 · 0 comments
Open

Bidi clash with scrbook (TOC) #1

davidcarlisle opened this issue Nov 27, 2018 · 0 comments

Comments

@davidcarlisle
Copy link
Member

Hi, 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?

Thank you very much

MWE:

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

[from sourceforge] see discussion at

https://sourceforge.net/p/persian-tex-dist/tickets/20/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant