8000 problem parsing latex equation to pdf or epub files · Issue #1259 · asciidoctor/asciidoctorj · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
problem parsing latex equation to pdf or epub files #1259
Open
@silverlayer

Description

@silverlayer

MY SETUP
Windows 10
Java(TM) SE Runtime Environment (build 21.0.1+12-LTS-29)
AsciidoctorJ 2.5.7 (Asciidoctor 2.0.18)
Runtime Environment: jruby 9.3.8.0 (2.6.8)

MY test.adoc FILE

= My Equation
:stem: latexmath

[stem]
++++
\lim_{n \to \infty}\frac{n}{\sqrt[n]{n!}} = {\large e}
++++

TRIED COMMANDS
asciidoctorj -b pdf test.adoc and asciidoctorj -b epub3 test.adoc

THE PROBLEM
Running the above commands, the equation doesn't render properly into pdf or epub files.
When I run for html5, it works well. The equation is properly rendered.

What is missing? Could someone help me? Please.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0