On Wed, Sep 27 2023, "Michael S. Tsirkin" <m...@redhat.com> wrote:
> makediffhtml.sh currently fails with: > > ! Missing number, treated as zero. > <to be read again> > \c@* > l.25850 \begin{enumerate}[label=\alph* > .] > ? > ! Emergency stop. > <to be read again> > \c@* > l.25850 \begin{enumerate}[label=\alph* > .] > > Some web searches turned up suggestions to use enumitem and in fact, > virtio.tex already does this - but virtio-html.tex doesn't. > > Adding \usepackage{enumitem} in virtio-html.tex too fixes the issue. > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > --- > virtio-html.tex | 1 + > 1 file changed, 1 insertion(+) > Oops, should read my mail before pushing. I'll use this one instead. --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscr...@lists.oasis-open.org For additional commands, e-mail: virtio-dev-h...@lists.oasis-open.org