From 8570a5ac1b5e5e9fc2a73cddaa48b26407777ab6 Mon Sep 17 00:00:00 2001 From: Werner LEMBERG Date: Fri, 7 Jun 2002 21:19:47 +0000 Subject: [PATCH] o examples/letter.mom: New file. o Makefile.sub (EXAMPLEFILES, PROCESSEDEXAMPLEFILES): Add letter.mom. --- contrib/mom/ChangeLog | 6 ++++++ contrib/mom/Makefile.sub | 2 ++ contrib/mom/examples/letter.mom | 34 ++++++++++++++++++++++++++++++++++ 3 files changed, 42 insertions(+) create mode 100644 contrib/mom/examples/letter.mom diff --git a/contrib/mom/ChangeLog b/contrib/mom/ChangeLog index 75e9e325..ef2b28ae 100644 --- a/contrib/mom/ChangeLog +++ b/contrib/mom/ChangeLog @@ -1,3 +1,9 @@ +*Fri Jun 7 2002 + +o examples/letter.mom: New file. + +o Makefile.sub (EXAMPLEFILES, PROCESSEDEXAMPLEFILES): Add letter.mom. + *Wed Jun 5 2002 o Makefile.sub (TFLAG): Add `$(top_builddir)/tmac'. diff --git a/contrib/mom/Makefile.sub b/contrib/mom/Makefile.sub index 2b3e1eb5..cba69473 100644 --- a/contrib/mom/Makefile.sub +++ b/contrib/mom/Makefile.sub @@ -56,6 +56,7 @@ HTMLDOCFILES=\ momdoc/using.html EXAMPLEFILES=\ + examples/letter.mom \ examples/macros.mom \ examples/typeset.mom \ examples/typewrite.mom \ @@ -64,6 +65,7 @@ EXAMPLEFILES=\ examples/penguin.ps PROCESSEDEXAMPLEFILES=\ + examples/letter.ps \ examples/macros.ps \ examples/typeset.ps \ examples/typewrite.ps diff --git a/contrib/mom/examples/letter.mom b/contrib/mom/examples/letter.mom new file mode 100644 index 00000000..8833916e --- /dev/null +++ b/contrib/mom/examples/letter.mom @@ -0,0 +1,34 @@ +.AUTHOR "Yannick P. Guique" +.DOCTYPE LETTER +.PRINTSTYLE TYPESET +.START +.DATE +August 25, 2004 +.TO +GUILLAUME BARRIÈRES +Minidoux Corporation +5000 Pannes Drive +Redmond, Virginia +USA +.FROM +Y.P. GUIQUE +022 Umask Road +St-Sauveur-en-dehors-de-la-mappe, Québec +CANADA +.GREETING +Dear Mr. Barrières, +.PP +It has come to my attention that you have been lobbying the +US government to prohibit the use of open source software by +endeavouring to outlaw so-called "warranty free" applications. +.PP +I feel it is my duty to inform you that the success of your +operating system with its embedded web browser relies heavily +on open source programs and protocols, most notably TCP/IP. +.PP +Therefore, in the interests of your corporation's fiscal health, +I strongly advise that you withdraw support for any US +legislation that would cripple or render illegal open source +development. +.CLOSING +Sincerely, -- 2.11.4.GIT