Re: define-public

2024-03-29 Thread Jean-Julien Fleck
Hello, Le ven. 29 mars 2024 à 10:42, Rip _Mus a écrit : > Hello, > on mac, I want to insert this flag on compilation: > > -e '(define-public part 'cello)' > > But this give me an "error near unexpected token". > The shell has no way to tell if the prime before cello is terminating the string or

Re: Still failing to operate lilypond 2.20.0 64-bit version.

2023-10-06 Thread Jean-Julien Fleck
Le ven. 6 oct. 2023 à 22:35, Werner LEMBERG a écrit : > > > It's in the non-distributable list: > > > > not-distributable.txt:lilypond "lilypond" is not distributable > > because its license "GPL-3+" conflicts with license "GPL-2" of > > dependency "libpaper" not-distributable.txt:lilypond-devel

Re: Still failing to operate lilypond 2.20.0 64-bit version.

2023-10-06 Thread Jean-Julien Fleck
Hello, Le ven. 6 oct. 2023 à 15:19, Werner LEMBERG a écrit : > > > All of LilyPond's dependencies definitely are GPLv3-compatible (or > > we could not distribute official binaries on lilypond.org). > > I don't have access to my old Mac in the next days, but there is a > possibility to actually c

Re: Double bar notation in middle of measure

2023-02-16 Thread Jean-Julien Fleck
Hello Evan, Le ven. 17 févr. 2023 à 06:12, Evan Driscoll a écrit : > I'm trying to re-engrave part of a part that has an admittedly-weird > double bar indication in the middle of a measure. You can see what I mean, > with context, here: https://imgur.com/BnpooBh (measure 49, aka C). > > How can

Re: NOT merging same notes in different voices

2023-01-11 Thread Jean-Julien Fleck
Hello Joei, Le mer. 11 janv. 2023 à 16:23, Johannes Roeßler a écrit : > Hi Group, > > how can I avoid that the same notes in two voices are merged? > > \version "2.24.0" > <<{ a'4 }\\{ a' }>> > Instantiating explicitly the voices can help: <<\new Voice { a'4 }\\ \new Voice { a' }>> Cheers, -

Re: -dcompile-scheme-code on Windows

2022-11-20 Thread Jean-Julien Fleck
Hello Jean, Le dim. 20 nov. 2022 à 13:38, Jean Abou Samra a écrit : > \version "2.23.81" > > #(ly:set-option 'compile-scheme-code) > #(debug-enable 'backtrace) > > #(display (+ 2 2)) > #(use-modules (ice-9 match) >(ice-9 hash-table) >(oop goops)) > > > Knowing if

Re: Lilypond

2022-09-18 Thread Jean-Julien Fleck
Le dim. 18 sept. 2022 à 17:21, pagani laurent a écrit : > > The last detail is that sometimes, the shorter notes are not completed by > rests (string instruments) but I sort of remember to have seen that rests > could be masked, possibly the answer. 😄 > Yes, that's it: use skip (s) rather than r

Re: Lilypond

2022-09-18 Thread Jean-Julien Fleck
Hello Laurent, Le dim. 18 sept. 2022 à 16:23, pagani laurent a écrit : > Unlike Latex editors (texstudio, or texshop e.g.), it does not have the > list of reserved words/commands in lateral menus to retrieve quickly > something you don’t remember. But I guess there are not so many things to > re

Re: [was: Re: ANN: Frescobaldi 3.2]

2022-08-17 Thread Jean-Julien Fleck
Hello Jean-Louis, Le jeu. 18 août 2022 à 03:10, Jean Louis THIRY a écrit : > > I have a question about the installation. Could this erratic behavior be a > result of this .sdk file being installed in the wrong order? is it possible > to uninstall Frescobaldi using some magic formula like "sudo p

Re: very simple off-topic question regarding command line viewing of postscript files on macOS

