docs/master

diff ch01.roff @ 82:ff4537327162

Mayor rework: Replaced .DS with .VS, a better verbatim environment. VS is no Keep. By translating characters in the typewriter fonts, we don't need to escape the minus, backtick and single quote characters.
author markus schnalke <meillo@marmaro.de>
date Wed, 06 Jun 2012 17:58:09 +0200
parents 8776101db595
children 99ab58dc891f
line diff
     1.1 --- a/ch01.roff	Wed Jun 06 14:53:16 2012 +0200
     1.2 +++ b/ch01.roff	Wed Jun 06 17:58:09 2012 +0200
     1.3 @@ -128,42 +128,42 @@
     1.4  Following is an example mail handling session.
     1.5  It uses mmh but is mostly compatible with nmh and old MH.
     1.6  Details might vary but the look'n'feel is the same.
     1.7 -.DS
     1.8 -$ \f(CBinc\fP
     1.9 +.VS
    1.10 +$ f(CBincfP
    1.11  Incorporating new mail into inbox...
    1.12 -	
    1.13 +
    1.14     1+ 2012-05-16 11:16  meillo@dream.home  Hello
    1.15     2  2012-05-16 11:17  meillo@dream.home  book
    1.16 -	
    1.17 -$ \f(CBshow\fP
    1.18 +
    1.19 +$ f(CBshowfP
    1.20  Date:    Wed, 16 May 2012 11:16:00 +0200
    1.21  To:      meillo
    1.22  From:    <meillo@dream.home.schnalke.org>
    1.23  Subject: Hello
    1.24 -	
    1.25 +
    1.26  part       text/plain                  13
    1.27  mmh is great
    1.28 -	
    1.29 -$ \f(CBnext\fP
    1.30 +
    1.31 +$ f(CBnextfP
    1.32  Date:    Wed, 16 May 2012 11:17:24 +0200
    1.33  To:      meillo
    1.34  From:    <meillo@dream.home.schnalke.org>
    1.35  Subject: book
    1.36 -	
    1.37 +
    1.38  part       text/plain                  79
    1.39  Hello meillo,
    1.40 -	
    1.41 +
    1.42  have a look at the ``Daemon book''. You need to read that!
    1.43 -	
    1.44 +
    1.45  foo
    1.46 -	
    1.47 -$ \f(CBrmm 1\fP
    1.48 -	
    1.49 -$ \f(CBscan\fP
    1.50 +
    1.51 +$ f(CBrmm 1fP
    1.52 +
    1.53 +$ f(CBscanfP
    1.54     2+ 2012-05-16 11:17  meillo@dream.home  book
    1.55 -	
    1.56 +
    1.57  $
    1.58 -.DE
    1.59 +VE
    1.60  
    1.61  
    1.62  .H1 "nmh: Code and Community