From: Cornelia Huck <cohuck@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>,
virtio-comment@lists.oasis-open.org,
virtio-dev@lists.oasis-open.org
Cc: virtio@lists.oasis-open.org
Subject: [virtio-comment] Re: [virtio-dev] [PATCH] html: add missing enumitem package
Date: Thu, 28 Sep 2023 09:54:49 +0200 [thread overview]
Message-ID: <87r0mivik6.fsf@redhat.com> (raw)
In-Reply-To: <f58da8a0fd3a40b24c9643499a2592d3ad38b73c.1695830118.git.mst@redhat.com>
On Wed, Sep 27 2023, "Michael S. Tsirkin" <mst@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 <mst@redhat.com>
> ---
> virtio-html.tex | 1 +
> 1 file changed, 1 insertion(+)
>
Oops, should read my mail before pushing. I'll use this one instead.
This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.
In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.
Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/
WARNING: multiple messages have this Message-ID (diff)
From: Cornelia Huck <cohuck@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>,
virtio-comment@lists.oasis-open.org,
virtio-dev@lists.oasis-open.org
Cc: virtio@lists.oasis-open.org
Subject: Re: [virtio-dev] [PATCH] html: add missing enumitem package
Date: Thu, 28 Sep 2023 09:54:49 +0200 [thread overview]
Message-ID: <87r0mivik6.fsf@redhat.com> (raw)
In-Reply-To: <f58da8a0fd3a40b24c9643499a2592d3ad38b73c.1695830118.git.mst@redhat.com>
On Wed, Sep 27 2023, "Michael S. Tsirkin" <mst@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 <mst@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-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org
next prev parent reply other threads:[~2023-09-28 7:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-27 15:55 [virtio-comment] [PATCH] html: add missing enumitem package Michael S. Tsirkin
2023-09-27 15:55 ` [virtio-dev] " Michael S. Tsirkin
2023-09-28 7:54 ` Cornelia Huck [this message]
2023-09-28 7:54 ` Cornelia Huck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r0mivik6.fsf@redhat.com \
--to=cohuck@redhat.com \
--cc=mst@redhat.com \
--cc=virtio-comment@lists.oasis-open.org \
--cc=virtio-dev@lists.oasis-open.org \
--cc=virtio@lists.oasis-open.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.