2022-08-02 Thread Jean-Julien Fleck
not native and not via homebrew, > as far as I can tell. > > Thanks, > Ken > > On Tue, Aug 2, 2022 at 8:04 PM Jean-Julien Fleck > wrote: > > > > Hello Kenneth > > > > To view the postscript, you should use directly gv (GhostView) and not > gs (GhostScri

Re: very simple off-topic question regarding command line viewing of postscript files on macOS

2022-08-02 Thread Jean-Julien Fleck
Hello Kenneth To view the postscript, you should use directly gv (GhostView) and not gs (GhostScript). Hope this helps, Le mer. 3 août 2022 à 02:22, Kenneth Wolcott a écrit : > Thank you Andrew. > > Meanwhile, I installed xquartz and I have a working (?) XWindows > environment now, but gs stil

Re: Setting relative pitch as a global declaration?

2022-02-09 Thread Jean-Julien Fleck
Hello Alasdair, Le mer. 9 févr. 2022 à 08:24, Alasdair McAndrew a écrit : > > The one thing I don't know how to do is to declare the relative pitch > globally. Thus, each music variable looks like > > movement1_part1 = \new Voice \relative c'' { notes, notes, and more notes } > > The difficulty

Re: Complex Tuples

2021-07-29 Thread Jean-Julien Fleck
Hello Greg, Le jeu. 29 juil. 2021 à 14:50, Greg Lindstrom a écrit : > Hello Everyone - > > I am transcribing a piece called "Hope" by Dorothy Gates and need some > help with a few of the triplet figures. In particular, I would like to know > if it is possible to create a triplet out of the follo

Re: Slur positioning and forceful flat signs

2021-05-30 Thread Jean-Julien Fleck
Hello Dmitry, Le dim. 30 mai 2021 à 11:31, Ivanov Dmitry a écrit : > > 1. Is it possible to move the slur above the stuff as it overlaps with > crescendo and diminuendo marks? > Just indicate the orientation with a ^ for above and _ for below: 4\< c4^( d4 | > 2. C minor key has 3 flat notes,

Re: Question about abbreviations

2020-08-27 Thread Jean-Julien Fleck
This might also be useful depending on what you are after: http://lsr.di.unimi.it/LSR/Item?id=654 Le jeu. 27 août 2020 à 11:34, Timothy Lanfear a écrit : > Provided you use a recent version of Lilypond, e.g. 2.20.0, the pitch is > carried forward from the previous note and you can write c4. 8 4.

Re: Iterators in Scheme?

2020-07-29 Thread Jean-Julien Fleck
Hello Niols, Le mer. 29 juil. 2020 à 15:44, Niols a écrit : > > > What do you want to achieve? > > This is actually follow-up research from my side after a previous e-mail > to this list. I would like to print bar numbers that are "repeat aware", > that is such that if bars 9 to 12 repeat twice

Re: Inputting fingerings separate from melody?

2020-01-20 Thread Jean-Julien Fleck
Le lun. 20 janv. 2020 à 17:20, Davide Liessi a écrit : > Il giorno lun 20 gen 2020 alle ore 16:38 bkal...@gmail.com > ha scritto: > > Is there a way to input fingerings separate from melody? > > You can attach fingerings to invisible rests and combine them with the > melody using <<>>. > See the

Tuplet number collision when slurred

2020-01-12 Thread Jean-Julien Fleck
Hello, I've got into a strange behavior of a \tuplet that can be seen with this code: {\clef alto \tuplet 3/2 {a8-3( g-2 f-1)}} to be compared with the same without the slur {\clef alto \tuplet 3/2 {a8-3 g-2 f-1}} for which there is no collision between fingering and tuplet number. In my litt

Re: Lilypond as graphic tool - I am looking for a specific thread in this mailing list

2019-10-21 Thread Jean-Julien Fleck
Hello, Le lun. 21 oct. 2019 à 19:55, Manuela a écrit : > Kieren, thank you for your reply. This was not the thread I meant, there > were > several different graphs. It actually may be not this mailinglist where > this > was posted what I am searching for, > thank you > Manuela > Perhaps was it

Re: Hiding a ledger line

2019-01-26 Thread Jean-Julien Fleck
Hello Joe, Le sam. 26 janv. 2019 à 21:23, Joseph Srednicki a écrit : > Hello Everyone: > > See the following example. I am trying to hide the first e the first bea > in the upper voice. I successfully hid the note head and stem, but cannot > seem to hide the ledger line. > > Can someone pleas

Re: Lilypond not rendering PDF on Mac

2019-01-09 Thread Jean-Julien Fleck
Hello, Le mer. 9 janv. 2019 à 13:52, Andrew Bernard a écrit : > Do we even support that version of Mac OS? > At least it's working for me. But I recall I encountered the same issue when using lilypond from a Macport installation. It was solved when I used the one available on lilypond.org. Was

Re: Change pitch in part of a music fragment

2018-12-01 Thread Jean-Julien Fleck
Hello Mark, > > >The goal is obviously to be able to switch instruments without > >copy/pasting global music fragment but just locally tell lilypond to > >octaviate when needed for a given instrument. > > Take a look at . The > \correctOctaveOutOfRange funct

Change pitch in part of a music fragment

2018-12-01 Thread Jean-Julien Fleck
Hello, I have a music fragment stored in a variable: myfragment = \relative c' {c d e f g a b c d e f g} The fragment was initially written for another instrument than the one I'm targeting so that the range is not big enough to play the whole fragment without octaviation. Here, for example, the

Re: Does LilyPond on MacOS 10.14 (Mojave)?

2018-11-11 Thread Jean-Julien Fleck
Hello Gail, Le dim. 11 nov. 2018 à 18:41, Gail Rein a écrit : > I am thinking it is time to move from MacOS High Sierra to Mojave. System > information for LilyPond 2.18.2-1 says it is not a 64-bit application, > which I understand can be a problem for Mojave. > > If you have experience using Lil

Re: emails innummerable

2018-11-04 Thread Jean-Julien Fleck
Hello Sam, I think that if you visit the webpage https://lists.gnu.org/mailman/options/lilypond-user you should have the opportunity to log-in and modify your preferences so that you can activate "group mode". Cheers, Le dim. 4 nov. 2018 à 19:47, Sam Frybyte a écrit : > Hi- this is not quite o

Re: Optionnal finger indication

2018-10-21 Thread Jean-Julien Fleck
Thanks a lot Harm, it works perfectly ! Cheers, > Use \fontsize instead of \magnify. > Also, use either \fontsize #(magnification->font-size 0.5), if you > really want to keep the numerical value for some reason. > Though, (magnification->font-size 0.5) evaluates to -6.0. Thus > \fontsize #-6.0

Optionnal finger indication

2018-10-20 Thread Jean-Julien Fleck
Hi everyone, I have been searching how to indicate some optionnal finger indication in parenthesis but found no direct way. I ended up using some quite complicated hack: doigte = \markup { \halign #-0.5 \override #'(font-encoding . fetaText) \magnify #0.5 (4)} and then {re-0-\doigte}. It worked

Re: adding common guitar chords

2017-02-15 Thread Julien Cubizolles
Federico Bruni writes: > Hi Julien > > This is another (simpler) way. I've commented with % what is not needed: > > \version "2.19.54" > %\include "predefined-guitar-fretboards.ly" > > myChords = \relative { > \set minimumFret = #3 >

Re: adding common guitar chords

2017-02-15 Thread Julien Cubizolles
David Kastrup writes: > We have the required information in predefined fretboards. Maybe we > should have a general function for substituting chords with the > predefined shapes rather than only do that as part of fretboard display. Yes, that would be nice :-

adding common guitar chords

2017-02-13 Thread Julien Cubizolles
>8--- That's a lot to type for something so common. Is there a way to define such a chord and name it (with the "full" suffix for example) so that in chordmode one could use g:full, c:full and so on ? Maybe there is already a snippet for it but I couldn't find

Re: Python 3, was Re: ANN: Frescobaldi 2.19.0

2016-04-25 Thread Julien Rioux
future__ import ...). I outlined an update plan [2] which obviously "felt in the water" as the Germans say. Maybe there is something to base future efforts upon. [1] https://github.com/gperciva/gub/pull/6 [2] https://lists.gnu.org/archive/html/lilypond-devel/2014-03

Re: GUILE error when running lilypond-book

2016-04-25 Thread Julien Rioux
The -dsafe argument is likely the reason. If this is compiled by LyX as the provided sample document indicates, then the default configuration will use the -dsafe argument. The call to lilypond-book (and lilypond) can be configured in LyX' converters config dialog, and the -dsafe argument remov

Re: include problem with lilypond-book

2014-08-02 Thread Julien Rioux
ning at lilypond's level rather than being a lilypond-book specific problem. Thanks for testing and regards, Julien ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: include problem with lilypond-book

2014-08-01 Thread Julien Rioux
On 18/07/2014 4:56 PM, Julien Rioux wrote: On 18/07/2014 4:21 PM, Br. Samuel Springuel wrote: I'm running LilyPond 2.18.2 on a Mac OS 10.8.5 and reported the same error back in June: http://lists.gnu.org/archive/html/lilypond-user/2014-06/msg00610.html The problem (at least for me) see

Re: include problem with lilypond-book

2014-07-18 Thread Julien Rioux
ution was proposed. I'd be very interested in any solution. Looks like a bug in lilypond-book. I'm a bit surprised that it is reported to work in 2.14. Thanks to both of you for the reports, the bug squad should take note (in CC).

Re: Bibliography in LilyPond-Book

2014-07-18 Thread Julien Rioux
for you, and you should be all set. Cheers, Julien ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: LilyPond-Book on Windows

2014-04-03 Thread Julien Rioux
ons. It would only need Graham's repo to be updated: I pull from there. For any updates to Gub or -extra, only Graham's repo is used. However, I have no idea how the update would be performed. Clicking "Merge pull request" here

Re: Embeddable MIDI

2013-12-10 Thread Julien Rioux
he unnecessary files. Each lilypond snippet seems to go into a directory XX. Could I change this and put them all into the same directory? You could do this yourself and change all the hyperlinks to the new locations (possibly with a scrip

Re: Citing Lilypond in a paper?

2013-10-28 Thread Julien Rioux
music engraving. In Colloquium on Musical Informatics (XIV CIM 2003), May 2003. Cheers, Julien ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Images from Liedboek with attribution

2013-06-12 Thread Julien Rioux
On 12/06/2013 2:27 PM, James wrote: Nice. But where are the images of the score? ;) http://www.liedboek.nl/voorbeelden/proefbundel It looks really nice :) -- Julien ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org

Re: latex with PNG images using lilypond-book?

2013-04-30 Thread Julien Rioux
preferred format. -- Julien ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: latex with PNG images using lilypond-book?

2013-04-30 Thread Julien Rioux
eated for HTML, but what about PNG for latex? Does anybody know how to? Thank you, To accomplish what you want, I think passing your own lilypond flags through lilypond-book should work, for example: lilypond-book --process='lilypond --formats=png -dbackend=eps' \ myfile.lytex

Re: LilyDev

2013-04-16 Thread Julien Rioux
for hours after 16.1 MB done. Is there something wrong with that copy, may be also an alternative location? Regards, Wim. I downloaded it successfully no later than yesterday. Cheers, Julien ___ lilypond-user mailing list lilypond-user@gnu

Re: all invisible bar lines reading as break in lilypond-book

2013-04-15 Thread Julien Rioux
ug or of a way to correct it? Many thanks for any insight you can offer. It looks like the same symptoms as http://code.google.com/p/lilypond/issues/detail?id=3136 though to be sure you might want to send a minimal example input file reproducing the problem. Chee

Re: strange output with lilypond book

2013-01-21 Thread Julien Rioux
width from latex. When we compile from the temp dir, any file \input'ed or \include'd within the preamble should also be made available, otherwise latex will fail. Cheers, Julien -- Julien ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: strange output with lilypond book

2013-01-21 Thread Julien Rioux
On 20/01/2013 4:35 AM, Stefan Thomas wrote: Dear Julien, the problem is the input command in latex. Without it (when I define the commands in the document itself), the pdf looks good but if the file is included, every bar of the music uses a single line. I would like to avoid it an I would like

Re: context and lilypond

2013-01-21 Thread Julien Rioux
this to your snippet: \include "lilypond-book-preamble.ly" Cheers, Julien ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: strange output with lilypond book

2013-01-19 Thread Julien Rioux
On 19/01/2013 1:17 PM, Stefan Thomas wrote: Dear Julien, unfortunately the blank line (do Yoy mean "\\"?) doesn't help! I mean a blank, empty line. %---snippet--- \begin{flushright} Name, Vorname: \end{flushright} \textbf{First exercise:} \begin{lilypond} \relative { c d e

Re: strange output with lilypond book

2013-01-18 Thread Julien Rioux
begin{flushright} Name, Vorname: \end{flushright} It would help to insert a paragraph break (blank line) here... \textbf{First exercise:} and/or here. \begin{lilypond} \relative { c d e f g2 e g 4 f e d e2 c } \end{lilypond} \end{document} Cheers, J

Re: lilypond-book include *.ly, cannot find file

2013-01-08 Thread Julien Rioux
irectory). It might be sufficient to specify only one subdirectory e.g. --include=lilypond/tuneA (and not all subdirectories one-by-one) since then it can find the file at lilypond/tuneA/../config.ly Makes sense? Cheers, Julien ___ lilypond-user

Re: lilypond-book include *.ly, cannot find file

2013-01-08 Thread Julien Rioux
lypond.org/doc/v2.16/Documentation/usage/invoking-lilypond_002dbook Cheers, Julien ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Lilypond-book on Windows 2.16.1

2013-01-04 Thread Julien Rioux
tests. BTW, should the backported patches be marked fixed_2_16_2 on the issue tracker, as David did for 2_16_x before? -- Julien ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Using lilypond-book on Win7 x64

2013-01-02 Thread Julien Rioux
d here: http://code.google.com/p/lilypond/issues/detail?id=1455 Cheers, Julien ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Lilypond-book and TeXshop on Mac: Newbie questions

2012-05-01 Thread Julien Rioux
would be helpful, like: «first posts may take longer because they are moderated» Please submit your findings as individual requests (the first is a bug, the second an enhancement request) to bug-lilyp...@gnu.org Cheers, Julien ___ lilypond-user ma

Re: Possible regression in lilypond-book: including a file in a parent directory

2012-03-20 Thread Julien Rioux
Jakub Pavlík gmail.com> writes: > I've found a serious difference in behaviour between lilypond-book 2.12.3 and 2.15.34: Thanks, I've added it here: http://code.google.com/p/lilypond/issues/detail?id=2423 Regards, Julien ___ lilyp

Re: Build error. MergeFonts: Can't find font: feta11.pfb

2012-03-07 Thread Julien Rioux
generated correctly. Nils If you type make again multiple times, do you see the same problem or does the build eventually complete? What's your version of make? Regards, Julien ___ lilypond-user mailing list lilypond-user@gnu.org https://lists

Re: ubuntu lyx lilypond latex

2011-09-13 Thread Julien Rioux
onfigure again and restart. It's not much bother, and I wouldn't have mention it if you hadn't asked for feedback some time ago. Thanks again! Julien Rioux-2 wrote: On 13/09/2011 7:43 PM, Josiah Boothby wrote: When I experimented with this, it seemed that LyX required a suffi

Re: ubuntu lyx lilypond latex

2011-09-13 Thread Julien Rioux
k the Examples button, and you will see the file lilypond.lyx among other example files. Open it and see. Do File > Save as... and then do some modifications if you would like. Cheers, Julien ___ lilypond-user mailing list lilypond-user@gnu.org https

Re: lyx usage [WAS: Re: lilypond-book download]

2011-08-31 Thread Julien Rioux
ood, valid improvement ideas. Drop an email to the LyX user list, lyx-us...@lists.lyx.org Best regards, Julien ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Lyx 2.0 Beta 1, LilyPond OS X, MacTeX etc. - no lilypond integration

2010-12-03 Thread Julien Rioux
limpse at the output on the terminal window for any error messages regarding the detection of your lilypond installation to try to understand why it fails. b) Set up the converters manually as described earlier in the thread. Best, Julien ___ lilypon

