Re: [virtio-dev] [PATCH] html: add missing enumitem package
Cornelia Huck <[email protected]>
| Newsgroups | dev.linux.lists.virtio-dev,dev.linux.lists.virtio-comment |
|---|---|
| Organization | "Red Hat GmbH, Sitz: Werner-von-Siemens-Ring 12, D-85630 Grasbrunn, Handelsregister: Amtsgericht München, HRB 153243, Geschäftsführer: Ryan Barnhart, Charles Cachera, Michael O'Neill, Amy Ross" |
| Message-ID | <[email protected]> |
On Wed, Sep 27 2023, "Michael S. Tsirkin" <[email protected]> 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 <[email protected]> > --- > 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: [email protected] For additional commands, e-mail: [email protected]