From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from ws5-mx01.kavi.com (ws5-mx01.kavi.com [34.193.7.191]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6E658EB64DA for ; Wed, 12 Jul 2023 22:31:14 +0000 (UTC) Received: from lists.oasis-open.org (oasis.ws5.connectedcommunity.org [10.110.1.242]) by ws5-mx01.kavi.com (Postfix) with ESMTP id D47C46846B for ; Wed, 12 Jul 2023 22:31:13 +0000 (UTC) Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id CD0E99867C2 for ; Wed, 12 Jul 2023 22:31:13 +0000 (UTC) Received: from host09.ws5.connectedcommunity.org (host09.ws5.connectedcommunity.org [10.110.1.97]) by lists.oasis-open.org (Postfix) with QMQP id C103A9867B7; Wed, 12 Jul 2023 22:31:13 +0000 (UTC) Mailing-List: contact virtio-dev-help@lists.oasis-open.org; run by ezmlm List-ID: Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id AD8739867B4 for ; Wed, 12 Jul 2023 22:31:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at kavi.com X-MC-Unique: Xymxs62iNSWKgcd347Iddg-1 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689201066; x=1691793066; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=JGtpf9mTfPdgY5DszN6NHWBaGZv4tdIKhjeLkWIIaXk=; b=OTeYktV6tZbb8zUYQ+8o7GDd25Gan9SmRvBloelpLg4Zy+4fPSnJTxM445XEJtSxSf r0L+6Q6e2UQAQ0ZQpIZZ+CUUjYlv1SHPo0L3fOPL3md6Bn/u+Y7dOzz3Dd1M60Bn/5NI uI4lJKrB7kTaDJ1Th6TkULlm7YVfO2gLiZWyARsTTaFFASpwZV7Q9MjiUp5H4G09nZxV 5Vzeqmf5hvz+aeZErBJAFV5ueDmBjfCclvlJ2oUhTh2764jNcioOaJvueMxSEVwsm+71 x+sPPabZ4GKERR8/RTIqAsv+z6UGuLSn47u1QLB1TGjaA19IouWF3q6/uwqBgyPFnVYp HGhg== X-Gm-Message-State: ABy/qLZW0Vr/g5g7CQVGa1ZNDWU4rhs1D3CxvxzL372S9OOG/u+U2BH+ 8NKKCZ5JNVTKpPJGx9iPMYY9WRLCAKVsVNjEPXihQEv5/+UWUtqebKJAiwEjCORX3o3Wau857wE JTJ+wGTUIdqT9p3ZeoHx0foOsUFB6 X-Received: by 2002:adf:fed1:0:b0:30e:4515:1529 with SMTP id q17-20020adffed1000000b0030e45151529mr16796124wrs.37.1689201066615; Wed, 12 Jul 2023 15:31:06 -0700 (PDT) X-Google-Smtp-Source: APBJJlHQyt4EBAAUTqZh0ERk/2jba2x46IYFNHhj7RSCxYHb1G/j9CKGFYZIVlkP1xwtuSzZYWsrPQ== X-Received: by 2002:adf:fed1:0:b0:30e:4515:1529 with SMTP id q17-20020adffed1000000b0030e45151529mr16796106wrs.37.1689201066207; Wed, 12 Jul 2023 15:31:06 -0700 (PDT) Date: Wed, 12 Jul 2023 18:31:02 -0400 From: "Michael S. Tsirkin" To: Parav Pandit Cc: Cornelia Huck , Heng Qi , "virtio-comment@lists.oasis-open.org" , "virtio-dev@lists.oasis-open.org" , Jason Wang , Yuri Benditovich , Xuan Zhuo Message-ID: <20230712183013-mutt-send-email-mst@kernel.org> References: <20230703152711.106008-1-hengqi@linux.alibaba.com> <87pm4xjp4t.fsf@redhat.com> <20230712082508-mutt-send-email-mst@kernel.org> <87jzv5jo82.fsf@redhat.com> <87h6q9jm85.fsf@redhat.com> <87edldjgri.fsf@redhat.com> MIME-Version: 1.0 In-Reply-To: X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Subject: [virtio-dev] Re: [virtio-comment] Re: [virtio-dev] Re: [virtio-comment] Re: [PATCH v21] virtio-net: support inner header hash On Wed, Jul 12, 2023 at 04:52:16PM +0000, Parav Pandit wrote: > > > > From: Cornelia Huck > > Sent: Wednesday, July 12, 2023 11:23 AM > > > > On Wed, Jul 12 2023, Heng Qi wrote: > > > > > 在 2023/7/12 下午9:25, Cornelia Huck 写道: > > >> ...while the changes above give me a fine pdf, the html generated is > > >> broken. The problem seems to originate in the normative references > > >> that are added in introduction.tex, but I don't see where it goes astray. > > >> > > >> [401] [402] [403] [404] (./virtio-v1.2-cs01.aux ! Missing \endcsname > > >> inserted. > > >> > > >> \unhbox > > >> l.49 ...ction}Normative References}}{section.1}{}} > > >> > > >> ? > > >> ! Emergency stop. > > >> > > >> \unhbox > > >> l.49 ...ction}Normative References}}{section.1}{}} > > >> > > >> (makehtml.sh on master seems to work ok, so it's something in this > > >> patch...) > > >> > > >> Does anyone else manage to spot the problem? > > > > > > The problem is that underline cannot be added directly in \textbf, we > > > need a little modification: > > > > > > \textbf{[GRE_rfc2784]} --> \textbf{[GRE\_rfc2784]} > > > \textbf{[GRE_rfc2890]} --> \textbf{[GRE\_rfc2890]} > > > \textbf{[GRE_rfc7676]} --> \textbf{[GRE\_rfc7676]} > > > > > > After this modification, I can successfully compile pdf on overleaf, > > > please try this. > > > > I'm afraid that's not the problem (I had tried this and similar changes without > > success); the pdf generation is already fine, but html still fails with this change > > (or similar). > > > > [Trying on a standard Fedora 37 with a full texlive install...] > > I will try in 2 hours. There's no need to use undescores here. Let's just switch to a dash and be done with it. E.g. GRE-rfc2784 --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org