Re: What setup for a Pedagogy Book?

2010-11-21 Thread Julien Rioux
Converter: lilypond-book --safe --pdf --latex-program=pdflatex --lily-output-dir=ly-pdf $$i (all on one line; line-wrappings appear due to email client) Click Add -- Julien ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: What setup for a Pedagogy Book?

2010-11-21 Thread Julien Rioux
On 21/11/2010 11:45 AM, Damian leGassick wrote: Hi Julien lilypond-book is in my path I see no convertors for lilypond or lilypond-book in preferences/file handling/convertors maybe this is my problem? Damian On 19 Nov 2010, at 17:14, Julien Rioux wrote: On 19/11/2010 5:26 AM, Damian

Re: What setup for a Pedagogy Book?

2010-11-19 Thread Julien Rioux
nces > Paths Let us know how this goes! Thanks, Regards, Julien ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: What setup for a Pedagogy Book?

2010-11-19 Thread Julien Rioux
e lilypond-book because some packages are unavailable - which packages are those? these bugs have already been reported: http://www.lyx.org/trac/ticket/7044 http://www.lyx.org/trac/ticket/7045 We'll fix those soon! Please let us know how it goes! Thanks, Julien lilypond.lyx Descript

Re: What setup for a Pedagogy Book?

2010-11-13 Thread Julien Rioux
from lilypond users to improve support before the final release. Regards, Julien ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: safe mode

