Lilypond and LaTeX margins

2019-01-21 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Taking into account the hints I already gotten, I try to typeset songs using multiple files and use \lilypondfile to include them into LaTeX using scrartcl class (Koma). Now I found out that the margins for the songs are different when compilin

Lilypond and LaTeX - margins

2015-07-24 Thread Beda Szukics
Hello all I try to print a songbook with gregorian and modern songs. For the gregorian part I use gregorio, for the modern songs I use lilypond. The main document is a (Lua)LaTeX-file that has text and scores in it. My example (Versuch.lytex): \documentclass[a5paper,pagesize,DIV=13,12pt]{s

Re: Lilypond and LaTeX - margins

2015-07-25 Thread Marc Hohl
Am 25.07.2015 um 08:06 schrieb Beda Szukics: Hello all I try to print a songbook with gregorian and modern songs. For the gregorian part I use gregorio, for the modern songs I use lilypond. The main document is a (Lua)LaTeX-file that has text and scores in it. [...] lilypond-book --pdf Versu

Re: Lilypond and LaTeX - margins

2015-07-25 Thread Beda Szukics
Am 25.07.2015 um 08:55 schrieb Marc Hohl: > Am 25.07.2015 um 08:06 schrieb Beda Szukics: >> Hello all >> >> I try to print a songbook with gregorian and modern songs. For the >> gregorian part I use gregorio, for the modern songs I use lilypond. >> >> The main document is a (Lua)LaTeX-file that has

Re: Lilypond and LaTeX - margins

2015-07-25 Thread David Kastrup
Beda Szukics writes: > Am 25.07.2015 um 08:55 schrieb Marc Hohl: >> Am 25.07.2015 um 08:06 schrieb Beda Szukics: >>> Hello all >>> >>> I try to print a songbook with gregorian and modern songs. For the >>> gregorian part I use gregorio, for the modern songs I use lilypond. >>> >>> The main docume

Re: Lilypond and LaTeX - margins

2015-07-25 Thread Beda Szukics
Am 25.07.2015 um 09:55 schrieb David Kastrup: > Beda Szukics writes: > >> Am 25.07.2015 um 08:55 schrieb Marc Hohl: >>> Am 25.07.2015 um 08:06 schrieb Beda Szukics: Hello all I try to print a songbook with gregorian and modern songs. For the gregorian part I use gregorio, for

Re: Lilypond and LaTeX - margins

2015-07-25 Thread David Kastrup
Beda Szukics writes: > Thank you. That helped. If I use > > lilypond-book --pdf --latex-program=lualatex Versuch.lytex > > the margins are respected. I still have about 3 mm at the left margin. > > (textwidth is 114 mm, the lines of the Tescht part are 110 mm) Maybe related to the indent and/or

Re: Lilypond and LaTeX - margins

2015-07-25 Thread Urs Liska
Am 25. Juli 2015 10:36:41 MESZ, schrieb David Kastrup : >Beda Szukics writes: > >> Thank you. That helped. If I use >> >> lilypond-book --pdf --latex-program=lualatex Versuch.lytex >> >> the margins are respected. I still have about 3 mm at the left >margin. >> >> (textwidth is 114 mm, the lines

Re: Lilypond and LaTeX - margins

2015-07-25 Thread Beda Szukics
Am 25.07.2015 um 10:36 schrieb David Kastrup: > Beda Szukics writes: > >> Thank you. That helped. If I use >> >> lilypond-book --pdf --latex-program=lualatex Versuch.lytex >> >> the margins are respected. I still have about 3 mm at the left margin. >> >> (textwidth is 114 mm, the lines of the Tes

Re: Lilypond and LaTeX - margins

2015-07-25 Thread Beda Szukics
Am 25.07.2015 um 10:50 schrieb Urs Liska: > Am 25. Juli 2015 10:36:41 MESZ, schrieb David Kastrup : >> Beda Szukics writes: >> >>> Thank you. That helped. If I use >>> >>> lilypond-book --pdf --latex-program=lualatex Versuch.lytex >>> >>> the margins are respected. I still have about 3 mm at the l

Re: Lilypond and LaTeX - margins

2015-07-25 Thread Marc Hohl
Am 25.07.2015 um 09:55 schrieb David Kastrup: Beda Szukics writes: Am 25.07.2015 um 08:55 schrieb Marc Hohl: Am 25.07.2015 um 08:06 schrieb Beda Szukics: Hello all I try to print a songbook with gregorian and modern songs. For the gregorian part I use gregorio, for the modern songs I use li

Re: Lilypond and LaTeX - margins

2015-07-25 Thread Beda Szukics
Am 25.07.2015 um 14:25 schrieb Marc Hohl: > Am 25.07.2015 um 09:55 schrieb David Kastrup: >> Beda Szukics writes: >> >>> When I compile Versuch.tex I get: >>> >>> ! LaTeX Error: File `10/lily-071f91b4-1' not found. >>> ! LaTeX Error: File `10/lily-071f91b4-2' not found. >>> ! LaTeX Error: File `10

Re: Lilypond and LaTeX - margins

2015-07-25 Thread Marc Hohl
Am 25.07.2015 um 14:36 schrieb Beda Szukics: Am 25.07.2015 um 14:25 schrieb Marc Hohl: Am 25.07.2015 um 09:55 schrieb David Kastrup: Beda Szukics writes: When I compile Versuch.tex I get: ! LaTeX Error: File `10/lily-071f91b4-1' not found. ! LaTeX Error: File `10/lily-071f91b4-2' not found.

Re: Lilypond and LaTeX - margins

2015-07-25 Thread Beda Szukics
Am 25.07.2015 um 14:57 schrieb Marc Hohl: > Am 25.07.2015 um 14:36 schrieb Beda Szukics: >> Am 25.07.2015 um 14:25 schrieb Marc Hohl: >>> Am 25.07.2015 um 09:55 schrieb David Kastrup: Beda Szukics writes: >>> Hmm, I call lilypond-book without --pdf and it works (with lualatex). >> >> Can you

Re: Lilypond and LaTeX - margins

2015-07-25 Thread Víctor
On a separate subject, I'd like to recommend you to use lyluatex instead of Lilypond-book. I've found it to be a cleaner way to work as it is a LuaLaTeX package (developed by the Gregorio team!) and not an engine. Víctor. ___

Re: Lilypond and LaTeX - margins

2015-07-25 Thread Beda Szukics
Hi Victor Am 25.07.2015 um 18:12 schrieb Víctor: > On a separate subject, I'd like to recommend you to use lyluatex > instead of Lilypond-book. I've > found it to be a cleaner way to work as it is a LuaLaTeX package > (developed by the Gregorio team!) and not a

Re: Lilypond and LaTeX - margins

2015-07-25 Thread Marc Hohl
Am 25.07.2015 um 18:12 schrieb Víctor: On a separate subject, I'd like to recommend you to use lyluatex instead of Lilypond-book. I've found it to be a cleaner way to work as it is a LuaLaTeX package (developed by the Gregorio team!) and not an engine. That'

OT: Getting lyluatex to work [was: Re: Lilypond and LaTeX - margins]

2015-07-26 Thread Marc Hohl
Am 25.07.2015 um 18:12 schrieb Víctor: On a separate subject, I'd like to recommend you to use lyluatex instead of Lilypond-book. I've found it to be a cleaner way to work as it is a LuaLaTeX package (developed by the Gregorio team!) and not an engine. I wan

Re: OT: Getting lyluatex to work [was: Re: Lilypond and LaTeX - margins]

2015-07-26 Thread Víctor
Maybe you should write your question in the GitHub page, or in the gregorio project mail list, where its developer will surely read it. He is quite a supportive person, and clearly the most qualified to help you. Víctor. El 26/07/15 a las 05:33, Marc Hohl escribió: Am 25.07.2015 um 18:12 schr

Re: OT: Getting lyluatex to work [was: Re: Lilypond and LaTeX - margins]

2015-07-27 Thread Marc Hohl
Am 27.07.2015 um 06:42 schrieb Víctor: Maybe you should write your question in the GitHub page, or in the gregorio project mail list, where its developer will surely read it. Thanks for your answer! I don't have a GitHub account and do not want to get one just for this question. The same holds

Re: OT: Getting lyluatex to work [was: Re: Lilypond and LaTeX - margins]

2015-07-27 Thread Ralf Mattes
Am Sonntag, 26. Juli 2015 12:33 CEST, Marc Hohl schrieb: > Am 25.07.2015 um 18:12 schrieb Víctor: > > On a separate subject, I'd like to recommend you to use lyluatex > > instead of Lilypond-book. I've > > found it to be a cleaner way to work as it is a Lu

Re: OT: Getting lyluatex to work [was: Re: Lilypond and LaTeX - margins]

2015-07-27 Thread Marc Hohl
Am 27.07.2015 um 12:06 schrieb Ralf Mattes: Am Sonntag, 26. Juli 2015 12:33 CEST, Marc Hohl schrieb: Am 25.07.2015 um 18:12 schrieb Víctor: On a separate subject, I'd like to recommend you to use lyluatex instead of Lilypond-book. I've found it to be a cl

Re: OT: Getting lyluatex to work [was: Re: Lilypond and LaTeX - margins]

2015-07-27 Thread Br. Samuel Springuel
Pressed send by accident before I was finished. > On Jul 27, 2015, at 11:06 AM, Ralf Mattes wrote: > > > Am Sonntag, 26. Juli 2015 12:33 CEST, Marc Hohl schrieb: > > Not a TeXpert (any more), but from my quick tests - nothing. > I got the same error as you. I "fixed" this bug by adding >