When attempting to generate asciidoc html output using:

a2x cvpcb_EN.adoc

I get the following error:

a2x: ERROR: "dblatex" -t pdf -p
"/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s
"/etc/asciidoc/dblatex/asciidoc-dblatex.sty"
"/c/MinGW/msys/1.0/home/wstambaugh/src/kicad-doc/doc/help/en/docs_src/cvpcb/cvpcb_EN/cvpcb_EN.xml"
returned non-zero exit status 127

It appears that asciidoc calls dblatex to generate the output.  I'm
pretty sure dblatex is part of latex which is not installed as a
dependency nor do I see latex in the list of msys2 packages.  Running
`which dblatex` shows that it is not installed.  Am I missing something
or was this an oversight before I submit a but report?

Thanks,

Wayne

------------------------------------------------------------------------------
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to