2010-09-21 Thread Julien Rioux
communicate a feature request? Kind regards, Julien ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: safe mode

2010-09-21 Thread Julien Rioux
On 21/09/2010 5:36 PM, Graham Percival wrote: On Tue, Sep 21, 2010 at 04:49:08PM -0400, Julien Rioux wrote: One can run lilypond with the --safe switch (or, in recent versions, -dsafe) to avoid a security risk when compiling .ly files. Is there an equivalent switch for lilypond-book? Other

safe mode

2010-09-21 Thread Julien Rioux
Dear list, One can run lilypond with the --safe switch (or, in recent versions, -dsafe) to avoid a security risk when compiling .ly files. Is there an equivalent switch for lilypond-book? I'll post below a simple example. Thanks, Julien --- $ cat docu.

Fink's Lilypond 2.6.3 and tex backend

2005-10-09 Thread Julien Salort
Hi, I'm using lilypond on Mac OS X 10.4.2 installed by fink (Package manager version: 0.24.10, Distribution version: 0.8.0.rsync). It works great to output Postscript. However, I can't use the tex backend to get a DVI file. I get : % lilypond -b tex Exo.ly GNU LilyPond 2.6.3 can't open the file w

Re: Figured bass and leading note

2005-03-23 Thread Julien Salort
Stephen <[EMAIL PROTECTED]> wrote: > What pieces or perhaps just the composer, are > you working on that uses figured bass? I'm not using them for a particular piece but for educational purpose, ie. exercises for the harmony class. -- A: Because it messes up the order in which people normally

