diff options
| author | hallgren <hallgren@chalmers.se> | 2012-03-20 14:04:57 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-03-20 14:04:57 +0000 |
| commit | 38162e0f533a0a7773db82f2ab15865b4bb53d72 (patch) | |
| tree | 83113708b3ccad0c3a391271274b04f761ebedf0 /doc | |
| parent | 0d57b9fa091c13fcfc5e2779dab23734435c0341 (diff) | |
ICFP 2012 tutorial page: use the GF stylesheet for a consistent look
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/icfp-2012.t2t | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/icfp-2012.t2t b/doc/icfp-2012.t2t index bf15ba48b..263179d11 100644 --- a/doc/icfp-2012.t2t +++ b/doc/icfp-2012.t2t @@ -1,9 +1,13 @@ Grammatical Framework Tutorial ICFP 2012, Copenhagen 9-15 September 2012 +%!style:../css/style.css +%!postproc(html): <TD><B> <TH> +%!postproc(html): </B></TD> </TH> +%!postproc(html): <H1> <H1><a href="../"><IMG src="../doc/Logos/gf0.png"></a> -=Goals= +==Goals== This tutorial gives a hands-on introduction to GF (Grammatical Framework), a special-purpose functional language @@ -39,7 +43,7 @@ If you want to contribute a new language, let us know! It is a job of 2 to 6 months. -=Structure of the tutorial= +==Structure of the tutorial== Hour 1. Writing multilingual grammars in GF (Aarne Ranta) @@ -49,7 +53,7 @@ Hour 2. Applications for the web, mobile phones, and as embedded Haskell program Hour 3. Internals of GF, theoretical aspects, and future trends (Krasimir Angelov) -=Organizers= +==Organizers== [Krasimir Angelov http://www.chalmers.se/cse/EN/organization/divisions/computing-science/people/angelov-krasimir] |
