From 0441f072425e4e7858b9461e5199d11390c9c2fc Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 20 May 2005 15:59:51 +0000 Subject: [PATCH] oops, doc --- doc/gf-quickstart.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/doc/gf-quickstart.html b/doc/gf-quickstart.html index 9f51974d3..28314a091 100644 --- a/doc/gf-quickstart.html +++ b/doc/gf-quickstart.html @@ -10,10 +10,13 @@ Aarne Ranta

20 May, 2005 - + +

Grammatical Framework Quick Start

+ + 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. @@ -26,9 +29,9 @@ When you have downloaded and installed GF:
  1. Copy the files -Paleolithic.gf, -PaleolithicEng.gf, and -PaleolithicIta.gf. +Paleolithic.gf, +PaleolithicEng.gf, and +PaleolithicIta.gf.
  2. Start GF with the command
    @@ -57,7 +60,7 @@ and start GF again with the same command. Now you can even translate
     
To lear more on GF commands and grammar development, go to the -New Grammarian's Tutorial. +New Grammarian's Tutorial.