Re: Figured bass and leading note

2005-03-23 Thread Julien Salort
Julien Salort <[EMAIL PROTECTED]> wrote: > 5 7 +6 > + 3 OK, I've found a very ugly workaround : <"~~3" "+6"> -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posti

Figured bass and leading note

2005-03-23 Thread Julien Salort
Hi, I'd like to use a "+" sign for some figured bass. How can I do that ? For exemple : 5 7 +6 + 3 The "+" sign means that the leading note is in the chord. I've tried <3 +6> but this adds to sharp next to the "3"

Problem with ec-mftraced

2004-10-02 Thread Julien Salort
Hi, When I run lilypond, I get : Interpreting music... error: can't find `ecrm10.pfa' Install the ec-mftraced package from http://lilypond.org/download/fonts/. Aborting However, when I issue : kpsewhich ecrm10.pfa in a terminal, I get : /usr/local/teTeX/share/texmf.local/fonts/type1/public/ec-fo

instrument name does no appear

2004-07-09 Thread Julien Ricard
notes{ \notes { \set Staff.instrument = \markup { \column < "Clarinetti" { "in B" \smaller \flat } > } { c''1 } } } } --- It works ok, but the name of the instrument does not appears in the outpu

Re: appoggiatura and clef woes

2004-05-25 Thread Julien Salort
Erik Sandberg <[EMAIL PROTECTED]> wrote: > This could be considered a bug. You can, however, compare it to the following > situation; and suddenly it's not so obvious what the expected behaviour would > be: > \notes << > \new Staff { > r1 \clef bass r2 > } >

