lilypond-user
[Top][All Lists]
Advanced

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

Re: Layout integrating LaTeX and music


From: Helge Kruse
Subject: Re: Layout integrating LaTeX and music
Date: Sat, 29 Dec 2007 18:50:31 +0100

Patrick,

as you can see with the framebox, the space is not added by LaTeX. This is a question for the Lilypond gurus. I also noticed this additional space, but did not made any tries to remove it, although it is annoying in this circumstance.

Regards, Helge

----- Original Message ----- From: "Patrick Schmidt" <address@hidden>
To: <address@hidden>
Sent: Saturday, December 29, 2007 5:14 PM
Subject: Re: Layout integrating LaTeX and music


Thank you Helge,

the baseline of the lilypond fragment is now identical with the letter's baseline. Have you got any idea why there is so much horizontal space in between the round brackets and the fragment: ( fragment )?

All the best,

PLS

Hi Ole,

I don*t know which platform you use (Windows, Linux or MacOs)

If you have a Mac than it should work as follows:

Open the terminal then type:

cd /
cd /Users/Ole/ %(your user name)
vi .profile    %(editor)

i              %(insert)

PATH=$PATH:"/Applications/LilyPond.app/Contents/Resources/bin/"
export PATH     %(set the path)

:wq            %(to save and quit)

Now you have to run a script cslled lilypond-book. It is described in the manual.

If you use the terminal then enter the following commands (but not the comments):

mkdir -p out/   %this creates a new file called "out"

lilypond-book --output=out --psfonts yourfile.tex %name of your latex-file

cd out %go to the file "out"

latex yourfile %name of your latex-file instead od "yourfile"

dvips -o -Ppdf -h yourfile.psfonts yourfile %substitute "yourfile"
ps2pdf yourfile.ps

It makes your life easier if you install a script in your latex-editor. I use Texshop and there is a little plugin called Lilypond-LaTeX. You can find it here:

http://users.dimi.uniud.it/~nicola.vitacolonna/download/software/latex/Lilypond-LaTeX.engine.txt

Hope this helps,

PLS







--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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