diff options
Diffstat (limited to 'gf-book')
| -rw-r--r-- | gf-book/index.html | 1 | ||||
| -rw-r--r-- | gf-book/index.txt | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/gf-book/index.html b/gf-book/index.html index ef18e6006..30e942cff 100644 --- a/gf-book/index.html +++ b/gf-book/index.html @@ -2,6 +2,7 @@ <HTML> <HEAD> <META NAME="generator" CONTENT="http://txt2tags.org"> +<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf8"> <TITLE>Grammatical Framework: Programming with Multilingual Grammars</TITLE> </HEAD><BODY BGCOLOR="white" TEXT="black"> <CENTER> diff --git a/gf-book/index.txt b/gf-book/index.txt index 51ceb5c6f..bdd0c0573 100644 --- a/gf-book/index.txt +++ b/gf-book/index.txt @@ -1,6 +1,9 @@ Grammatical Framework: Programming with Multilingual Grammars Aarne Ranta + +%!Encoding:utf8 + %!postproc(html): "#BOOKCOVER" '<center><img width=200mm src="gf-book-cover.png"></center>' |
