diff --git a/LilyPond_CheatSheet.def b/LilyPond_CheatSheet.def index 5575fd3f630ff12392d7f775dbbae27bd1127218..46910ad73c41fc2da2efb81f1ee67e7954ecb057 100644 --- a/LilyPond_CheatSheet.def +++ b/LilyPond_CheatSheet.def @@ -2,12 +2,12 @@ "output_dir": "LilyPond_CheatSheet", "version": "2.15.0", "template": "", - "language": "deutsch", + "language": "English", "defaults": { "title": "LilyPond Cheatsheet", - "subtitle": "Basic Usage, LilyPond version 2.15", - "composer": "Reinhold Kainhofer", + "subtitle": "Grundlegende Befehle von LilyPond", + #"composer": "Reinhold Kainhofer", "year": "2011", "publisher": "Edition Kainhofer, Vienna", diff --git a/LilyPond_CheatSheet.pdf b/LilyPond_CheatSheet.pdf index c60e919264513850ac25a2ebb1107a61e8b9a78e..2f790a87715c4eb4a299dde2bd69ff709adc3cc0 100644 Binary files a/LilyPond_CheatSheet.pdf and b/LilyPond_CheatSheet.pdf differ diff --git a/LilyPond_CheatSheet.tex b/LilyPond_CheatSheet.tex index d934ca0c6c7e8cb2e37c5889460e3a234b966d8a..a940c279298e1ef89f5bd4ddbc3117a8b2d6c013 100644 --- a/LilyPond_CheatSheet.tex +++ b/LilyPond_CheatSheet.tex @@ -21,6 +21,6 @@ \pagecolor{posterBackground} \input{LilyPond_CheatSheet_BasicPage.itex} -\input{LilyPond_CheatSheet_AdvancedPage.itex} +% \input{LilyPond_CheatSheet_AdvancedPage.itex} \end{document} diff --git a/LilyPond_CheatSheet_Crop.pdf b/LilyPond_CheatSheet_Crop.pdf index 0ed33018d2e60e22e018e355f205758b2d6cec15..e86a5af7b6e8de7c78d4258da6bd66ef740900ca 100644 Binary files a/LilyPond_CheatSheet_Crop.pdf and b/LilyPond_CheatSheet_Crop.pdf differ diff --git a/Makefile b/Makefile index 576de5bf3c0c04e24a912247bcc6945f11f65646..9be5e814a7b2b5807ecc842d059c5704e34c2770 100644 --- a/Makefile +++ b/Makefile @@ -30,4 +30,4 @@ $(sheets): %.pdf: %.tex $(outfiles) pdflatex $< webshop: $(distfiles) - python ../Diverses/Webshop/EditionKainhofer_CSVI_Generate.py "LilyPond_CheatSheet.def" $(sheets) + python ../../Diverses/Webshop/EditionKainhofer_CSVI_Generate.py "LilyPond_CheatSheet.def" $(sheets) diff --git a/orchestrallily b/orchestrallily new file mode 120000 index 0000000000000000000000000000000000000000..b76ef9eb0f75bb102b3dc78c87ba9f3516a3e597 --- /dev/null +++ b/orchestrallily @@ -0,0 +1 @@ +../../orchestrallily \ No newline at end of file diff --git a/webshop_descriptions.def b/webshop_descriptions.def new file mode 100644 index 0000000000000000000000000000000000000000..907d13dde822424766bb358c66f82c6da826522f --- /dev/null +++ b/webshop_descriptions.def @@ -0,0 +1,37 @@ +{ + #"title": u"Joseph Eybler: Omnes de Saba venient, Graduale, HV 40", + #"subtitle_en": u"Gradual, HV 40", + "subtitle_en": "Basic LilyPond Usage", + + "Short_Description_de": u"Kurzzusammenfassung der wichtigsten LilyPond-Befehle zum professionellen Notensatz.", + "Short_Description_en": u"Short summary on a single page of the most important LilyPond commands for professional music engraving. The Cheat Sheet is written in English, printed in full color and laminated for long durability.", + + "Description_de": u'''<p>Kurzzusammenfassung der wichtigsten LilyPond-Befehle zum professionellen Notensatz auf einer Seite. Der "Cheat Sheet" ist auf Englisch verfasst, im Format A4 in Farbe gedruckt und zur langfristigen Haltbarkeit laminiert.</p> +<p><a href='http://www.lilypond.org/'>LilyPond</a> ist ein Notensatzprogramm, dass es sich zum Ziel gemacht hat, Notendruck von der bestmöglichen Qualität zu erstellen. Mit dem Programm wird es möglich, die Ästhetik handgestochenen traditionellen Notensatzes mit computergesetzen Noten zu erreichen. LilyPond ist ein Open Source-Programm und Teil des <a href='http://www.gnu.org/software/'>GNU Projekts</a>.</p> +<p>LilyPond ist ein kompiliertes System: es wird über eine Text-Datei gestartet, die die Noten beschreibt. Die resultierende Ausgabe wird am Bildschirm betrachtet oder ausgedruckt. In einer bestimmten Beziehung ist LilyPond eher eine Programmsprache als ein graphisches Notensatzprogramm. Man schreibt die Noten nicht, indem man Notensymbole von einer graphischen Leiste zieht und auf einem sich dynamisch immer wieder erneuernden Notensystem platziert. Anstatt dessen schreibt man Text. Dieser Text wird von LilyPond interpretiert (oder "kompiliert") und dabei schön aussehender Notensatz produziert.</p> +<p>Durch diesen Zugang ist man im Notensatz keinerlei Einschränkungen durch die grafische Benutzeroberfläche und deren Implementierung unterworfen. Allerdings muss man die Befehle - auch wenn sie ziemlich offensichtlich und klar sind - zum Notensatz im Kopf haben. Dieser Spickzettel erleichtert dies, indem er praktisch alle notwendigen Befehle und Funktionialitäten auf einen Blick kurz zusammenfasst.</p> +''', + + + "Description_en": u'''<p>Short summary on a single page of the most important LilyPond commands for professional music engraving. The Cheat Sheet is written in English, printed in full color and laminated for long durability.</p> +<p><a href='http://www.lilypond.org/'>LilyPond</a> is a music engraving program, devoted to producing the highest-quality sheet music possible. It brings the aesthetics of traditionally engraved music to computer printouts. LilyPond is free software and part of the <a href='http://gnu.org/'>GNU Project</a>.</p> +<p>LilyPond is a <em>compiled</em> system: it is run on a text file describing the music. The resulting output is viewed on-screen or printed. In some ways, LilyPond is more similar to a programming language than graphical score editing software. You do not write music by dragging notes from a graphical toolbar and placing them on a dynamically refreshing score; you write music by typing text. This text is interpreted (or “compiled”) by LilyPond, which produces beautifully engraved sheet music. People accustomed to graphical user interfaces might need to learn a new way of working, but the results are definitely worth it! (Description taken from the <a href='http://www.lilypond.org/'>LilyPond Homepage</a>)</p> +<p>This approach does not impose any restrictions due to limitations of a GUI (graphical user interface) and thus gives the user greater control over the final looks of a music score. It also allows LilyPond to apply well-established engraphing principles and guidelines automatically without any user intervention to create music scores that look professional from the very beginning without much tweaking.<br />The downside is that one has the remember the actual text commands - even if they are mostly rather straightforward and clear - to write a musical score. This cheat sheet helps LilyPond users by providing a short summary of all the necessary commands and functionality at a short glance.</p> +''', + + "Category": u"LilyPond Material", + #"instrumentation": u"", + + "published": "Y", + + #"price": 2.00, + #"currency": "EUR", + + "Child_Products": [ + {"sku": "EK-Lily-01-dl", "type": "LilyPond CheatSheet Download (gratis!)", "price": 0.00}, # Partitur / Full score + {"sku": "EK-Lily-01-lam", "type": "LilyPond CheatSheet in Farbe und laminiert", "price": 2.00}, # Partitur / Full score + ], + "Productimages": [ + "EK-Lily-01_LilyPond_CheatSheet-00.png" + ], +}