Re: MIDI and tremolo

2004-05-23 Thread Julien Salort
Julien Salort <[EMAIL PROTECTED]> wrote: > It outputs correctly in the dvi file but not in the MIDI file... I'm responding to myself. According to <http://lilypond.org/doc/v2.3/input/test/out-www/lily-477134323.ly> it seems that one needs to use « \applymusic #unfold-repe

Lilypond 2.3.1 and TFM files

2004-05-23 Thread Julien Salort
[ A copy of this message has been posted to the newsgroup ] [ gmane.os.apple.fink.general ] I've updated lilypond from 2.2.1 to 2.3.1 using fink. I'm getting a lot of : warning: kpathsea can not find TFM file: `ecrm6' warning: can't find font: `ecrm6' warning: Loading

MIDI and tremolo

2004-05-20 Thread Julien Salort
Hi, What is the correct way of entering tremolos ? It outputs correctly in the dvi file but not in the MIDI file... Here is what I do : %%% \score { \notes { \repeat "tremolo" 4 { c16 d16 } } \paper { } \midi { } } %%% --

appoggiatura and clef woes

2004-05-19 Thread Julien Salort
Hi, I don't understand why the following snippet does not give the desired result. I get two clefs one after the other... %% \version "2.2.1" \score { \notes << \new Staff { \clef bass \time 2/4 r2 }

