From: Pierre Morel <pmorel@linux.ibm.com>
To: Cornelia Huck <cohuck@redhat.com>,
Tony Krowiak <akrowiak@linux.ibm.com>,
"Jason J . Herne" <jjherne@linux.ibm.com>
Cc: Peter Maydell <peter.maydell@linaro.org>,
Thomas Huth <thuth@redhat.com>,
qemu-devel@nongnu.org, Halil Pasic <pasic@linux.ibm.com>,
Christian Borntraeger <borntraeger@de.ibm.com>,
qemu-s390x@nongnu.org
Subject: Re: [PATCH v2 2/2] docs: rstfy vfio-ap documentation
Date: Thu, 13 Feb 2020 19:38:33 +0100 [thread overview]
Message-ID: <d0fb1979-7041-e21e-29f1-a38e3f2dd7e9@linux.ibm.com> (raw)
In-Reply-To: <20200213162942.14177-3-cohuck@redhat.com>
On 2020-02-13 17:29, Cornelia Huck wrote:
> Move to system/, as this is mostly about configuring vfio-ap.
>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
> MAINTAINERS | 2 +-
> docs/system/index.rst | 1 +
> docs/{vfio-ap.txt => system/vfio-ap.rst} | 796 ++++++++++++-----------
> 3 files changed, 420 insertions(+), 379 deletions(-)
> rename docs/{vfio-ap.txt => system/vfio-ap.rst} (55%)
...snip...
>
> - Example 1: Valid configuration:
> - ------------------------------
> - Guest1: adapters 1,2 domains 5,6
> - Guest2: adapter 1,2 domain 7
> +Example 1: Valid configuration
> +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> +
> ++----------+--------+--------+
> +| | Guest1 | Guest2 |
> ++==========+========+========+
> +| adapters | 1, 2 | 1, 2 |
> ++----------+--------+--------+
> +| domains | 5, 6 | 7 |
> ++----------+--------+--------+
> +
Here when leaving the first cell empty I have a bad rendering with LaTeX.
It is correct when it is filled with something like:
+----------+--------+--------+
| type | Guest1 | Guest2 |
+==========+========+========+
| adapters | 1, 2 | 1 |
+----------+--------+--------+
| domains | 5, 6 | 6, 7 |
+----------+--------+--------+
However it may be because I do not use the right tools.
Did not find which one I am suppose to use.
Currently using:
rst2latex vfio-ap.rst > vfio-ap.tex && pdflatex vfio-ap.tex
Regards,
Pierre
--
Pierre Morel
IBM Lab Boeblingen
next prev parent reply other threads:[~2020-02-13 18:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-13 16:29 [PATCH v2 0/2] docs: rstfy some s390 docs Cornelia Huck
2020-02-13 16:29 ` [PATCH v2 1/2] docs: rstfy s390 dasd ipl documentation Cornelia Huck
2020-02-13 16:29 ` [PATCH v2 2/2] docs: rstfy vfio-ap documentation Cornelia Huck
2020-02-13 18:38 ` Pierre Morel [this message]
2020-02-13 18:54 ` Peter Maydell
2020-02-18 12:44 ` Cornelia Huck
2020-02-18 13:57 ` Pierre Morel
2020-02-18 13:05 ` [PATCH v2 0/2] docs: rstfy some s390 docs Cornelia Huck
2020-02-21 8:24 ` 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=d0fb1979-7041-e21e-29f1-a38e3f2dd7e9@linux.ibm.com \
--to=pmorel@linux.ibm.com \
--cc=akrowiak@linux.ibm.com \
--cc=borntraeger@de.ibm.com \
--cc=cohuck@redhat.com \
--cc=jjherne@linux.ibm.com \
--cc=pasic@linux.ibm.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=thuth@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).