diff options
author | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-08-19 00:01:48 +0000 |
---|---|---|
committer | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-08-19 00:01:48 +0000 |
commit | 6b3ea4341dc19d9d8a2582301df010cadf33de30 (patch) | |
tree | cf65061316195e74d37e640c8f18cccc61ea0de3 | |
parent | 2a43862723ce584068f1a2c66263b2a88efcc39f (diff) |
Fix: Pfade angepasst, damit es nach dem auschecken direkt kompiliert werden kann.
git-svn-id: https://svn.neo-layout.org@2043 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r-- | grafik/promotion-material/Flyer-fs/Flyer_stm.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/grafik/promotion-material/Flyer-fs/Flyer_stm.tex b/grafik/promotion-material/Flyer-fs/Flyer_stm.tex index 63981a4..b21945a 100644 --- a/grafik/promotion-material/Flyer-fs/Flyer_stm.tex +++ b/grafik/promotion-material/Flyer-fs/Flyer_stm.tex @@ -65,7 +65,7 @@ Euro={€}, \title{Neo} \author{Ergonomisches Tastaturlayout} -\date{\includegraphics[height=3ex]{/Users/mayer/desktop/neo_logo}} +\date{\includegraphics[height=3ex]{neo_logo}} \usepackage{blindtext} @@ -84,7 +84,7 @@ Euro={€}, \vfill -\includegraphics[width=\textwidth]{/Users/mayer/desktop/tastatur_neo_Ebene1} +\includegraphics[width=\textwidth]{tastatur_neo_Ebene1} \vfill @@ -131,7 +131,7 @@ Die vierte Ebene ersetzt euch alles jenseits des Tastaturhauptfeldes, wie etwa d \vfill \hspace*{2ex} -\includegraphics*[width=2.1\linewidth]{/Users/mayer/desktop/neo-druckvorlage} +\includegraphics*[width=2.1\linewidth]{neo-druckvorlage} \section{Was nun zu tun ist} Installationsanleitungen für alle gängigen Plattformen, Hilfestellungen und FAQ findet Ihr auf der Neo-Seite und vor allem im hauseigenen Wiki: \url{wiki.neo-layout.org} |