Skip to content

TeX symbol move digits to front #122

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

Closed
rqy2002 opened this issue Apr 16, 2022 · 3 comments
Closed

TeX symbol move digits to front #122

rqy2002 opened this issue Apr 16, 2022 · 3 comments

Comments

@rqy2002
Copy link

rqy2002 commented Apr 16, 2022

TeX symbol moves all numbers behind it to the front.
2022-04-17 03-04-51 的屏幕截图
And this is totally massed...
...1.tex changes to 1...[T].tex, .1.2.3.tex changes to 1.2.3.[T].tex, 123.tex -> 123[T].tex, 1.tex changes to 1[T].tex. ([T] stands for the symbol)

So why this happens? I think this is related to #80. I can't understand.

@rqy2002
Copy link
Author

rqy2002 commented Apr 16, 2022

. and space seem similar in such situation.

@kyazdani42
Copy link
Member

I think it's a duplicate of #46 and #80 :)

@gegoune

This comment has been minimized.

@gegoune gegoune closed this as completed Jan 18, 2025
@gegoune gegoune reopened this Jan 18, 2025
@gegoune gegoune closed this as completed Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants