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

TeX symbol move digits to front #122

Open
rqy2002 opened this issue Apr 16, 2022 · 2 comments
Open

TeX symbol move digits to front #122

rqy2002 opened this issue Apr 16, 2022 · 2 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 :)

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

2 participants