Dear Members, 

I'm using LaTEX to create a chord and scale book and have a lot of .ly
files, which starts to clutter the directory where the main TEXt-file
is. 

Is it possible to set a directory in the preample of the document, like
is done with pictures? 

<code> 

\documentclass[12pt]{article}

\usepackage{graphicx}

\graphicspath{D:/LATEX/Reports@IIT/figures}

\begin{document}
\includegraphics[width=4.5cm,height=4cm,angle=0]{logo.jpg}

\end{document}</code>

Thanks in advance.

Hans Bezemer
 
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to