New smoother version of the GF logo

The new logo is in the new directory doc/Logos. The old logo has been moved
there too. The documentation has been updated to refer to the new logo.

The new logo was provided in SVG format by Krasimir, but PNG files are included
as well. There are some new rules in doc/Makefile to convert from SVG to PNG,
which you can use if you edit the SVG files.
This commit is contained in:
hallgren
2009-12-14 16:01:47 +00:00
parent 4d4b618c93
commit 07ed00140a
18 changed files with 22 additions and 11 deletions

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 940 B

After

Width:  |  Height:  |  Size: 940 B

BIN
doc/Logos/gf0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

1
doc/Logos/gf0.svg Normal file
View File

@@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?>

After

Width:  |  Height:  |  Size: 452 B

BIN
doc/Logos/gf00.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

1
doc/Logos/gf00.svg Normal file
View File

@@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?>

After

Width:  |  Height:  |  Size: 439 B

View File

@@ -12,3 +12,12 @@ resource:
latex resource.tex
latex resource.tex
dvipdf resource.dvi
# Converting SVG logos to PNG, using convert from ImageMagick
logos:: Logos/gf00.png Logos/gf0.png
Logos/gf00.png: Logos/gf00.svg Makefile
convert -background none -size 264x216 -depth 8 $< $@
Logos/gf0.png: Logos/gf0.svg Makefile
convert -background none -size 320x240 -depth 8 $< $@

View File

@@ -31,7 +31,7 @@ Last update: Thu Feb 2 14:16:01 2006
<HR NOSHADE SIZE=1>
<P></P>
<P>
<IMG ALIGN="middle" SRC="gf-logo.gif" BORDER="0" ALT="">
<IMG ALIGN="middle" SRC="Logos/gf0.png" BORDER="0" ALT="">
</P>
<P>
<I>Abstract. This document gives a general description of the</I>

View File

@@ -10,7 +10,7 @@ Last update: %%date(%c)
%!postproc(html): #NEW <!-- NEW -->
[gf-logo.gif]
[Logos/gf0.png]
//Abstract. This document gives a general description of the//
//Grammatical Framework (GF), with comparisons to other grammar//

View File

@@ -8,7 +8,7 @@
<P>
<center>
<IMG ALIGN="middle" SRC="gf-logo.png" BORDER="0" ALT="">
<IMG ALIGN="middle" SRC="Logos/gf0.png" BORDER="0" ALT="">
</center>
</P>

View File

@@ -15,7 +15,7 @@ contact: Aarne Ranta (aarne at chalmers dot se)
%!postproc(html): #EYELLOW </i></font>
#BECE
[gf-logo.png]
[Logos/gf0.png]
#ENCE

View File

@@ -7,7 +7,7 @@
<body bgcolor="#FFFFFF" text="#000000" >
<center>
<IMG SRC="../gf-logo.gif">
<IMG SRC="Logos/gf0.png">
<h1>Grammatical Framework: Authors and Acknowledgements</h1>

View File

@@ -5,7 +5,7 @@
<body bgcolor="#ffffff" text="#000000">
<center>
<img src="gf-logo.gif">
<img src="Logos/gf0.png">
<p>
Aarne Ranta
<p>

View File

@@ -42,8 +42,8 @@ Version 3.1.2, November 2008
%!preproc(html): #EDITORPNG [quick-editor.png]
%!preproc(tex): #EDITORPNG [10lang-small.png]
%!preproc(html): #LOGOPNG [../gf-logo.png]
%!preproc(tex): #LOGOPNG [gf-logo.png]
%!preproc(html): #LOGOPNG [Logos/gf0.png]
%!preproc(tex): #LOGOPNG [Logos/gf0.png]
%!postproc(tex): #PARTone "part{Tutorial}"

View File

@@ -5,7 +5,7 @@
<body bgcolor="#ffffff" text="#000000">
<center>
<img src="../gf-logo.gif">
<img src="Logos/gf0.png">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -11,7 +11,7 @@
<center>
</P>
<P>
<IMG ALIGN="middle" SRC="doc/gf-logo.png" BORDER="0" ALT="">
<IMG ALIGN="middle" SRC="doc/Logos/gf0.png" BORDER="0" ALT="">
</P>
<H1>Grammatical Framework</H1>
<P>

View File

@@ -10,7 +10,7 @@
#BECE
[doc/gf-logo.png]
[doc/Logos/gf0.png]
=Grammatical Framework=