Re: [PATCH v2 4/4] docs-rst: Allow Sphinx version 1.6
From: Jonathan Corbet
Date: Thu Aug 24 2017 - 15:29:23 EST
On Thu, 24 Aug 2017 13:26:28 -0600
Jonathan Corbet <corbet@xxxxxxx> wrote:
> > - % To allow adjusting table sizes
> > - \\usepackage{adjustbox}
> > -
> > '''
> > }
>
> So this change doesn't quite match the changelog...what's the story there?
Indeed, with that patch applied, I get this:
! LaTeX Error: Environment adjustbox undefined.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.4108 \begin{adjustbox}
{width=\columnwidth}
...so methinks something isn't quite right...
jon