From 504e7162fc9457c60dd39095c4563446b97fa953 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 21 Dec 2007 17:37:19 +0000 Subject: preparing for release --- doc/gf-quickstart.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'doc/gf-quickstart.html') diff --git a/doc/gf-quickstart.html b/doc/gf-quickstart.html index 2da3ff192..91aaea659 100644 --- a/doc/gf-quickstart.html +++ b/doc/gf-quickstart.html @@ -20,14 +20,13 @@ Aarne Ranta This Quick Start shows two examples of how GF can be used. We assume that you have downloaded and installed GF, so that the command gf works for you. See download and install -instructions here. +instructions here.

Translation and generation

When you have downloaded and installed GF: -
  1. Copy the files Food.gf, @@ -75,7 +74,7 @@ This demo also requires the GUI package, which makes the command
  2. Download the file Letter.gfcm.
  3. Start the GF editor by the command
    -  jgf Letter.gfcm
    +  gfeditor Letter.gfcm
     
  4. When the editor window is open, select "Letter" from the "New" menu.
  5. Push the button "Random" in the lower end of the window. @@ -86,7 +85,7 @@ This demo also requires the GUI package, which makes the command
  6. Double-click at some of the alternatives marked "ch ..." and observe how the text changes in each of the languages.
-See the Editor User Manual +See the Editor User Manual for more information on how to use the editor. To change the grammars, you should not edit Letter.gfcm, which is low-level code generated by the GF grammar compiler. Instead, you -- cgit v1.2.3