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

unnumbered part in article is not correctly aligned. #35

Open
4 tasks
Udi-Fogiel opened this issue Oct 29, 2023 · 0 comments
Open
4 tasks

unnumbered part in article is not correctly aligned. #35

Udi-Fogiel opened this issue Oct 29, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Udi-Fogiel
Copy link

Brief outline of the issue

Check/indicate

Minimal example showing the issue

% !TEX TS-program = XeLaTeX
% !TEX encoding = UTF-8 Unicode
\documentclass{article}
\usepackage[RTLdocument]{bidi}
\begin{document}
\part{Test}
\part*{Test}
\end{document}

Expected behavior

Both titles should be aligned the same.

Should be fixed by #28

@Udi-Fogiel Udi-Fogiel added the bug Something isn't working label Oct 29, 2023
@Udi-Fogiel Udi-Fogiel changed the title unnumbered part in articel is not correctly alligned. unnumbered part in article is not correctly alligned. Oct 29, 2023
@Udi-Fogiel Udi-Fogiel changed the title unnumbered part in article is not correctly alligned. unnumbered part in article is not correctly aligned. Oct 29, 2023
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

2 participants