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

Behavior of \kern in conversion from LaTeX #9902

Closed
jgm opened this issue Jun 21, 2024 Discussed in #9899 · 0 comments
Closed

Behavior of \kern in conversion from LaTeX #9902

jgm opened this issue Jun 21, 2024 Discussed in #9899 · 0 comments

Comments

@jgm
Copy link
Owner

jgm commented Jun 21, 2024

Discussed in #9899

Originally posted by Iacobus1983 June 21, 2024
If I convert Hello\kern1pt world to html, I obtain Hello word. But if I convert Hello\kern.1pt world, which is also legal, I get Hello.1pt world.

Of course, the same result in LaTeX can be obtained with Hello\kern0.1pt world, which converts perfectly to Hello world.

Anyway, I report this behavior in case it's an oversight.

@jgm jgm closed this as completed in 7786b72 Jun 21, 2024
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

1 participant