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 4FCC5C77B7F for ; Mon, 8 May 2023 09:50:55 +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 695C368463 for ; Mon, 8 May 2023 09:50:54 +0000 (UTC) Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 58CDC9863B4 for ; Mon, 8 May 2023 09:50:54 +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 43E1D983E8E; Mon, 8 May 2023 09:50:54 +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 2F846986298 for ; Mon, 8 May 2023 09:50:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at kavi.com X-MC-Unique: ZFFrbm8RPwKdqFi9PfyI1Q-1 From: Cornelia Huck To: Parav Pandit , mst@redhat.com, virtio-dev@lists.oasis-open.org Cc: virtio-comment@lists.oasis-open.org, shahafs@nvidia.com, Parav Pandit In-Reply-To: <20230505163712.589460-1-parav@nvidia.com> Organization: Red Hat GmbH References: <20230505163712.589460-1-parav@nvidia.com> User-Agent: Notmuch/0.37 (https://notmuchmail.org) Date: Mon, 08 May 2023 11:50:48 +0200 Message-ID: <87wn1jcft3.fsf@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.6 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Subject: [virtio-dev] Re: [virtio-comment] [PATCH] admin: Fix reference and table formation On Fri, May 05 2023, Parav Pandit wrote: > This patch brings three fixes. > > 1. Opcode table has 3 columns, only two were enumerated. Due to this > pdf generation script stops. Fix it and also have resizeable description > column as it needs wrap. > > 2. Status description column content needs to wrap. Without it pdf > does not read good. Fix it by having resizeable description column. > > 3. Fix the broken link to the Device groups. > > This fix is for [1]. > > [1] https://lore.kernel.org/virtio-comment/cover.1683301091.git.mst@redhat.com/T/#t > > Signed-off-by: Parav Pandit > --- > admin.tex | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-) Reviewed-by: Cornelia Huck Let's push this as an editorial change once the main series is merged. --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org