nathanaelmeister/Lee-_Sebastian_-_Op.70_-_40_Easy_Etudes_for_Cello

The main book files does not compile anymore

Closed this issue · 1 comments

The \included files ./global-files/tuplet-bow.ily used in the input files do not work anymore, since the main book file is compiled in a different directory depth.

\include 
         "../global-files/tuplet-bow.ily"
./input-files/Nr_32.ily:48:5: Fehler: Ungültige Fluchtsequenz: »\printTupletBow«
    
    \printTupletBow
./input-files/Nr_32.ily:49:3: Fehler: syntax error, unexpected '}'
  
  }
./input-files/Nr_35.ily:3:10: Fehler: Datei »../global-files/tuplet-bow.ily« kann nicht gefunden werden
(Suchpfad: »/usr/share/lilypond/2.18.2/fonts/svg/:/usr/share/lilypond/2.18.2/fonts/type1/:/usr/share/lilypond/2.18.2/fonts/otf/:/usr/share/lilypond/2.18.2/scm:/usr/share/lilypond/2.18.2/ps:/usr/share/lilypond/2.18.2/ly:«)
\include 
         "../global-files/tuplet-bow.ily"
./input-files/Nr_35.ily:39:5: Fehler: Ungültige Fluchtsequenz: »\printTupletBow«
    
    \printTupletBow
./input-files/Nr_35.ily:40:3: Fehler: syntax error, unexpected '}'
  
  }

the \includes need to be moved from the ./input-files/*.ily to the compilable *.ly as well in the ./single-pages/ directory as in the main book-file: Sebastian_Lee_-_Op_70_-_40_easy_etudes.ly in the root-directory

this is fixed, for the book Sebastian_Lee_-_Op_70_-_40_easy_etudes.ly as well es for all single pages now in single-pages-celloI/Sebastian_Lee_-_Op_70_-_Nr_{01..40}-celloI.ly.