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
\DeclareNewTOC
Just declaring a new TOC (without actually using it) fails with
! LaTeX Error: Command \scr@tso@coding@linefill undefined.
This affects both version 36.7 (as included in TeXlive 2022) as well as the latest version from CTAN (39.7).
xepersian
bidi
% !TEX TS-program = XeLaTeX % !TEX encoding = UTF-8 Unicode \documentclass{scrartcl} \usepackage{tocbasic} \usepackage{bidi} \DeclareNewTOC[type=coding,types=codings,flooatfloatpos=t]{cod} \begin{document} foo \end{document}
Should compile without error.
(No PDF created.)
The text was updated successfully, but these errors were encountered:
vafa-khalighi
No branches or pull requests
Defining a new toc with
\DeclareNewTOC
fails with an errorJust declaring a new TOC (without actually using it) fails with
This affects both version 36.7 (as included in TeXlive 2022) as well as the latest version from CTAN (39.7).
Check/indicate
xepersian
packagebidi
package issue tracker has been searched for similar issues?xepersian
package issue tracker has been searched for similar issues?Minimal example showing the issue
Expected behavior
Should compile without error.
Log and PDF files
(No PDF created.)
The text was updated successfully, but these errors were encountered: