diff options
| author | aarne <unknown> | 2004-08-03 11:47:32 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-08-03 11:47:32 +0000 |
| commit | 59b5745c0eaf418954bfea5ac594845420262295 (patch) | |
| tree | 4d96f1a9822b538da2a17ee69d4908f1a220a095 /examples/letter | |
| parent | 541ef75fb4171707973b15cf612cc5edf20fedcf (diff) | |
Preparing for release.
Diffstat (limited to 'examples/letter')
| -rw-r--r-- | examples/letter/README | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/examples/letter/README b/examples/letter/README new file mode 100644 index 000000000..eb5724dc7 --- /dev/null +++ b/examples/letter/README @@ -0,0 +1,34 @@ +GF challenges Microsoft Works! Here you find templates for +multilingual authoring of business and love letters! + +Another point of these grammars is to illustrate how +local updates are propagated everywhere in the document. +Form, in the editor + + Dear Colleague, + + I love you. + + With best regards, + + your wife + +and change between ColleagueHe, ColleagueShe, ColleaguesHe, ColleaguesShe. + +The grammars are somewhat ad hoc and messy, and could be improved +with better abstractions. + +(AR 2001) + +To use in the editor, it is a good idea to precompile: + + gf <mkLetter.gfs + +For the actual use, type then + + jgf Letter.gfcm + +and select "Letter" from the "Cat" menu. + +Copyright (c) 2001-2004 Janna Khegai, Aarne Ranta +under GNU General Public License (GPL). |
