qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kashyap Chamarthy <kchamart@redhat.com>
To: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
Cc: qemu-devel@nongnu.org, quintela@redhat.com, peterx@redhat.com
Subject: Re: [Qemu-devel] [PATCH] docs: Convert migration.txt to rst
Date: Thu, 14 Dec 2017 18:18:20 +0100	[thread overview]
Message-ID: <20171214171820.rmoeze7kizr6vq2s@eukaryote> (raw)
In-Reply-To: <20171214112603.7gkt3dwgxoioybse@eukaryote>

On Thu, Dec 14, 2017 at 12:26:03PM +0100, Kashyap Chamarthy wrote:
> On Wed, Dec 13, 2017 at 08:11:46PM +0000, Dr. David Alan Gilbert wrote:

[...]

> > > > -   Command: 'postcopy listen'
> > > > -   The device state
> > > 
> > > In my local Sphinx-based HTML rendering, the above "The device state"
> > > ended up being bold somehow.
> > 
> > Any idea why? It's fine both in vim and rst2html-3's output.
> 
> Don't know yet.  You can see here in the Sphinx-rendered HTML version:

So it's due to the indentation below the line "The device state".  You
can either put an extra blank line before indenting the next line:

   - The device state:

       A series of sections, identical to the precopy streams device
       state stream containing everything except postcopiable devices
       (i.e. RAM)

Or, just indent it to the same level:

   - The device state: A series of sections, identical to the precopy
     streams device state stream containing everything except
     postcopiable devices (i.e.  RAM)

Same applies for other places where bold text came in at unwanted places.

[...]

-- 
/kashyap

  reply	other threads:[~2017-12-14 17:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-12 13:56 [Qemu-devel] [PATCH] docs: Convert migration.txt to rst Dr. David Alan Gilbert (git)
2017-12-12 15:10 ` Peter Xu
2017-12-13 19:49   ` Dr. David Alan Gilbert
2017-12-12 18:23 ` Kashyap Chamarthy
2017-12-13 20:11   ` Dr. David Alan Gilbert
2017-12-14 11:26     ` Kashyap Chamarthy
2017-12-14 17:18       ` Kashyap Chamarthy [this message]
2017-12-14 18:09         ` Dr. David Alan Gilbert

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=20171214171820.rmoeze7kizr6vq2s@eukaryote \
    --to=kchamart@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=peterx@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@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).