Re: Frescobaldi crashes on startup

2023-01-30 Thread Jean Bréfort
Le lundi 30 janvier 2023 à 10:35 +0100, Jean Abou Samra a écrit : > > > > Le 30 janv. 2023 à 09:26, Valentin Petzel a > > écrit : > > > >  > > Hello Jean, > > > > This seems to come from PyQt5, so maybe downgrading that one will > > solve this. Also you might want to report the problem

Frescobaldi crashes on startup

2023-01-29 Thread Jean Bréfort
ot 'QEvent' then crash. Any idea? Best regards, Jean Bréfort

Re: 'baroque' time signatures

2022-03-21 Thread Jean Bréfort
Le lundi 21 mars 2022 à 20:37 +, Werner LEMBERG a écrit : > In modern transcriptions of baroque music it is custom to use time > signatures for half the length.  For example, if you have 4/2 bar, > the > time signature shows 'C'; if you have a 6/1 bar, the time signature > shows '3/1'. > > Is

Re: renaissance guitar - tablature

2021-03-19 Thread Jean Bréfort
Hello, There has been some discussion last year on the French users list about lute tablature that might be useful to you. I add a sample I could make with the same music in both a normal score and tablature. The LeRoy font can be dowloaded from:

Re: page-limit-inter-system-space

