Em Mon, 7 Nov 2016 17:39:02 -0700
Jonathan Corbet <cor...@lwn.net> escreveu:

> On Mon,  7 Nov 2016 17:03:17 -0200
> Mauro Carvalho Chehab <mche...@s-opensource.com> wrote:
> 
> > +.. [#f1] You can, optionally, provide both good and bad arguments at git
> > +    start::
> > +
> > +           git bisect start [BAD] [GOOD]  
> 
> So this, as it turns out, kills the PDF build:
> 
> Markup is unsupported in LaTeX:
> admin-guide/bug-bisect:71: literal blocks in footnotes are not supported by 
> LaTeX
> Documentation/Makefile.sphinx:72: recipe for target 'latexdocs' failed
> 
> Not quite sure why I didn't run into it before, since it's not really new
> with this patch... I'll probably tack on a small fix to make things work
> again.

Argh! PDF output is really fragile. I would change it then to:

.. [#f1] You can, optionally, provide both good and bad arguments at git
         start: ``git bisect start [BAD] [GOOD]``

Do you want me to write such patch or are you committing one yourself?

Regards,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to