xepersian
xepersian copied to clipboard
Package conflict: catchfilebetweentags
Brief outline of the issue
As per the documentation, XePersian should be loaded last. However, loading the catchfilebetweentags package before XePersian causes a bunch of errors. Loading it after XePersian works, but with a warning.
Check/indicate
- [x] Relevant to the
bidipackage - [x] The
bidipackage issue tracker has been searched for similar issues? - [x] 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
% !TEX TS-program = XeLaTeX
% !TEX encoding = UTF-8 Unicode
\documentclass{article}
\usepackage{catchfilebetweentags}
\usepackage{xepersian}
\settextfont[ExternalLocation]{XB Niloofar.ttf}
\begin{document}
سلام
\end{document}
Expected behavior
Compilation without errors or warnings.
Log and PDF files
xepersian-catchfilebetweentags.log xepersian-catchfilebetweentags.pdf