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

The bracket inside the LRE changes #1

Open
mojtabaahmadi2020tl opened this issue May 13, 2020 · 0 comments
Open

The bracket inside the LRE changes #1

mojtabaahmadi2020tl opened this issue May 13, 2020 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers question Further information is requested

Comments

@mojtabaahmadi2020tl
Copy link

mojtabaahmadi2020tl commented May 13, 2020

main code:

\documentclass{report}
\usepackage{xepersian}
\settextfont[Scale=1.2]{Yas}

\begin{document}

\begin{center}
 \LRE{[a=b]} 
 \\
\LRE{[a=\lr{b}]}  
\\
\LRE{\setlatin[a=\lr{b}]} 
\\
\LRE{[a=\lr{b}c]}     
\end{center} 
 
\end{document}

output:
[a=b]
[a=b[
[a=b[
[a=bc]

@vafakhalighi vafakhalighi self-assigned this May 14, 2020
@vafakhalighi vafakhalighi added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested and removed help wanted Extra attention is needed labels May 14, 2020
@Mahicopoli Mahicopoli mentioned this issue Nov 30, 2021
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants