arxiv-vanity/engrafo

Make it possible to pass options to LaTeXML

Open

#267 ouverte le 4 janv. 2018

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)HTML (96 forks)batch import
good first issuehelp wantedtype/enhancement

Métriques du dépôt

Stars
 (990 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Latexml has several options (http://dlmf.nist.gov/LaTeXML/manual/commands/latexml.html). Is it possible to pass these options via engrafo to LatexML?

Especially I'm interested in --verbose and --debug, because I'm seeing errors when converting my bibtex file, but engrafo doesn't give enough output to debug these errors

(MakeBibliography index.html processing... [Converting bibliography /workdir/test.bib ...


Fatal:too_many_errors:100 Too many errors (> 100)!
	at Anonymous String; line 1 col 38
	In Core::Document[@0x55df6561e478] at Anonymous String; line 1 col 38
101 errors; 1 fatal error


Conversion complete: 101 errors; 1 fatal error.
Status:conversion:3
... Failed!]

Guide contributeur