mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-03 06:05:45 +00:00
* Provide `bidi` package's option using `\PassOptionsToPackage`. This avoid clash when `polyglossia` loads it first and then it is loaded again for XeLaTeX when `latex-dir-rtl` defined. * Adjust test suite for LaTeX template change.