mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
folder adjustments
This commit is contained in:
@@ -99,6 +99,8 @@ overlap = scale ;
|
|||||||
"Abs" -- "32" [style = "solid"];
|
"Abs" -- "32" [style = "solid"];
|
||||||
"33" [label = "Telugu", style = "dotted", shape = "ellipse", color = "red"] ;
|
"33" [label = "Telugu", style = "dotted", shape = "ellipse", color = "red"] ;
|
||||||
"Abs" -- "33" [style = "solid"];
|
"Abs" -- "33" [style = "solid"];
|
||||||
|
"34" [label = "Arabic", style = "dotted", shape = "ellipse", color = "orange"] ;
|
||||||
|
"Abs" -- "34" [style = "solid"];
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 129 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.8 MiB |
Binary file not shown.
@@ -1,8 +1,14 @@
|
|||||||
\documentclass[11pt]{article}
|
\documentclass[12pt]{article}
|
||||||
\usepackage{graphicx}
|
\usepackage{graphicx}
|
||||||
\pagestyle{empty}
|
\pagestyle{empty}
|
||||||
\usepackage[urlcolor=blue,colorlinks=true]{hyperref}
|
\usepackage[urlcolor=blue,colorlinks=true]{hyperref}
|
||||||
|
|
||||||
|
\setlength{\oddsidemargin}{0mm}
|
||||||
|
\setlength{\evensidemargin}{-2mm}
|
||||||
|
\setlength{\topmargin}{-12mm}
|
||||||
|
\setlength{\textheight}{240mm}
|
||||||
|
\setlength{\textwidth}{158mm}
|
||||||
|
|
||||||
\title{GF Resource Grammar Summer School}
|
\title{GF Resource Grammar Summer School}
|
||||||
\author{Gothenburg, 17-28 August 2009}
|
\author{Gothenburg, 17-28 August 2009}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
@@ -10,7 +16,7 @@
|
|||||||
\begin{center}
|
\begin{center}
|
||||||
\includegraphics{summer-langs.png}
|
\includegraphics{summer-langs.png}
|
||||||
|
|
||||||
\vspace{3mm}
|
\vspace{6mm}
|
||||||
|
|
||||||
{\Large\bf GF Resource Grammar Summer School}
|
{\Large\bf GF Resource Grammar Summer School}
|
||||||
|
|
||||||
@@ -18,7 +24,7 @@
|
|||||||
|
|
||||||
Gothenburg, 17-28 August 2009
|
Gothenburg, 17-28 August 2009
|
||||||
|
|
||||||
\vspace{3mm}
|
\vspace{6mm}
|
||||||
|
|
||||||
\includegraphics{summer-align.png}
|
\includegraphics{summer-align.png}
|
||||||
\end{center}
|
\end{center}
|
||||||
|
|||||||
Reference in New Issue
Block a user