docs/master

changeset 83:99ab58dc891f

New macro: .VF to read verbatim text from file. Outsourced the MH session.
author markus schnalke <meillo@marmaro.de>
date Wed, 06 Jun 2012 18:11:35 +0200
parents ff4537327162
children c35ec2b7de5d
files ch01.roff input/mh-session style
diffstat 3 files changed, 42 insertions(+), 35 deletions(-) [+]
line diff
     1.1 --- a/ch01.roff	Wed Jun 06 17:58:09 2012 +0200
     1.2 +++ b/ch01.roff	Wed Jun 06 18:11:35 2012 +0200
     1.3 @@ -128,42 +128,8 @@
     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 -.VS
     1.8 -$ f(CBincfP
     1.9 -Incorporating new mail into inbox...
    1.10  
    1.11 -   1+ 2012-05-16 11:16  meillo@dream.home  Hello
    1.12 -   2  2012-05-16 11:17  meillo@dream.home  book
    1.13 -
    1.14 -$ f(CBshowfP
    1.15 -Date:    Wed, 16 May 2012 11:16:00 +0200
    1.16 -To:      meillo
    1.17 -From:    <meillo@dream.home.schnalke.org>
    1.18 -Subject: Hello
    1.19 -
    1.20 -part       text/plain                  13
    1.21 -mmh is great
    1.22 -
    1.23 -$ f(CBnextfP
    1.24 -Date:    Wed, 16 May 2012 11:17:24 +0200
    1.25 -To:      meillo
    1.26 -From:    <meillo@dream.home.schnalke.org>
    1.27 -Subject: book
    1.28 -
    1.29 -part       text/plain                  79
    1.30 -Hello meillo,
    1.31 -
    1.32 -have a look at the ``Daemon book''. You need to read that!
    1.33 -
    1.34 -foo
    1.35 -
    1.36 -$ f(CBrmm 1fP
    1.37 -
    1.38 -$ f(CBscanfP
    1.39 -   2+ 2012-05-16 11:17  meillo@dream.home  book
    1.40 -
    1.41 -$
    1.42 -VE
    1.43 +.VF input/mh-session
    1.44  
    1.45  
    1.46  .H1 "nmh: Code and Community
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/input/mh-session	Wed Jun 06 18:11:35 2012 +0200
     2.3 @@ -0,0 +1,34 @@
     2.4 +$ f(CBincfP
     2.5 +Incorporating new mail into inbox...
     2.6 +
     2.7 +   1+ 2012-05-16 11:16  meillo@dream.home  Hello
     2.8 +   2  2012-05-16 11:17  meillo@dream.home  book
     2.9 +
    2.10 +$ f(CBshowfP
    2.11 +Date:    Wed, 16 May 2012 11:16:00 +0200
    2.12 +To:      meillo
    2.13 +From:    <meillo@dream.home.schnalke.org>
    2.14 +Subject: Hello
    2.15 +
    2.16 +part       text/plain                  13
    2.17 +mmh is great
    2.18 +
    2.19 +$ f(CBnextfP
    2.20 +Date:    Wed, 16 May 2012 11:17:24 +0200
    2.21 +To:      meillo
    2.22 +From:    <meillo@dream.home.schnalke.org>
    2.23 +Subject: book
    2.24 +
    2.25 +part       text/plain                  79
    2.26 +Hello meillo,
    2.27 +
    2.28 +have a look at the ``Daemon book''. You need to read that!
    2.29 +
    2.30 +foo
    2.31 +
    2.32 +$ f(CBrmm 1fP
    2.33 +
    2.34 +$ f(CBscanfP
    2.35 +   2+ 2012-05-16 11:17  meillo@dream.home  book
    2.36 +
    2.37 +$
     3.1 --- a/style	Wed Jun 06 17:58:09 2012 +0200
     3.2 +++ b/style	Wed Jun 06 18:11:35 2012 +0200
     3.3 @@ -313,6 +313,13 @@
     3.4  .TA
     3.5  ..
     3.6  
     3.7 +.	\" VF - verbatim text from file  ($1=filename)
     3.8 +.de VF
     3.9 +.VS
    3.10 +so $1
    3.11 +VE
    3.12 +..
    3.13 +
    3.14  .	\" FA - XXX somehow related to footnotes?
    3.15  .am FA
    3.16  .ps 8