compare output to expected files (pseudoxmal and man)
[docutils.git] / sandbox / manpage-writer / expected / characters.man
bloba67003cb16e0e3713edb5267d71c2582228557e5
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
50 'UR hgignore.5.html
51 \fBhgignore\fP(5)
52 'UE
53
54 'UR hgrc.5.html
55 \fBhgrc\fP(5)
56 'UE
58 .SH DESCRIPTION
59 .sp
60 encodings are problematic as alway.
61 .INDENT 0.0
62 .IP \(bu 2
63 accents:
64 .INDENT 2.0
65 .IP \(bu 2
66 right: \'
67 .IP \(bu 2
68 left: \(ga
69 .UNINDENT
70 .IP \(bu 2
71 quotes:
72 .INDENT 2.0
73 .IP \(bu 2
74 straight: \(aq
75 .IP \(bu 2
76 double: \(dq
77 .IP \(bu 2
78 single: ‘ ’
79 .IP \(bu 2
80 double: “ ”
81 .UNINDENT
82 .UNINDENT
83 .sp
84 Some text afterwards, test.txt ended with quotes test.
85 Unicode breaks the man processing chain. The display
86 ends with \fBsingle:\fP .
87 .\" Generated by docutils manpage writer.