discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: "Anthony J. Bentley" <anthony@cathet.us>
To: discuss@mdocml.bsd.lv
Subject: Docbook bulleted lists
Date: Sat, 21 Sep 2013 22:29:34 -0600	[thread overview]
Message-ID: <26482.1379824174@cathet.us> (raw)

Hi,

Stuart Henderson pointed out this formatting problem in the cclive(1)
manual:

> The bullet-point lists in the
> (docbook-xsl generated) manual are slightly broken with mandoc:
>
> -               oa regular expression pattern
> +           o   a regular expression pattern
>
> -               oformat (media stream) to download
> +           o   format (media stream) to download
>
> (manpage source at http://junkpile.org/cclive.1)

Source of the above section (note that the problem shows up throughout
the manual):

.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
a regular expression pattern
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
format (media stream) to download
.RE

For good measure, the original manual:
https://github.com/legatvs/cclive/blob/maint-0.7/doc/man1/cclive.1.txt

--
Anthony J. Bentley
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

             reply	other threads:[~2013-09-22  4:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-22  4:29 Anthony J. Bentley [this message]
2013-09-22 12:29 ` Ingo Schwarze
2013-09-23  3:12   ` Anthony J. Bentley

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=26482.1379824174@cathet.us \
    --to=anthony@cathet.us \
    --cc=discuss@mdocml.bsd.lv \
    /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).