Re: Some questions from a novice

2004-05-17 Thread Julien Salort
nikolaik <[EMAIL PROTECTED]> wrote: > PS: Is there any newsgroup for lilypond ? If you don't like to receive messages in your mailbox then you should try the news.gmane.org thing. It will allow you to get the list's messages with your favorite newsreader. -- A: Because it messes up the order i

Re: Postscript font ?

2004-05-12 Thread Julien Salort
Mats Bengtsson <[EMAIL PROTECTED]> wrote: > See the tutorial Well, thanks. Shame on me. I did read those tutorial but apparently not carefully enough. I forgot the « -u +lilypond.map » ! Anyway, it works now. -- A: Because it messes up the order in which people normally read text. Q: Why is t

Postscript font ?

2004-05-11 Thread Julien Salort
Hi, When I use lilypond on a .ly file, a nice postscript font is used. When I use lilypond-book+latex+dvips on a .tex file however, a bitmap font is used. What should I do to have the nice font instead of the bitmap font ? -- A: Because it messes up the order in which people normally read text

Re: Lilypond and MIDI

2004-05-08 Thread Julien Salort
Stan Sanderson <[EMAIL PROTECTED]> wrote: > If you are using Macintosh OS X, Jaguar or later, try "Mighty Midi"- > versiontracker.com should have it. > It's a bit buggy on Panther, but it gives you lots of control and does > read the tempo. OK. Thanks. It works. -- A: Because it messes up the o

Re: Lilypond and MIDI

2004-05-08 Thread Julien Salort
Jan Kohnert <[EMAIL PROTECTED]> wrote: > I'm still using 2.0.3 and it works (so it should in 2.2.0). > Are you using the tag "\midi { \tempo 4 = $FOO }"??? > if you set that $FOO to a specific tempo (e.g. 100) you should get correct > midi output. I am but it doesn't work, at least when the MIDI

Lilypond and MIDI

2004-05-06 Thread Julien Salort
Hi, I'm new to lilypond. I'm trying to get MIDI output. It works but I can't get the tempo right. I've read the archive. It seems that this issue has been discussed many times but I saw no solutions nor workaround. Have I missed something ? I'm using lilypond 2.2.0. Has this been corrected in la

About update of lilypond version 1.6.XX

2003-02-14 Thread julien
r all your work. Fontignie Julien. [EMAIL PROTECTED] ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user