From ce15ec7b787479ca4c7295863ea7fa5cfdd16755 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 22 Dec 2010 14:08:42 +0000 Subject: moved parts of doc to deprecated/doc --- doc/gf-quickstart.html | 42 +++++++----------------------------------- 1 file changed, 7 insertions(+), 35 deletions(-) (limited to 'doc/gf-quickstart.html') diff --git a/doc/gf-quickstart.html b/doc/gf-quickstart.html index 7a6971953..cd508d474 100644 --- a/doc/gf-quickstart.html +++ b/doc/gf-quickstart.html @@ -9,7 +9,7 @@

Aarne Ranta

-3 September, 2007 +22 December 2010 (3 September, 2007)

@@ -20,7 +20,7 @@ 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. @@ -61,39 +61,11 @@ and start GF again with the same command. Now you can even translate this bread is very Italian. To lear more on GF commands and -grammar development, go to the -New Grammarian's Tutorial. +grammar development, go to the one of the tutorials: +

- -

Multilingual authoring

- -This demo also requires the GUI package, which makes the command -jgf work for you. -
    -
  1. Download the file Letter.gfcm. -
  2. Start the GF editor by the command -
    -  gfeditor Letter.gfcm
    -
    -
  3. When the editor window is open, select "Letter" from the "New" menu. -
  4. Push the button "Random" in the lower end of the window. -
  5. Move the pointer to some place in the text, e.g. to the first word (in any - of the languages), and click. The first word should now be highlighted and - a number of alternatives appear in the lower window part (a similar situation - is shown in the picture below). -
  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 -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 -can edit the files in examples/letter in the GF grammar package, -and compile by using the script mkLetter.gfs in the same package. - -

- - - -- cgit v1.2.3