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]