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

Cannot declare a const variable twice: 'e' with wkhtmltoimage #3941

Open
1 task
iinov opened this issue Apr 2, 2024 · 0 comments
Open
1 task

Cannot declare a const variable twice: 'e' with wkhtmltoimage #3941

iinov opened this issue Apr 2, 2024 · 0 comments
Labels

Comments

@iinov
Copy link

iinov commented Apr 2, 2024

Before reporting a bug

Describe the bug:
When I try to transform with wkhtmltoimage an HTML file containing formulas , I get an error "Cannot declare a const variable twice: 'e'" if I use .016.10 while it works fine with 0.16.9.

To Reproduce:
Steps to reproduce the behavior:

  1. Create an HTML file with a formula and a call to KaTeX, let's say index.html.
  2. Execute: wkhtmltoimage --enable-local-file-access --debug-javascript index.html index.png
  3. See error

Environment (please complete the following information):

  • KaTeX Version: 0.16.10
  • OS: Debian 12
  • Browser: wkhtmltoimage
  • Version: 0.12.6
@iinov iinov added the bug label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant