<div dir="ltr"><div>Hi</div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em qui., 26 de ago. de 2021 às 09:08, Daniel Leidert <<a href="mailto:dleidert@debian.org">dleidert@debian.org</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">So this fixes it:<br>
<a href="https://salsa.debian.org/hertzog/debian-handbook/-/commit/780cdea66294711b055cf469a46062813bdff32c" rel="noreferrer" target="_blank">https://salsa.debian.org/hertzog/debian-handbook/-/commit/780cdea66294711b055cf469a46062813bdff32c</a></blockquote><div><br></div><div>Fantastic! Really I got new steps with your help, Daniel. Thank you for assistance and patience.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">However, the FancyVerb errors prevent the successful building of the PDF file<br>
at the moment.</blockquote><div><br></div><div>I isolated the problem. Inside of build-pdf script (line 36), have a dblatex command. I tried to run it in correct place, returning:</div><div><br></div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">$ dblatex -c dblatex/librement.conf -V -D debian-handbook.xml
</span><br>Text configuration files are deprecated. Use the XML format instead
<br>Build the book set list...
<br>xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /home/claudio/git/debian-ha<br>ndbook/tmp/pt-BR/xml/debian-handbook.xml
<br>Build the listings...
<br>xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/home/claudio/git<br>/debian-handbook/tmp/pt-BR/xml' /usr/share/dblatex/xsl/common/mklistings.xsl /home/claudio<br>/git/debian-handbook/tmp/pt-BR/xml/debian-handbook.xml
<br>xsltproc -o debian-handbook.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmp<br>wt7x1rmm/listings.xml' --param current.dir '/home/claudio/git/debian-handbook/tmp/pt-BR/xm<br>l' /tmp/tmpwt7x1rmm/custom.xsl /home/claudio/git/debian-handbook/tmp/pt-BR/xml/debian-hand<br>book.xml
<br>Cannot convert 'images/cover.jpg' to png
<br>Build debian-handbook.pdf
<br>built-in module xetex registered
<br>no support found for ifthen
<br>no support found for ifxetex
<br>no support found for fontspec
<br>no support found for xltxtra
<br>no support found for fontenc
<br>no support found for ucs
<br>no support found for inputenc
<br>no support found for fancybox
<br>built-in module makeidx registered
<br>no support found for babel
<br>no support found for cmap
<br>no support found for geometry
<br>no support found for librement
<br>building additional files...
<br>checking if compiling is necessary...
<br>the output file doesn't exist
<br>xelatex -interaction=batchmode debian-handbook.tex
<br>xelatex failed
<br>debian-handbook.tex:6317: FancyVerb Error:
<br>debian-handbook.tex:6317: leading text: ...oredelim={**[is][\itshape]{<i>}{</i>}},]
<br>debian-handbook.tex:7843: FancyVerb Error:
<br>debian-handbook.tex:7843: leading text: ...oredelim={**[is][\itshape]{<i>}{</i>}},]
<br>debian-handbook.tex:9741: FancyVerb Error:
<br>debian-handbook.tex:9741: leading text: ...oredelim={**[is][\itshape]{<i>}{</i>}},]
<br>debian-handbook.tex:16522: FancyVerb Error:
<br>debian-handbook.tex:16522: leading text: ...redelim={**[is][\itshape]{<i>}{</i>}},]
<br>Unexpected error occured
<br>Traceback (most recent call last):
<br>  File "/usr/lib/python3/dist-packages/dbtexmf/core/dbtex.py", line 758, in main
<br>    run.compile()
<br>  File "/usr/lib/python3/dist-packages/dbtexmf/core/dbtex.py", line 366, in compile
<br>    donefiles = self._compile()
<br>  File "/usr/lib/python3/dist-packages/dbtexmf/core/dbtex.py", line 440, in _compile
<br>    self.make_bin()
<br>  File "/usr/lib/python3/dist-packages/dbtexmf/core/dbtex.py", line 349, in make_bin
<br>    self.runtex.compile(d.texfile, d.binfile, self.format,
<br>  File "/usr/lib/python3/dist-packages/dbtexmf/dblatex/runtex.py", line 122, in compile
<br>    self.texer.compile(texfile)
<br>  File "/usr/lib/python3/dist-packages/dbtexmf/dblatex/grubber/texbuilder.py", line 102, i<br>n compile
<br>    raise OSError("%s compilation failed" % self.tex.program)
<br>OSError: xelatex compilation failed
<br>Error: xelatex compilation failed
<br>Traceback (most recent call last):
<br>  File "/usr/lib/python3/dist-packages/dbtexmf/core/dbtex.py", line 758, in main
<br>    run.compile()
<br>  File "/usr/lib/python3/dist-packages/dbtexmf/core/dbtex.py", line 366, in compile
<br>    donefiles = self._compile()
<br>  File "/usr/lib/python3/dist-packages/dbtexmf/core/dbtex.py", line 440, in _compile
<br>    self.make_bin()
<br>  File "/usr/lib/python3/dist-packages/dbtexmf/core/dbtex.py", line 349, in make_bin
<br>    self.runtex.compile(d.texfile, d.binfile, self.format,
<br>  File "/usr/lib/python3/dist-packages/dbtexmf/dblatex/runtex.py", line 122, in compile
<br>    self.texer.compile(texfile)
<br>  File "/usr/lib/python3/dist-packages/dbtexmf/dblatex/grubber/texbuilder.py", line 102, i<br>n compile
<br>    raise OSError("%s compilation failed" % self.tex.program)
<br>OSError: xelatex compilation failed<br>
<br></span><span style="font-family:monospace">
<br></span><div>Using the option '--opts="-V -D" ' I saw better what happens, but without success to understand what it means.  Apparently, this is a problem with xelatex. I found in many places talking about using pdflatex instead of xelatex.</div><div><br></div><div>It is more that I can resolv. I have no idea what to do.</div><div><br></div><div>I still accept suggestions and help.</div><div><br></div><div>Regards,</div><div>Claudio Ferreira</div></div></div>