2021-02-08 Thread Jean Bréfort
Try: version "2.20.0" music = {\repeat unfold 30 c'' } \paper { page-limit-inter-system-space = ##t page-limit-inter-system-space-factor = #0.2 } \bookpart{ \score { \music } } \bookpart{ \score { \music

Re: Keeping original system distances

2021-02-08 Thread Jean Bréfort
You might use \bookpart {} for each score Hope this helps, Jean Le lundi 08 février 2021 à 01:50 -0800, Calvin Ransom a écrit : > I am attempting to conserve the spacing when combining two scores > together. I want score one on one page and score two on the next page > but when I use \pageBreak

Re: Guitar tab question

2021-02-07 Thread Jean Bréfort
Hi, Yes, it is possible. Actually, you enter the notes naturally and you can get a score or a guitar tab (or both) from the same source. See https://lilypond.org/doc/v2.22/Documentation/notation/guitar for some simple examples. Regards, Jean Le dimanche 07 février 2021 à 10:23 -0600, John Ward

Re: Code Max length

2021-02-03 Thread Jean Bréfort
Hi, It happened to my son a few years ago, the issue was not enough RAM, and the solution was to build the score on a more powerful computer. Juts an idea… Jean Le mercredi 03 février 2021 à 10:25 +, Ludovic Teysseire a écrit : > Dear lilypond community, > > I recently started coding a

Re: Solution "Midi Through Port-0"?

2021-01-27 Thread Jean Bréfort
Hi, This has been discussed some time ago on the french list. The solution is described there (in french): https://lists.gnu.org/archive/html/lilypond-user-fr/2016-02/msg00051.html You can also add the command to your .profile (that's what I did and it works). The actual command is: timidity

Re: LilyPond v2.20.0 on Raspberry Pi OS (Debian buster)

2020-11-21 Thread Jean Bréfort
Le samedi 21 novembre 2020 à 15:57 +0100, renyhp a écrit : > On 21/11/20, 15:08 > Jean Bréfort wrote: > > > Le samedi 21 novembre 2020 à 10:52 +0100, renyhp a écrit : > > > Hello everyone, > > > > > > I have installed LilyPond v2.18.2 on my Raspberry P

Re: LilyPond v2.20.0 on Raspberry Pi OS (Debian buster)

2020-11-21 Thread Jean Bréfort
Le samedi 21 novembre 2020 à 10:52 +0100, renyhp a écrit : > Hello everyone, > > I have installed LilyPond v2.18.2 on my Raspberry Pi 4 from the > repositories, and I now would like to upgrade the current stable > version. > > The arm architecture of the Raspberry Pi does not make it possible to

Re: placement of ties & slurs

2020-11-14 Thread Jean Bréfort
Hello, \tieUp, \tieDown, \slurUp, and \slurDown and the neutral counterparts should help. Regards, Jean Le samedi 14 novembre 2020 à 18:37 +0100, E. Hoffmann a écrit : > Hello together, > > I am fairly new to lilypond, so it might well be that I just got confused in > the > documentation

Re: Key change at the end of a piece

2020-11-03 Thread Jean Bréfort
Hi, You might test something like "\key a\major s32" at the end of the score. Hope this helps, Jean Le mardi 03 novembre 2020 à 09:42 -0500, Ralph Palmer a écrit : > Hi - > > I'm trying to add a clef change at the end of a fiddle tune, to show that the > first section is in a different key

Re: /markup with Chinese character failure

2020-04-30 Thread Jean Bréfort
Hi, Looks like gs failed. I added a similar markup to one of my files, and things work for me. Can you attach a sample file? Regards, Jean Le jeudi 30 avril 2020 à 12:21 +0200, Dario Marrini a écrit : > Hi musicians, > I'm trying to append a Chinese translation of a simple 7markup text I >

Re: Markup problem

2019-12-04 Thread Jean Bréfort
Le mercredi 04 décembre 2019 à 10:19 +0100, Jacques Menu a écrit : > Hello folks, > > In the following example, the markup doesn’t show up in the score, > one only gets: > > > Removing the \book around the \score avoids this problem, though. > I’ve missed something it seems... > > Thanks for

Re: Overrun of right margin

2019-01-19 Thread Jean Bréfort
Looks like a rythm error. Somewhere a duration is wrong and then notes go through the bars. In that case lilypond does not know where the break should be inserted. Hope this helps, Jean Le samedi 19 janvier 2019 à 19:39 +1100, Andrew Bernard a écrit : > I have some fairly dense scoring, but not

Re: Single digit double time signature

2018-09-13 Thread Jean Bréfort
Hi, You might try something like: \override Staff.TimeSignature #'stencil = #ly:text-interface::print \override Staff.TimeSignature #'text = \markup {\musicglyph #"timesig.C44" \lower #0.9 \bold \large "3"} \time 3/2 Hope this jelps, Jean Le jeudi 13 septembre 2018 à 15:49 +0200, Cantus

Re: score gone off screen?

2017-11-27 Thread Jean Bréfort
You have a strange tuplet in the first bar (the second one with two quavers and one quarter). Then the program is unavble to find where it can insert a break. Regards, Jean Le lundi 27 novembre 2017 à 10:28 -0700, Vivyan a écrit : > I'm not sure why my score at times just prints off the page? >

Re: Aligning \mark

2017-11-27 Thread Jean Bréfort
\override Score.RehearsalMark.self-alignment-X = #LEFT Cheers, Jean Le lundi 27 novembre 2017 à 11:18 +0100, N. Andrew Walsh a écrit : > Hi List, > > I have a piece where I would like to have section titles, like: > > I. Risoluto > II. Libero > III. Giocoso > etc. > > I've been using \mark to

Re: Footnotes for subtitle

2017-01-29 Thread Jean Bréfort
Hi, Lilypond does provide a linebreaking mechanism: \markup {\wordwrap {your text in there}} Regards, Jean Le dimanche 29 janvier 2017 à 13:43 +0100, Orm Finnendahl a écrit : > Hi Amir, > >  to my knowledge, lilypond doesn't provide a linebreaking mechanism > for text in a markup. You can

Re: grace note suppresses instrument name!

2017-01-22 Thread Jean Bréfort
Le dimanche 22 janvier 2017 à 10:40 +, Richard Shann a écrit : > Consider: > > \version "2.19.43" > \new Staff  > <<  > \set Staff.instrumentName = \markup "Treble Recorder" >  { >    \grace f'8 >    g'4  g' >

Re: Trouble Spacing Staves

2016-11-25 Thread Jean Bréfort
Le vendredi 25 novembre 2016 à 12:02 -0500, Rev. C. D. Trouten a écrit : > I am a new LilyPond user entering my first song. I have copied the > file  > below. By reading the Learning Manual, I have learned how to do  > everything I need to do EXCEPT: I would like to increase the space  > between

Re: Install on linux

2016-02-21 Thread Jean Bréfort
Hi, Why don't you directly use the lilypond package? sudo apt-get install lilypond The installation would be clean. Hope this helps, Jean Le dimanche 21 février 2016 à 13:13 +0100, Peter O'Doherty a écrit : > Hi, > > When I install lilypond on Ubuntu (following the instructions on the  >

Re: override default bar width for only one bar

2016-01-30 Thread Jean Bréfort
You might just use \bar "." (thin bar line width is 1,9 and the thick versionis 6,0) or use:   \once \override Staff.BarLine.hair-thickness = #5.7 Hope this helps, Jean Le samedi 30 janvier 2016 à 23:28 -0800, Ryan Michael a écrit : > Thanks! except i don't wish to hide the bar, but rather

Re: A/B part

2015-10-14 Thread Jean Bréfort
Hi, May be this is what you are searching for: http://www.lilypond.org/doc/v2.18/Documentation/notation/bars#index-reh earsal-marks Regards, Jean Le mercredi 14 octobre 2015 à 12:00 +0200, BB a écrit : > Irish fiddle tunes and derivated country tunes or square dances > usually > are organised