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

\leftline, \rightline and \centerline should be robust. #38

Open
4 tasks
Udi-Fogiel opened this issue Oct 29, 2023 · 1 comment
Open
4 tasks

\leftline, \rightline and \centerline should be robust. #38

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

Comments

@Udi-Fogiel
Copy link

Udi-Fogiel commented Oct 29, 2023

Brief outline of the issue

Check/indicate

Minimal example showing the issue

% !TEX TS-program = XeLaTeX
% !TEX encoding = UTF-8 Unicode
\documentclass{article} 
\usepackage{bidi}
\begin{document}
\meaning\leftline

\meaning\rightline

\meaning\centerline
\end{document}
@Udi-Fogiel Udi-Fogiel added the bug Something isn't working label Oct 29, 2023
Udi-Fogiel added a commit to Udi-Fogiel/bidi that referenced this issue Oct 29, 2023
@Udi-Fogiel
Copy link
Author

Should be fixed by #28

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