Re: using lilypond in LaTeX (MacTeX)

2018-02-19 Thread Br. Samuel Springuel
On 2/19/18 10:23 AM, Urs Liska wrote: The main argument that could speak against that is the requirement to use LuaLaTeX (instead of XeLaTeX, pdfLaTeX, or even more low-level variants). True. I use LuaLaTeX as my default engine, so that's not a consideration I generally think about. Thanks

Re: using lilypond in LaTeX (MacTeX)

2018-02-19 Thread Urs Liska
Am 19.02.2018 um 16:15 schrieb Br. Samuel Springuel: My personal choice is #2, but I might be slightly biased as I help out on that project. The main argument that could speak against that is the requirement to use LuaLaTeX (instead of XeLaTeX, pdfLaTeX, or even more low-level variants).

Re: using lilypond in LaTeX (MacTeX)

2018-02-19 Thread Br. Samuel Springuel
LilyPond is not a LaTeX package, but a standalone program for typesetting music. To combine LilyPond and LaTeX output into the same document, you have several possibilities: 1) lilypond-book: http://lilypond.org/doc/v2.18/Documentation/usage/lilypond_002dbook This is a pre-processor script

using lilypond in LaTeX (MacTeX)

2018-02-19 Thread Brian J. Christie
Good Morning, I am somewhat new to using LaTeX. I recently upgraded from 2013 to 2017 MacTex and installed Lilypond 2.18.2. I have tried to incorporate some simple lilypond code in LaTex and it hasn't worked yet. I can create a pdf directly from Lilypond. Specifically, I can compile -> typeset

Re: Using Lilypond in LaTeX

2010-03-23 Thread Francisco Vila
2010/3/23 Keith Weintraub : > Folks, >    I am creating multiple piano staves with text between them for analysis > on a page. > I would like to make sure that all staves on one page be the same width. > Is there a way to force the line-width to be a certain size AND (sorry for > shouting) force th

Re: Using Lilypond in LaTeX

2010-03-23 Thread Mats Bengtsson
Quoting Keith Weintraub : Jon, That worked like a charm. I used 20 for my staff size but that is obviously not the game changer! Note also that if you don't specify any line width in your LilyPond code, then lilypond-book will automatically use the line width from the text part of the docu

Re: Using Lilypond in LaTeX

2010-03-23 Thread David Stocker
The difference is that ragged-right has to go in a \paper block and not a \layout block. On 03/23/2010 05:36 PM, Keith Weintraub wrote: Jon, That worked like a charm. I used 20 for my staff size but that is obviously not the game changer! I thought I had tried the ragged-right fix but I mu

Re: Using Lilypond in LaTeX

2010-03-23 Thread Keith Weintraub
Jon, That worked like a charm. I used 20 for my staff size but that is obviously not the game changer! I thought I had tried the ragged-right fix but I must have done it wrong. Thanks again, KW -- On Mar 23, 2010, at 4:27 PM, Jonathan Kulp wrote: > On Tue, Mar 23, 2010 at 1:58 PM, Keith Wei

Re: Using Lilypond in LaTeX

2010-03-23 Thread Jonathan Kulp
On Tue, Mar 23, 2010 at 1:58 PM, Keith Weintraub wrote: > Folks, >    I am creating multiple piano staves with text between them for analysis > on a page. > I would like to make sure that all staves on one page be the same width. > Is there a way to force the line-width to be a certain size AND (s

Using Lilypond in LaTeX

2010-03-23 Thread Keith Weintraub
Folks, I am creating multiple piano staves with text between them for analysis on a page. I would like to make sure that all staves on one page be the same width. Is there a way to force the line-width to be a certain size AND (sorry for shouting) force the staves (across separate \begin{lil