discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
* Docbook bulleted lists
@ 2013-09-22  4:29 Anthony J. Bentley
  2013-09-22 12:29 ` Ingo Schwarze
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony J. Bentley @ 2013-09-22  4:29 UTC (permalink / raw)
  To: discuss

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-23  3:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-22  4:29 Docbook bulleted lists Anthony J. Bentley
2013-09-22 12:29 ` Ingo Schwarze
2013-09-23  3:12   ` Anthony J. Bentley

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).