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