tags 672586 + unreproducible moreinfo
thanks

* Melissa Draper <meli...@catalyst.net.nz>, 2012-05-12, 22:24:
Newer versions of docutils (>=0.8) report full language name rather than shortcodes and hence breaking pdf compilation in de, sl, pt, es, nl, pl and it locales as the \shorthandoff directive is not added and triggering latex is generated.
How can I reproduce this bug? A minimal test case would be great.

* add the following to the bottom of manual/source/conf.py:
language = 'de'
* run 'make clean latex'
* view the build/latex/Mahara.tex file with an editor.

Uhm. And where do I get these files?

* You should see the following after the preamble and \def stuff:
\begin{document}

\maketitle
* after applying the changes in the patches and viewing the .tex file
again, you should see this:
\begin{document}
\shorthandoff{"}
\maketitle

Wait, not so fast. :) I'm not trying to verify that your patch works yet. I'm trying to understand what the bug is.

The bug title is "sometimes cannot build pdfs" so I want to see a PDF failing to build.

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to