Foreign characters displayed as question marks

2015-09-24 Thread Pierre-Luc Gauthier
Greetings, I just compiled 2.19.28 on Arch Linux and there seems to be a problem with foreign characters as they end up being represented as question marks. Can I supply any other valuable information? Could my setup be the cause? Thanks -- Pierre-Luc Gauthier \version "2.19.28"

Re: Foreign characters displayed as question marks

2015-09-25 Thread Pierre-Luc Gauthier
hanged it to guile1.8 and all is fine. Thanks for you guys input :-) -- Pierre-Luc Gauthier ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

[2.19.30] Segmentation fault

2015-10-27 Thread Pierre-Luc Gauthier
Hi there, I got a segmentation fault using lilypond version 2.19.30 and thought you might want to take a look into it. Included is the gdb backtrace and here is a temporary link to the core dump if you're interested. http://bylight.net/Yfo05iTgmf Thanks -- Pierre-Luc Gau

Re: \partcombine bugs

2017-06-21 Thread Pierre-Luc Gauthier
Hi Knut, Concerning "Bug1", I do not think the \< \mp should be merged. The part combine in this section is using two voices. The notes are not connected. How would you know if the hairpin is for voiceTwo *and* voiceOne? -- Pierre

Re: \partcombine bugs

2017-06-21 Thread Pierre-Luc Gauthier
rds in your example to solve the bug1. -- Pierre-Luc Gauthier ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

ly:page-turn-breaking core dumps

2020-02-01 Thread Pierre-Luc Gauthier
d-click -ddelete-intermediate-files -dembed-source-code --pdf -o ./upload/ ./parts-book-template.ily I'm sure there is a way to create a MWE but I've never manage to do so. It's sort of a "once in a specific while" kind of problem. How can I hel

Re: ly:page-turn-breaking core dumps

2020-02-01 Thread Pierre-Luc Gauthier
. Feb. 2020 um 15:46 Uhr schrieb Pierre-Luc Gauthier > : > > > > Hi there, > > > > So, this problem comes up once in awhile but, I do not know why, its > > now recurrent on multiple projects now. > > All my orchestral projects compile about 96 PDF all using t

Re: ly:page-turn-breaking core dumps

2020-02-01 Thread Pierre-Luc Gauthier
-cet=auto gdc_include_dir=/usr/include/dlang/gdc Thread model: posix gcc version 9.2.0 (GCC) I hope this helps Le sam. 1 févr. 2020 à 10:56, David Kastrup a écrit : > > Pierre-Luc Gauthier writes: > > > Thanks Thomas, > > > >> May I ask which OS you use, 32 or 64 bit ?

Re: ly:page-turn-breaking core dumps

2020-02-01 Thread Pierre-Luc Gauthier
last two years might that be of interest. The problem have most of the time resolved itself randomly(seems to me) by the time of publication. Le sam. 1 févr. 2020 à 11:05, David Kastrup a écrit : > > Pierre-Luc Gauthier writes: > > > Sorry about that. > > > > g++ --

Wrong type in part-combiner.scm

2020-09-20 Thread Pierre-Luc Gauthier
2.21.7/scm/part-combiner.scm:956:30: Wrong type (expecting pair): #f Can anyone corroborate ? -- Pierre-Luc Gauthier ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Wrong type in part-combiner.scm

2020-09-21 Thread Pierre-Luc Gauthier
: #f Le dim. 20 sept. 2020 à 16:56, Pierre-Luc Gauthier a écrit : > > Hi there, > > When I compile : > > test = {} > \addQuote "test" \test > > I get : > > GNU LilyPond 2.21.7 > Processing `test.ly' > Parsing... > Interpreting music.../u

Re: Quoting quoted material fails

2021-08-12 Thread Pierre-Luc Gauthier
when adding > cue notes using \cueDuring of parts that themselves contain quoted > material. > > /Mats > > > > ___ > bug-lilypond mailing list > bug-lilypond@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-lilypond > -- *Pierre-Luc Gauthier* ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

convert-ly No module named 'convertrules'

2023-04-08 Thread Pierre-Luc Gauthier
work Jean on d36bb95 ! This is awesome ! -- Pierre-Luc Gauthier

Re: convert-ly No module named 'convertrules'

2023-04-10 Thread Pierre-Luc Gauthier
> How did you install your self-compiled LilyPond? I would expect make install > to install into /usr/local/bin/, not into /usr/bin/. I'm on ArchLinux and I tweak the lilypond-git aur package to pull from my own local repository. https://aur.archlinux.org/packages/lilypond-git --

Re: convert-ly No module named 'convertrules'

2023-06-15 Thread Pierre-Luc Gauthier
e record there is : https://aur.archlinux.org/packages/lilypond-git#comment-915688 Le lun. 10 avr. 2023, à 08 h 58, Pierre-Luc Gauthier a écrit : > > > How did you install your self-compiled LilyPond? I would expect make > > install to install into /usr/local/bin/, not into /usr/bin/. > >

\partCombine \acciaccatura slashes other flags

2023-10-21 Thread Pierre-Luc Gauthier
Took me quite a while to figure what was going on here as the \acciaccatura is about 20 bars before the glitch and only in the partCombined part to which this bug is obviously related. Added to my \partCombine caveat list :-) -- *Pierre-Luc Gauthier*

floating point exception (core dumped)

2023-11-15 Thread Pierre-Luc Gauthier
racking it down whilst working on the arrangement itself. I will report anything new. All my includes are relative e.g. \include "layout.ily" -- Pierre-Luc Gauthier

Re: floating point exception (core dumped)

2023-11-15 Thread Pierre-Luc Gauthier
d the MIDI (though point and click did not refresh). And now it's not crashing at all anymore... 😡 Le mer. 15 nov. 2023, à 14 h 42, Pierre-Luc Gauthier < p.luc.gauth...@gmail.com> a écrit : > Hello there, > > absolute vs relative directory core dumps. > > $ pwd > /hom

Re: floating point exception (core dumped)

2023-11-16 Thread Pierre-Luc Gauthier
right now for a developer to investigate the problem. > > Thanks, > Jean > > -- *Pierre-Luc Gauthier*