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

Incorrectly render latin symbols or something #126

Open
atwiriye opened this issue May 4, 2024 · 0 comments
Open

Incorrectly render latin symbols or something #126

atwiriye opened this issue May 4, 2024 · 0 comments

Comments

@atwiriye
Copy link

atwiriye commented May 4, 2024

Hello! Im using asciidoctor official docker image (latest) and get some inline render issue:
image
asciidoctor -r asciidoctor-mathematical -a mathematical-format=svg -a mathematical-inline=true -r asciidoctor-diagram $ADOC_DIR/index.adoc -o $WWW_DIR/index.html -a imagesoutdir=$WWW_DIR

While converting to PDF format, everything is processed correctly:
image
asciidoctor-pdf -r asciidoctor-mathematical -a mathematical-format=svg -r asciidoctor-diagram $ADOC_DIR/index.adoc -o $PDF_DIR/index.pdf

ASCII code:
image

Can anyone suggest something to try and fix this?

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