Mercurial > docs > master
comparison style @ 170:97461b0b34d2
style: Changed indent width; changed formating of lists.
This follows Boris's suggestion.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Tue, 10 Jul 2012 15:58:46 +0200 |
parents | 4b6518242c73 |
children | 846f6a67f44e |
comparison
equal
deleted
inserted
replaced
169:f4ffe121a0a2 | 170:97461b0b34d2 |
---|---|
34 . padj | 34 . padj |
35 .. | 35 .. |
36 | 36 |
37 .ss 12 0 \" the second (non-portable) argument requests french spacing | 37 .ss 12 0 \" the second (non-portable) argument requests french spacing |
38 | 38 |
39 .nr PI 3n | 39 .nr PI 4n |
40 .nr PD .3v | 40 .nr PD .3v |
41 .nr QI 6n | 41 .nr QI 2u*\n(PIu |
42 .nr lu 0 | 42 .nr lu 0 |
43 .af PN i | 43 .af PN i |
44 | 44 |
45 .ds _E '\\\\n(PN''\f(SCMarkus Schnalke: The Modern Mail Handler\fP' \" left | 45 .ds _E '\\\\n(PN''\f(SCMarkus Schnalke: The Modern Mail Handler\fP' \" left |
46 .ds _O '\f(SCChapter \\\\n(H1\ \ \\\\*(_C\fP''\\\\n(PN' \" right | 46 .ds _O '\f(SCChapter \\\\n(H1\ \ \\\\*(_C\fP''\\\\n(PN' \" right |
85 . \" refer(1) stuff | 85 . \" refer(1) stuff |
86 .ds [. " [ | 86 .ds [. " [ |
87 .ds .] ] | 87 .ds .] ] |
88 .rm ]< | 88 .rm ]< |
89 .de ]< | 89 .de ]< |
90 . LP | |
91 . de FP | 90 . de FP |
92 . IP \\\\$1. | 91 . IP \\\\$1 |
93 \\.. | 92 \\.. |
94 . rm FS FE | 93 . rm FS FE |
95 .. | 94 .. |
96 | 95 |
97 . \" PT - page top macro of ms | 96 . \" PT - page top macro of ms |
263 .ie \\n(PP .PP | 262 .ie \\n(PP .PP |
264 .el .LP | 263 .el .LP |
265 .nr PP 1 | 264 .nr PP 1 |
266 .. | 265 .. |
267 | 266 |
268 . \" IP - Paragraph with hanging label | 267 .am LP |
269 .am IP | 268 .nr PP 1 |
270 .nr PP 0 | 269 .. |
270 | |
271 | |
272 . \" LI - Numbered paragraph ``list item'' ($1=label) | |
273 .de LI | |
274 .ie \\n(.$ .IP "\\h'\\n(PIu'\\$1." 2u*\\n(PIu | |
275 .el .IP "\\h'\\n(PIu'\\(bu" 2u*\\n(PIu | |
276 .nr PP 1 | |
277 .. | |
278 .ig \" backup | |
279 .ie \\n(.$ .IP "\h'1n'\\$1" | |
280 .el .IP "\h'1.5n'\\(bu" | |
271 .. | 281 .. |
272 | 282 |
273 . \" BU - Bulleted paragraph | 283 . \" BU - Bulleted paragraph |
274 .de BU | 284 .de BU |
275 .IP \(bu | 285 .LI |
276 .. | 286 .. |
277 | 287 |
278 . \" QS - Block quote start | 288 . \" QS - Block quote start |
279 .de QS | 289 .de QS |
280 .ti \\n(.iu | 290 .ti \\n(.iu |
338 .c2 | 348 .c2 |
339 .ec | 349 .ec |
340 .br | 350 .br |
341 .di | 351 .di |
342 .ne \\n(dnu+1v \" ensure enough space on the page | 352 .ne \\n(dnu+1v \" ensure enough space on the page |
343 .if t .in +.5i | 353 .in 2u*\\n(PIu |
344 .if n .in +8n | |
345 .ta T 8n | 354 .ta T 8n |
346 \.ec \" set up verbatim environment, once again | 355 \.ec \" set up verbatim environment, once again |
347 \.c2 "" | 356 \.c2 "" |
348 \.cc | 357 \.cc |
349 _V \" output the verbatim content | 358 _V \" output the verbatim content |
350 \" restore the special characters | 359 \" restore the special characters |
351 cc | 360 cc |
352 .c2 | 361 .c2 |
353 .ec | 362 .ec |
354 .blm __ | 363 .blm __ |
355 .if t .in -.5i | 364 .in \\n(PIu |
356 .if n .in -8n | |
357 .sp \n(DDu | 365 .sp \n(DDu |
358 .ft P | 366 .ft P |
359 .fi | 367 .fi |
360 .TA | 368 .TA |
361 .. | 369 .. |