summaryrefslogtreecommitdiff
path: root/grafik
diff options
context:
space:
mode:
authordennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2010-06-12 22:58:29 +0000
committerdennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2010-06-12 22:58:29 +0000
commit0e9999f5625d7000c0cd97db71547c3481eb3b84 (patch)
tree534d6f781b44594d09ef793edf73c094fb7a0fa9 /grafik
parente7c9e2bb7c3d65a8616cf7307fc46aa6cd3f47b6 (diff)
downloadneo-layout-0e9999f5625d7000c0cd97db71547c3481eb3b84.tar.gz
neo-layout-0e9999f5625d7000c0cd97db71547c3481eb3b84.tar.bz2
neo-layout-0e9999f5625d7000c0cd97db71547c3481eb3b84.zip
Aufräumarbeiten: Auf Anregung von Frank Stähr habe ich mal ein paar überflüssige PDF-Dateien entfernt und dafür ein kleines Makefile erstellt.
git-svn-id: https://svn.neo-layout.org@2330 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'grafik')
-rw-r--r--grafik/logos/Neo-Icon-Schriftzug.svg (renamed from grafik/promotion-material/Flyer/neo_logo.svg)0
-rw-r--r--grafik/promotion-material/Flyer/Flyer.tex6
-rw-r--r--grafik/promotion-material/Flyer/Makefile13
-rw-r--r--grafik/promotion-material/Flyer/README.txt2
-rw-r--r--grafik/promotion-material/Flyer/neo-druckvorlage.pdfbin190067 -> 0 bytes
-rw-r--r--grafik/promotion-material/Flyer/neo_logo.pdfbin1944 -> 0 bytes
-rw-r--r--grafik/promotion-material/Flyer/tastatur_neo_Ebene1.pngbin36690 -> 0 bytes
7 files changed, 17 insertions, 4 deletions
diff --git a/grafik/promotion-material/Flyer/neo_logo.svg b/grafik/logos/Neo-Icon-Schriftzug.svg
index f9f603b..f9f603b 100644
--- a/grafik/promotion-material/Flyer/neo_logo.svg
+++ b/grafik/logos/Neo-Icon-Schriftzug.svg
diff --git a/grafik/promotion-material/Flyer/Flyer.tex b/grafik/promotion-material/Flyer/Flyer.tex
index 100d27b..d6399d5 100644
--- a/grafik/promotion-material/Flyer/Flyer.tex
+++ b/grafik/promotion-material/Flyer/Flyer.tex
@@ -76,7 +76,7 @@ Euro={€},
\title{Neo}
\author{Ergonomisches Tastaturlayout}
-\date{\includegraphics[height=3ex]{neo_logo}}
+\date{\includegraphics[height=3ex]{Neo-Icon-Schriftzug}}
@@ -111,9 +111,9 @@ schafft, hat wohl noch nie deutsche Umlaute getippt ;-)
\vfill
\hspace*{-2.5ex}
\ifcolor
-\includegraphics*[trim=0 47 0 0, width=3.41\linewidth]{neo-druckvorlage.pdf} % /grafik/druckvorlage/neo-druckvorlage.svg
+\includegraphics*[trim=0 47 0 0, width=3.41\linewidth]{neo-druckvorlage} % /grafik/druckvorlage/neo-druckvorlage.svg
\else
-\includegraphics*[trim=0 58 0 0, width=3.45\linewidth]{neo_Alle_Ebenen.pdf} % /grafik/tastatur2d/neo_Alle_Ebenen.svg
+\includegraphics*[trim=0 58 0 0, width=3.45\linewidth]{neo_Alle_Ebenen} % /grafik/tastatur2d/neo_Alle_Ebenen.svg
\fi
\newpage
Die vierte Ebene ersetzt euch alles jenseits des Tastaturhauptfeldes, wie etwa den Zahlenblock, den z.\,B. Notebooks nicht haben. Und last but not least: Die griechischen Kleinbuchstaben und mathematischen Zeichen der 5.\,bzw.\ 6.\,Ebene, für deren Aktivierung Ihr zwei Modifier gleichzeitig drücken müsst, sind ein ungemein wertvolles Feature für die, die es nutzen.
diff --git a/grafik/promotion-material/Flyer/Makefile b/grafik/promotion-material/Flyer/Makefile
new file mode 100644
index 0000000..fbe18fc
--- /dev/null
+++ b/grafik/promotion-material/Flyer/Makefile
@@ -0,0 +1,13 @@
+
+default: compile
+
+# Downloading graphics:
+fetch:
+ curl -O http://neo-layout.org/svn/grafik/logos/Neo-Icon-Schriftzug.pdf
+ curl -O http://neo-layout.org/svn/grafik/tastatur3d/tastatur_neo_Ebene1.pdf
+ curl -O http://neo-layout.org/svn/grafik/druckvorlage/neo-druckvorlage.pdf
+
+# Generation using pdfLaTeX
+compile: fetch
+ pdflatex Flyer.tex
+ pdflatex Flyer.tex
diff --git a/grafik/promotion-material/Flyer/README.txt b/grafik/promotion-material/Flyer/README.txt
index 5a08ebd..db877aa 100644
--- a/grafik/promotion-material/Flyer/README.txt
+++ b/grafik/promotion-material/Flyer/README.txt
@@ -3,7 +3,7 @@ Dieser Flyer ist im A4-Format, damit ihn jeder ohne Probleme ausdrucken und kopi
== Kompilieren ==
Eine installierte LaTeX-Distribution vorausgesetzt, kann mit
- pdflatex Flyer.tex
+ make
eine pdf-Datei erzeugt werden.
== Geschichte ==
diff --git a/grafik/promotion-material/Flyer/neo-druckvorlage.pdf b/grafik/promotion-material/Flyer/neo-druckvorlage.pdf
deleted file mode 100644
index 2364c5e..0000000
--- a/grafik/promotion-material/Flyer/neo-druckvorlage.pdf
+++ /dev/null
Binary files differ
diff --git a/grafik/promotion-material/Flyer/neo_logo.pdf b/grafik/promotion-material/Flyer/neo_logo.pdf
deleted file mode 100644
index ce21c5b..0000000
--- a/grafik/promotion-material/Flyer/neo_logo.pdf
+++ /dev/null
Binary files differ
diff --git a/grafik/promotion-material/Flyer/tastatur_neo_Ebene1.png b/grafik/promotion-material/Flyer/tastatur_neo_Ebene1.png
deleted file mode 100644
index 3cdc477..0000000
--- a/grafik/promotion-material/Flyer/tastatur_neo_Ebene1.png
+++ /dev/null
Binary files differ