move comment "Man page generated from reStructuredText." to first line (always)
[docutils.git] / sandbox / manpage-writer / expected / characters.man
blobc18ca4179ada404c5345a851727f28ebf73e9500
1 .\" Man page generated from reStructuredText.
3 .TH SPECIAL CHARACTERS  "" "" ""
4 .SH NAME
5 special characters \- test special characters
6 .SH SEE ALSO
7 .sp
8 In mercurial the following substitutions are in use:
9 .INDENT 0.0
10 .INDENT 3.5
11 .sp
12 .nf
13 .ft C
14 \&.. |hg(1)| replace:: **hg**\e (1)
15 \&.. |hgrc(5)| replace:: **hgrc**\e (5)
16 \&.. |hgignore(5)| replace:: **hgignore**\e (5)
17 .ft P
18 .fi
19 .UNINDENT
20 .UNINDENT
21 .sp
22 resulting in.
23 .sp
24 \fI\%\fBhgignore\fP(5)\fP, \fI\%\fBhgrc\fP(5)\fP
25 .SH DESCRIPTION
26 .sp
27 encodings are problematic as alway.
28 .INDENT 0.0
29 .IP \(bu 2
30 accents:
31 .INDENT 2.0
32 .IP \(bu 2
33 right: \'
34 .IP \(bu 2
35 left: \(ga
36 .UNINDENT
37 .IP \(bu 2
38 quotes:
39 .INDENT 2.0
40 .IP \(bu 2
41 straight: \(aq
42 .IP \(bu 2
43 double: "
44 .IP \(bu 2
45 single: ‘ ’
46 .IP \(bu 2
47 double: “ ”
48 .UNINDENT
49 .UNINDENT
50 .sp
51 Some text afterwards, test.txt ended with quotes test.
52 Unicode breaks the man processing chain. The display
53 ends with \fBsingle:\fP .
54 .\" Generated by docutils manpage writer.