git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: Eric Wong <normalperson@yhbt.net>
Cc: Junio C Hamano <junkio@cox.net>, git@vger.kernel.org
Subject: Re: [PATCH 4/4] Documentation/git-svn.txt: Fix formatting errors
Date: Fri, 2 Mar 2007 21:23:17 +0300	[thread overview]
Message-ID: <20070302182317.GB6811@procyon.home> (raw)
In-Reply-To: <20070301203833.GB25782@localdomain>

[-- Attachment #1: Type: text/plain, Size: 1146 bytes --]

On Thu, Mar 01, 2007 at 12:38:33PM -0800, Eric Wong wrote:
> Sergey Vlasov <vsu@altlinux.ru> wrote:
> > Fix some formatting problems:
> > 
> >   - Some list labels were missing their "::" characters.
> >   - Some of continuation paragraphs in labeled lists were incorrectly
> >     formatted as literal paragraphs.
> >   - In one case "[verse]" was missing before the config key list.
> >   - The "Basic Examples" section was incorrectly nested inside the
> >     "Config File-Only Options" section.
> 
> Thanks.  However, are the indentation changes in the source absolutely
> necessary for asciidoc to correctly format these things?

Yes - normally asciidoc formats indented text as literal paragraphs;
only the first paragraph after "tag::" is processed specially.
And using a "+" line inside a "--" block also does not work.

> I try to avoid building the docs because my computers are too slow.

Yes, asciidoc is slow, and xmlto (xsltproc) is even slower :(

> If so:
> 
> Acked-by: Eric Wong <normalperson@yhbt.net>
> 
> > Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
> > Cc: Eric Wong <normalperson@yhbt.net>

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2007-03-02 18:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-01 19:41 [PATCH 1/4] Documentation/build-docdep.perl: Fix dependencies for included asciidoc files Sergey Vlasov
2007-03-01 19:41 ` [PATCH 2/4] Documentation/git-quiltimport.txt: Fix labeled list formatting Sergey Vlasov
2007-03-01 19:41   ` [PATCH 3/4] Documentation/git-send-email.txt: " Sergey Vlasov
2007-03-01 19:41     ` [PATCH 4/4] Documentation/git-svn.txt: Fix formatting errors Sergey Vlasov
2007-03-01 20:38       ` Eric Wong
2007-03-02 18:23         ` Sergey Vlasov [this message]

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=20070302182317.GB6811@procyon.home \
    --to=vsu@altlinux.ru \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=normalperson@yhbt.net \
    /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).