lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting a directory for .ly documents, when using LaTEX


From: hbezemer
Subject: Setting a directory for .ly documents, when using LaTEX
Date: Wed, 20 Jan 2016 13:48:35 +0100
User-agent: Kliksafe Webmail

 

 

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/address@hidden/figures}

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

\end{document}</code>

Thanks in advance.

Hans Bezemer

reply via email to

[Prev in Thread] Current Thread [Next in Thread]