From 14e712595883fa068cd498bf9749d49e55b8c333 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 26 Mar 2012 15:02:15 +0000 Subject: [PATCH] gf-book: apply GF style sheet Also brought index.txt and index.html back in sync. (It looks like someone updated index.html instead of updating index.txt and regenerating index.html.) --- gf-book/index.html | 5 +++-- gf-book/index.txt | 6 ++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/gf-book/index.html b/gf-book/index.html index f6cb3aedd..c53a92925 100644 --- a/gf-book/index.html +++ b/gf-book/index.html @@ -3,6 +3,7 @@ + Grammatical Framework: Programming with Multilingual Grammars
@@ -123,11 +124,11 @@ linguistics, and related fields.

Code examples. You can also download the complete example set as a compressed tar file, -gf-book-examples.tgz +gf-book-examples.tgz.

GF Web IDE: -build grammars in the cloud, without installing GF. . +build grammars in the cloud, without installing GF.

Demos diff --git a/gf-book/index.txt b/gf-book/index.txt index bdd0c0573..61b0b76c3 100644 --- a/gf-book/index.txt +++ b/gf-book/index.txt @@ -1,7 +1,7 @@ Grammatical Framework: Programming with Multilingual Grammars Aarne Ranta - +%!style:../css/style.css %!Encoding:utf8 %!postproc(html): "#BOOKCOVER" '

' @@ -102,7 +102,9 @@ linguistics, and related fields. [Slides ./gf-book-slides.pdf] for teaching the book chapter by chapter. -[Code examples ./examples] +[Code examples ./examples]. You can also download the +complete example set as a compressed tar file, +[gf-book-examples.tgz gf-book-examples.tgz]. [GF Web IDE http://www.grammaticalframework.org/demos/gfse/]: build grammars in the cloud, without installing GF.