-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Rework superscript: latex-to-unicode and unicode-to-latex roundtrip not working #3644
Labels
component: unicode
unicode related issues
Comments
3 tasks
koppor
added
good first issue
An issue intended for project-newcomers. Varies in difficulty.
[outdated] hacktoberfest
Hacktoberfest tag. See https://hacktoberfest.digitalocean.com/faq/ for details.
labels
Oct 9, 2019
5 tasks
github-actions
bot
added
the
status: stale
Issues marked by a bot as "stale". All issues need to be investigated manually.
label
Dec 31, 2020
koppor
removed
status: stale
Issues marked by a bot as "stale". All issues need to be investigated manually.
good first issue
An issue intended for project-newcomers. Varies in difficulty.
labels
Feb 1, 2021
This was referenced Feb 1, 2021
github-actions
bot
added
the
status: stale
Issues marked by a bot as "stale". All issues need to be investigated manually.
label
Aug 5, 2021
koppor
removed
the
status: stale
Issues marked by a bot as "stale". All issues need to be investigated manually.
label
Aug 16, 2021
This was referenced Apr 22, 2022
@koppor Is this still relevant? |
Refs #8639 |
koppor
removed
the
[outdated] hacktoberfest
Hacktoberfest tag. See https://hacktoberfest.digitalocean.com/faq/ for details.
label
Jan 4, 2025
github-project-automation
bot
moved this to Free to take
in Candidates for University Projects
Jan 4, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bib entry:
latex to unicode:
We once had the discussion somewhere (I don't remember where), that Unicode superscripts should be used for math only. This is also stated there: https://en.wikipedia.org/wiki/Unicode_subscripts_and_superscripts
The issue with the current conversion is that unicode-to-latex does not revert that conversion:
I propose to NOT convert superscript to unicode at all in the latex-to-unicode converter. For the entry table, this conversion is fine with me as it improves the readability. Maybe, we have to parameterize our latex-to-unicode converter?
With this issue, I cannot recommend to use biblatex and our default conversion settings anymore as it is not possible to go back to bibtex for papers (Springer's LNCS, ...) anymore.
Refs #2601
The text was updated successfully, but these errors were encountered: