Update calls to the `core.publish_*()` convenience functions.
[docutils.git] / sandbox / manpage-writer / expected / characters.man
blobb24f48788c727e8146ab9891f47fbb62c415ec3c
1 .\" Man page generated from reStructuredText by manpage writer
2 .\" from docutils 0.22b.dev.
5 .nr rst2man-indent-level 0
7 .de1 rstReportMargin
8 \\$1 \\n[an-margin]
9 level \\n[rst2man-indent-level]
10 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
12 \\n[rst2man-indent0]
13 \\n[rst2man-indent1]
14 \\n[rst2man-indent2]
16 .de1 INDENT
17 .\" .rstReportMargin pre:
18 . RS \\$1
19 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
20 . nr rst2man-indent-level +1
21 .\" .rstReportMargin post:
23 .de UNINDENT
24 . RE
25 .\" indent \\n[an-margin]
26 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
27 .nr rst2man-indent-level -1
28 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
31 .TH "special-characters" "" "" ""
32 .SH Name
33 special-characters \- test special characters
34 .SH SEE ALSO
35 .sp
36 In mercurial the following substitutions are in use:
37 .INDENT 0.0
38 .INDENT 3.5
39 .sp
40 .EX
41 \&.. |hg(1)| replace:: **hg**\e (1)
42 \&.. |hgrc(5)| replace:: **hgrc**\e (5)
43 \&.. |hgignore(5)| replace:: **hgignore**\e (5)
44 .EE
45 .UNINDENT
46 .UNINDENT
47 .sp
48 resulting in.
49 .sp
50 \fBhgignore\fP(5) <hgignore.5.html>
51 , \fBhgrc\fP(5) <hgrc.5.html>
53 .SH DESCRIPTION
54 .sp
55 encodings are problematic as alway.
56 .INDENT 0.0
57 .IP \(bu 2
58 accents:
59 .INDENT 2.0
60 .IP \(bu 2
61 right: \'
62 .IP \(bu 2
63 left: \(ga
64 .UNINDENT
65 .IP \(bu 2
66 quotes:
67 .INDENT 2.0
68 .IP \(bu 2
69 straight: \(aq
70 .IP \(bu 2
71 double: \(dq
72 .IP \(bu 2
73 single: ‘ ’
74 .IP \(bu 2
75 double: “ ”
76 .UNINDENT
77 .UNINDENT
78 .sp
79 Some text afterwards, test.txt ended with quotes test.
80 Unicode breaks the man processing chain. The display
81 ends with \fBsingle:\fP .
82 .\" End of generated man page.