Re: convert-ly: \version number updates

2025-07-27 Thread Federico Bruni
Il giorno dom 27 lug 2025 alle 10:06:00 +00:00:00, Werner LEMBERG ha scritto: Am I missing something? Yes, you do :-) -d, --diff-version-update only update \version number if file is modified Ooops, of course. I'm tired. Another question: there's a way to disable

convert-ly: \version number updates

2025-07-27 Thread Federico Bruni
Hi all I'm using the latest lilypond dev version (2.25.27). In the Usage manual I read: https://lilypond.org/doc/v2.25/Documentation/usage/command_002dline-options-for-convert_002dly ''' -c, --current-version By default, convert-ly updates the \version string to the lowest necessary version

Re: version 2.24.4 lacks Installer for MacOS

2025-07-03 Thread Federico Bruni
Il giorno gio 3 lug 2025 alle 02:58:54 -04:00:00, David Olson ha scritto: Dear LilyPonders, I downloaded LilyPond 2.24.4 ("stable") for MacOS Ventura, but there is no Installer. The documentation tells h

Re: Frescobaldi Linux Mint install issue… again

2025-07-02 Thread Federico Bruni
Il giorno mer 2 lug 2025 alle 15:00:13 +02:00:00, Simon Albrecht ha scritto: >> ~$ frescobaldi >> ALSA lib conf.c:4580:(snd_config_update_r) Cannot access file >> /usr/local/share/alsa/alsa.conf >> ALSA lib seq.c:1011:(snd_seq_open_noupdate) Unknown SEQ default ~$ ls -l /usr/local/share/alsa/al

Re: Frescobaldi Linux Mint install issue… again

2025-06-30 Thread Federico Bruni
Hi SimonWhat's the output of:ls -l /usr/local/share/alsa/alsa.confYou should probably add your user to a group which can read that file.Why /usr/local?Don't you have the same file in /usr?Il 30 giu 2025 14:36, Simon Albrecht ha scritto:Hi Federico, On 25.06.25 13:15, Federico B

Re: Frescobaldi: diff?

2025-06-30 Thread Federico Bruni
Il giorno gio 26 giu 2025 alle 14:05:45 -07:00:00, Kim Cascone ha scritto: is there any way to diff code in different tabs in Frescobaldi? You want to compare two files opened in different tabs, right? Can you add a feature request on GitHub? Frescobaldi can show a diff when running convert-

Re: Frescobaldi Linux Mint install issue… again

2025-06-25 Thread Federico Bruni
Il giorno mar 24 giu 2025 alle 16:54:31 +02:00:00, Simon Albrecht ha scritto: = ~$ frescobaldi qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin. qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in ""

Re: Easy Editing web page, Frescobaldi entry out of date

2025-06-23 Thread Federico Bruni
Il giorno lun 23 giu 2025 alle 14:02:05 +00:00:00, Werner LEMBERG ha scritto: ...the entry for Frescobaldi is out of date. First of all, it points to https://www.frescobaldi.org as the home page, but that site has been abandoned. What exactly means 'abandoned'? Isn't it possible to ask Wi

Re: Does anybody use Frescobaldi raster page layout?

2025-06-23 Thread Federico Bruni
Il giorno lun 23 giu 2025 alle 12:31:48 +02:00:00, Hans Aikema ha scritto: Going by the code comments the layout in 2 columns is just a coincidence of your screen-width and raster layout is supposed to dynamically manage the number of columns in the grid based on the width of the viewing area,

Does anybody use Frescobaldi raster page layout?

2025-06-23 Thread Federico Bruni
Hi all As discussed here: https://github.com/frescobaldi/frescobaldi/issues/1953 We are wondering if anybody uses the so called "Raster page layout" of Frescobaldi. You find it in the Music>Raster menu. I can see that the Raster layout puts the first half pages on the left and the remaining

MIDI input problem in Frescobaldi

2025-06-23 Thread Federico Bruni
Hi folks For those of you who may have had problems with MIDI input, please note that we've recently found the source of the problem: an outdated key in the application settings files. See this issue for more information: https://github.com/frescobaldi/frescobaldi/issues/2009 You should fix i

Re: Frescobaldi editing window

2025-05-28 Thread Federico Bruni
Il giorno mar 27 mag 2025 alle 08:56:37 -07:00:00, Ralph Palmer ha scritto: By the way, I'm still running 3.3.0. Any good reason to run the old version? I strongly suggest to update to the latest version. The Linux/Wayland (windows/panels management) support has improved significantly in ver

Re: Frescobaldi Music View aspect ratio problem.

2025-05-27 Thread Federico Bruni
Il giorno mar 27 mag 2025 alle 03:58:02 -04:00:00, David Froseth ha scritto: After updating my Manjaro Linux system, the Music View in Frescobaldi shrinks the page by perhaps 50% on the x axis. When I rotate the page, the music page is still shrunk on the x axis of the Music View window. All o

Ghostscript error using Fedora 42 lilypond

2025-04-16 Thread Federico Bruni
Hi I don't have any problem when I use lilypond.org binaries, but when I compile this simple file using the lilypond provided by Fedora 42 I get an error. Official binaries have gs 10.03.0 while Fedora is using 10.05.0. $ cat test.ly \version "2.25.25" { c'4 } $ lilypond --verbose -dembe

Re: Troubleshooting Fresco install

2025-04-09 Thread Federico Bruni
Il giorno mer 9 apr 2025 alle 19:32:49 +02:00:00, Simon Albrecht ha scritto: On 09.04.25 16:34, Federico Bruni wrote: It seems that you are running it from source, even if you call `frescobaldi` and not `python -m frescobaldi` (in the git dir). Maybe you have more than one frescobaldi in

Re: Frescobaldi 4.0.0 has been released!

2025-04-09 Thread Federico Bruni
Il giorno mer 9 apr 2025 alle 16:14:08 +02:00:00, Simon Albrecht ha scritto: Tremendous news, wonderful to hear! Being clueless however how to deal with any python issues on updating… I had a working install, on Linux Mint, and after git pull-ing both the main app and python-ly, I get thi

Frescobaldi 4.0.1 released! (bugfix release for macOS)

2025-04-03 Thread Federico Bruni
Hi folks A new minor release is out: https://github.com/frescobaldi/frescobaldi/releases/tag/v4.0.1 The crashes on macOS should be fixed now. And Linux package maintainers will be able to easily build the package.

Re: Weird Frescobaldi 3.3.0 behavior under Fedora 41 and Wayland (and workaround)

2025-04-03 Thread Federico Bruni
Hi I've never seen those Gpu errors before. I don't know why it's happening, but I know that version 4.0.0 (thanks to the Qt6 port) will work better with Wayland. If you don't want to wait for your distro to update the package, the flatpak package v4.0.0 is now available: https://flathub.org/a

Frescobaldi 4.0.0 has been released!

2025-03-30 Thread Federico Bruni
Hey folks The new release is finally out: https://github.com/frescobaldi/frescobaldi/releases/tag/v4.0.0 Building the macOS app took quite some time, but now we have an easy way to build Windows and macOS packages. If you have any problem please check the open issues before creating a new on

Re: Frescobaldi & git

2025-03-04 Thread Federico Bruni
Il giorno lun 3 mar 2025 alle 13:05:49 +01:00:00, Henning Hraban Ramm ha scritto: We’re thinking about writing a Frescobaldi extension that alleviates working with the git repo. (It’s been a while since I wrote anything with a GUI in Python, but I guess I’ll manage; and there’s another Python

Re: Frescobaldi development

2025-01-16 Thread Federico Bruni
Il giorno mer 15 gen 2025 alle 14:13:30 -08:00:00, Knute Snortum ha scritto: On Wed, Jan 15, 2025 at 1:51 PM Hajo Baess wrote: I can't wait to see Frescobaldi 4.0.0 being released. In the flatpak everything seems to be ok so far (although I have not done a real in- depth testing). The o

Re: I'll be in Freiburg/Basel 9-10 January

2025-01-03 Thread Federico Bruni
Il giorno ven 3 gen 2025 alle 20:51:35 +01:00:00, Janek Warchoł ha scritto: It's been almost a decade since I've been active in the LilyPond community, so I'm not sure who can remember me, but for those who do, I'll be travelling to Freiburg in a week for the funeral of Urs Liska. If anyone wo

Re: Contemporary Notation Snippets

2024-12-16 Thread Federico Bruni
Il giorno dom 15 dic 2024 alle 10:23:14 -05:00:00, Yoshiaki Onishi ha scritto: Ever since I started learning LilyPond a little over three months ago, I started to write codes for handling contemporary notations, and I started to make a document cataloging them. I just wanted to share the link

Re: pyqt5 once again

2024-12-03 Thread Federico Bruni
Il giorno mar 3 dic 2024 alle 15:45:21 +00:00:00, N. Andrew Walsh ha scritto: Hi List, On Monday, December 2nd, 2024 at 16:39, Simon Albrecht wrote: > Please note that the new qpageview which works with Qt6 has not been > released yet, so you have to install it from git master branch.

Re: pyqt5 once again

2024-12-02 Thread Federico Bruni
Il giorno dom 1 dic 2024 alle 21:34:51 +01:00:00, Simon Albrecht ha scritto: Hello everyone, trying to install frescobaldi on a work laptop I got this: pip seemed to fail to build package: qpageview Some possibly relevant errors from pip install: error: subprocess-exited-with-error ModuleN

Re: Frescobaldi?

2024-11-28 Thread Federico Bruni
Il giorno mer 27 nov 2024 alle 16:04:53 +00:00:00, N. Andrew Walsh via LilyPond user discussion ha scritto: Gentoo dev on my original bug report (here: https://bugs.gentoo.org/926681) just replied that "qt6 porting was merged last week" and so this is "just missing a release." I don't know wha

Re: Bend Spanner in a chord: wrong pitch calculation?

2024-10-16 Thread Federico Bruni
Il giorno lun 14 ott 2024 alle 00:35:40 +02:00:00, Thomas Morley ha scritto: Am So., 13. Okt. 2024 um 23:38 Uhr schrieb Federico Bruni : Hi folks I'm trying to understand how to bend some notes in a chord. The following example shows a bug, unless I'm missing something:

Bend Spanner in a chord: wrong pitch calculation?

2024-10-13 Thread Federico Bruni
Hi folks I'm trying to understand how to bend some notes in a chord. The following example shows a bug, unless I'm missing something: \version "2.25.19" mus = \relative { % From g\3 to gis\3 there's one semitone, % but the Bend spanner is printing 1 instead of 1/2. 4\^ g\^ gis } \score {

Re: weird error writing a tablature which uses a custom tuning

2024-10-08 Thread Federico Bruni
Il giorno gio 26 set 2024 alle 23:03:18 +02:00:00, Thomas Morley ha scritto: This now https://gitlab.com/lilypond/lilypond/-/issues/6752 MR up at https://gitlab.com/lilypond/lilypond/-/merge_requests/2438 Just to confirm that it works. I can complete my typesetting. Many thanks!

Re: font-family

2024-10-08 Thread Federico Bruni
Il giorno mar 8 ott 2024 alle 16:28:17 -04:00:00, Trevor Bača ha scritto: But I notice that font-name appears to no longer be mentioned in the 2.25 version of Notation Reference 1.8.3 on fonts. In fact, searching the PDF of the 2.25 NR seems to yield no results for "font-name" at all. So perha

weird error writing a tablature which uses a custom tuning

2024-09-23 Thread Federico Bruni
Hi folks I've just come across a really weird error. I'll try to make a minimal example tomorrow, but maybe you can give me some hints. The piece I'm writing is copyrighted but I can send it privately to anyone who wants to help to debug this weird error. It uses a custom guitar tuning. I'm

Re: show guitar bends on regular staff?

2024-09-19 Thread Federico Bruni
Il giorno mer 18 set 2024 alle 16:34:11 -07:00:00, Walt North ha scritto: Is it possible to show guitar bends on regular staff in addition to the tabstaff? Unfortunately, this was not implemented three years ago. See this comment: https://gitlab.com/lilypond/lilypond/-/issues/1196#note_595

Re: Frescobaldi issue 16: .ly is missing by saving

2023-05-30 Thread Federico Bruni
d NOT add the .ly extension. I'm running MXLinux 21.3, based on Debian 11.7, KDE Plasma 5.20.5. On Mon, May 29, 2023 at 22:47, Federico Bruni wrote: Hi all I'm wondering if we can close this old Frescobaldi issue: <https://github.com/frescobaldi/frescobaldi/issues/16> I

Frescobaldi issue 16: .ly is missing by saving

2023-05-29 Thread Federico Bruni
Hi all I'm wondering if we can close this old Frescobaldi issue: https://github.com/frescobaldi/frescobaldi/issues/16 In some desktops (like GNOME) Frescobaldi used to save a new file without the .ly file extension. This is no longer the case today, at least on Windows 10 and GNOME Linux. Can

Re: Point and click with gvim under Fedora 38

2023-05-02 Thread Federico Bruni
Il giorno mar 2 mag 2023 alle 19:30:46 +1000, Andrew Bernard ha scritto: Trying to use gvim, due to the problem that Frescobaldi becomes unreasonably sluggish with my very large scores, no matter what clever tricks I use to chop them up. This is:

Re: Point and click with gvim under Fedora 38

2023-05-02 Thread Federico Bruni
Il giorno mar 2 mag 2023 alle 17:44:04 +1000, Andrew Bernard ha scritto: A few years ago I penned a guide to getting lilypond PDF point and click going with gvim under Ubuntu. Time has moved on and that guide is no longer right for Fedora 38. Does anybody have gvim going with Fedora and if

Re: frescobaldi themes

2023-04-30 Thread Federico Bruni
nnot use a pc without a dark mode). On Fri, 28 Apr 2023 at 10:52, Federico Bruni wrote: Il giorno ven 28 apr 2023 alle 09:40:57 +0200, Gianmaria Lari ha scritto: Hope this is not off topic. Is there any way in Frescobaldi to install a bunch of themes all at once (instead of passing tr

Re: How can I print only some parts of a score (staves, but no chords)?

2023-04-30 Thread Federico Bruni
Il giorno dom 30 apr 2023 alle 13:19:42 +0200, Alessandro Bertulli ha scritto: However, the singers do not need the chords, so I would like to omit them and simply print a version of the document with only the staves. Is it possible to do this using the SAME lilypond source file? I have read

Re: frescobaldi themes

2023-04-28 Thread Federico Bruni
Il giorno ven 28 apr 2023 alle 09:40:57 +0200, Gianmaria Lari ha scritto: Hope this is not off topic. Is there any way in Frescobaldi to install a bunch of themes all at once (instead of passing trough Edit -> Preferences -> Fonts & Colors etc.) ? Which themes are you talking about? I d

Re: Tuning description at beginning of TabStaff

2023-01-29 Thread Federico Bruni
Il giorno dom 29 gen 2023 alle 22:20:14 +0100, Stefan E. Mueller ha scritto: What I would like to know is whether it is possible to give the tuning notes right before the first Tabstaff, vertically aligned to the tablature lines. I tried accomplish this using "instrumentName", but it does not

Re: Documentation viewer in Frescobaldi

2023-01-20 Thread Federico Bruni
Il giorno ven 20 gen 2023 alle 15:41:02 +1100, Andrew Bernard ha scritto: The strange thing is that this used to work fine in the past, and now coming back to it after six months it does not. It is very strange that on two distinct Linux distros it shows the same behaviour. It's weird tha

Re: Frescobaldi & edition engraver

2023-01-06 Thread Federico Bruni
Il giorno ven 6 gen 2023 alle 01:01:46 +0100, Michael Dietz ha scritto: I still hope for a native apt installation, but until then with this solution, I can use custom fonts, any lilypond version I want, call git from Scheme and the "real files on disk" are opened when clicking inside Frescoba

Re: Single EPS file trimmed output

2022-12-29 Thread Federico Bruni
Il giorno gio 29 dic 2022 alle 11:14:03 +0100, Mauro ha scritto: Dear all, I have a large repository of scores which are currently being built as eps documents using the following command: lilypond -E -dno-gs-load-fonts -dinclude-eps-fonts file.ly This command, up to version 2.22, gener

Re: question for MacOS users: qmake path in Homebrew installations

2022-12-26 Thread Federico Bruni
hen I installed poppler-qt5: it may well be that some symlinks were not created. Cheers, Jon On 26/12/2022 22:26, Federico Bruni wrote: Hi Jon Thanks, it's exactly what I need! Now I have another question. Can you search poppler-qt5.pc file (homebrew installation)? Il giorno lun 2

Re: question for MacOS users: qmake path in Homebrew installations

2022-12-26 Thread Federico Bruni
qmake /usr/local/opt/qt@5//bin/qmake "brew info qt@5" warns you (or at least me) that it is not symlinked into /usr/local/bin, so you may need to set the PATH explicitly. Apologies if I have not understood your question correctly. HTH, Jon On 26/12/2022 15:52, Federico Bruni wrote

question for MacOS users: qmake path in Homebrew installations

2022-12-26 Thread Federico Bruni
Hi all I'm working on a Github action to build wheels of python-poppler-qt5 (Frescobaldi dependency) on all platforms (Linux, Mac and Windows). On Mac I've installed qt@5 via Homebrew and I need to know in which directory qmake is installed. For example, in Linux it's normally installed in /

Re: Future of OpenLilyLib

2022-11-23 Thread Federico Bruni
In order to run lyluatex with recent versions of lilypond (2.23.x), you must install the most recent version of lyluatex. In other words, you should install Texlive standalone and not the texlive packaged by distros. See this discussion: https://github.com/jperon/lyluatex/issues/287 Il giorn

\textMark and text duplications when using multiple staves

2022-11-13 Thread Federico Bruni
Hi folks I've started using the new \textMark command and I see that text is duplicated when using a StaffGroup including Staff and TabStaff. Although I've found in the doc how to override the behaviour, I wonder if LilyPond could do better automatically. \version "2.23.80" upper = \relativ

Re: Unexpected file name in EPS output

2022-11-12 Thread Federico Bruni
Il giorno lun 7 nov 2022 alle 23:47:29 +0100, bernhard kleine ha scritto: Am 07.11.2022 um 23:04 schrieb Federico Bruni: Ooops, the EPS backend creates the whole file plus one file per page. $ lilypond --eps myfile.ly Would one not expect this since eps creates single pages? I

Re: Unexpected file name in EPS output

2022-11-07 Thread Federico Bruni
Il giorno dom 6 nov 2022 alle 21:17:38 +0100, Federico Bruni ha scritto: $ diff myfile-1.eps myfile.eps I don't know why two files are created, but it seems they are identical. Ooops, the EPS backend creates the whole file plus one file per page. $ cat myfile.ly \version &q

Re: Unexpected file name in EPS output

2022-11-06 Thread Federico Bruni
Il giorno dom 6 nov 2022 alle 18:54:00 +0100, Carlo Stemberger ha scritto: Is this a bug? Do the next versions have the same behaviour? In this case I have to modify my script. I don't have 2.22.x installed, but here's what happens with 2.23.80: $ lilypond --eps myfile.ly GNU LilyPond 2.23.80

Re: Omitting the destination on a call to format is deprecated. Pass #f as the destination, before the format string.

2022-10-29 Thread Federico Bruni
Il giorno sab 29 ott 2022 alle 00:42:11 +0200, Valentin Petzel ha scritto: If we omit this destination argument format will handle it as #f but pass this warning. Now these messages you get should either come from A) The score itself using format B) The score using a function that uses format

Omitting the destination on a call to format is deprecated. Pass #f as the destination, before the format string.

2022-10-28 Thread Federico Bruni
Sorry for the long subject. I see some of my scores return this message: Omitting the destination on a call to format is deprecated. Pass #f as the destination, before the format string. I have no idea of what could trigger it and I was not able to make a minimal example. I can share private

Re: warning: no glyph for character ... in font ...

2022-10-27 Thread Federico Bruni
Il giorno gio 27 ott 2022 alle 15:28:15 +0200, Jean Abou Samra ha scritto: Well, it means what it says -- the font C059 (New Century SchoolBook), which is LilyPond's default text font, does not have this glyph. If I compile \version "2.23.80" \markup \char ##x279B \header { tagline = ##f }

warning: no glyph for character ... in font ...

2022-10-27 Thread Federico Bruni
Can anybody explain what this warning is about? Parsing... Interpreting music...[8][16][24][32] Preprocessing graphical objects... warning: no glyph for character U+279B in font `/usr/share/fonts/urw-base35/C059-Roman.otf' The character is the one defined in this snippet: https://lsr.di.unimi.

programming error: cyclic dependency: calculation-in-progress encountered for Slur.control-points

2022-10-25 Thread Federico Bruni
Hi all I'm testing 2.23.80 on my private sheets and I'm looking for errors... I don't know if this occurred with previous versions. Probably it did but I didn't notice it as I use a build system to compile multiple files and usually I don't look at the huge output (colored warnings and progra

Re: LilyPond 2.23.8 released

2022-04-26 Thread Federico Bruni
On Tue, Apr 26 2022 at 08:04:40 +0100, J Martin Rushton wrote: On Tue, 2022-04-26 at 00:03 +0200, Jean Abou Samra wrote: I seem to recall that the Frescobaldi Flatpak package actually bundles LilyPond. Maybe Federico can tell more? Frescobaldi hasn't run on some flavours of Linux proper

Re: LilyPond 2.23.8 released

2022-04-26 Thread Federico Bruni
On Tue, Apr 26 2022 at 00:03:17 +0200, Jean Abou Samra wrote: (Apparently no PPA or Flatpak version.) https://flathub.org/apps/details/org.frescobaldi.Frescobaldi I seem to recall that the Frescobaldi Flatpak package actually bundles LilyPond. Maybe Federico can tell more? Yes, it cu

Re: LilyPond 2.23.7 released

2022-03-28 Thread Federico Bruni
On Sat, Mar 26 2022 at 22:36:05 +0100, Jonas Hahnfeld via Discussions on LilyPond development wrote: Starting with this release, LilyPond requires Guile 2.2 Can anybody remind me how to build guile2 alongside guile1.8? And which precautions should I take? I use to build the latest lilypond

Re: Attempting to build Lilypond 2.23.6 from source using Fedora 35 Linux with Docker

2022-03-10 Thread Federico Bruni
On Thu, Mar 10 2022 at 15:04:15 -0800, Kenneth Wolcott wrote: sudo dnf builddep lilypond --nogpgcheck This does not work since I am using Fedora 35 and the docs state that this works with Fedora 22 and 23. The error is that "builddep" apparently is no longer a supported subcommand to dnf. D

Re: Tablature - Parenthesizing Tied Notes

2022-02-09 Thread Federico Bruni
Il giorno dom 6 feb 2022 alle 22:55:36 +0100, Stefan E. Mueller ha scritto: Ties over a line break are parenthesized by default in tablature - I was wondering if one could also have parenthesized tablature notes for ties over a bar line. I cannot really help you, but just offer a tip and may

Re: point-and-click default

2022-01-04 Thread Federico Bruni
For the records, I've added an issue on Frescobaldi tracker: https://github.com/frescobaldi/frescobaldi/issues/1412

Re: top/bottom margins?

2021-12-29 Thread Federico Bruni
On Wed, Dec 29 2021 at 12:09:12 -0700, jh wrote: thanks- not sure what to do next the printer settings are as expected. will have to think some more about it I guess. I remember that Frescobaldi had an issue with printing; can't remember if it was fixed. I see some reports in the tracker: ht

Re: Frescobaldi fails with Fedora 35 / Python 3.10

2021-11-10 Thread Federico Bruni
Il giorno mer 10 nov 2021 alle 16:14:19 +0100, Valentin Petzel ha scritto: As far as I have read this is solved by this patch: https://github.com/frescobaldi/frescobaldi/pull/1401/files which is simply adding int(...) twice. As python is an interpreted language you can apply this patch to an e

Re: Frescobaldi fails with Fedora 35 / Python 3.10

2021-11-10 Thread Federico Bruni
On Tue, Nov 9 2021 at 10:14:48 +0100, Martin Tarenskeen wrote: I have reported the problem upstream, I think the problem is/was already known. Just wanted to warn Fedora+Lilypond/Frescobaldi users who plan to upgrade from Fedora 34 to 35. If you very much need Frescobaldi it might be a good id

Re: Urs Liska Scheme book not accessible

2021-10-22 Thread Federico Bruni
On Fri, Oct 22 2021 at 10:50:10 -0700, Knute Snortum wrote: I'd build the book for you, but I'm not sure how. I haven't tested it but this should work: pip install --user mkdocs cd lilyponds-scheme ./build.sh https://github.com/uliska/lilyponds-scheme/blob/master/build.sh

Re: Broken link in German documentation

2021-08-12 Thread Federico Bruni
Thanks for the report, but it's a known problem of the translation infrastructure. The name in the URL of the snippet manual is translated but it shouldn't: http://lilypond.org/doc/v2.22/Documentation/notation/expressive-marks-attached-to-notes.de.html http://lilypond.org/doc/v2.22/Documentation

Re: Book structure

2021-07-13 Thread Federico Bruni
On Tue, Jul 13 2021 at 19:50:20 +0200, John McWilliam wrote: I have been working on a Collection of Scottish bagpipe music. Each tune (PIECE) consists of: Ground (basic melody)Variations (usually up to maximum four). My strategy has been to create each individual section (ground & var

Re: where (if anywhere) does lilypond look for locally shared files?

2021-04-12 Thread Federico Bruni
On Mon, Apr 12 2021 at 15:45:26 -0500, stefano franchi wrote: Where am I supposed to store my templates, functions, snippets, etc? Otherwise put, in (La)TeX terms is there a lilypond equivalent of ~/texmf ? There's no standard directory. Just use what you want and then use --include=/

Re: What usb keyboard to enter voices into lilypond? What other hardware and/or Software is indispensable?

2021-03-24 Thread Federico Bruni
Il giorno lun, mar 22 2021 at 18:59:58 +0100, Bernhard Kleine ha scritto: This has not been asked for a while. Which equipment (low cost) do you favor? Do I need more than an usb keyboard? As I am / we all are working with opensource software, there isn't any need for fancy hardware. It only ha

Re: Guitar Tab / Bends

2021-03-11 Thread Federico Bruni
to dive into LilyPond if there are areas that need work that no one is working on currently. Naturally, I thought of Guitar capabilities since that was the area I worked in for publishers. So glad this community is still active and development continues. On 3/11/2021 11:26 AM, Federico Bruni wrot

Re: Guitar Tab / Bends

2021-03-11 Thread Federico Bruni
On Thu, Mar 11 2021 at 08:20:35 AM -0500, David Stocker wrote: Hello group, Some years ago, someone developed a capability for LilyPond to notate bending notes on Guitar Tab. Is anyone currently using this capability? Hi David We haven't seen you for a while. IIRC I started using Li

Re: Solution "Midi Through Port-0"?

2021-01-27 Thread Federico Bruni
Sorry, I hit reply before finishing... On Wed, Jan 27 2021 at 11:33:58 PM +0100, Federico Bruni wrote: On Wed, Jan 27 2021 at 08:24:50 PM +0100, Silvain Dupertuis wrote: I am on Ubuntu (18.04 on my main machine) and use Frescobaldi Midi output works fine for me. I did not play with

Re: Solution "Midi Through Port-0"?

2021-01-27 Thread Federico Bruni
On Wed, Jan 27 2021 at 08:24:50 PM +0100, Silvain Dupertuis wrote: I am on Ubuntu (18.04 on my main machine) and use Frescobaldi Midi output works fine for me. I did not play with settings so far... For midi ports, I have Output reader = TiMidity port 0 Entry port = Midi Through Port-0 You d

Re: convert-ly error

2021-01-12 Thread Federico Bruni
On Tue, Jan 12 2021 at 10:39:40 PM +, Michael Hendry wrote: Could the problem be the “>” sign in the path reported in the error message? C:\LilyPond220\usr\bin>convert-ly -e alice2.ly I think it's the command line prompt symbol. In other words, he entered that directory and launched t

Re: convert-ly error

2021-01-12 Thread Federico Bruni
On Tue, Jan 12 2021 at 10:12:04 AM -1000, keith Luke wrote: I just installed lilypond 2.20.0 and tried running convert-ly to update old versions of scores. I get the following error messages: C:\LilyPond220\usr\bin>convert-ly -e alice2.ly 'convert-ly' is not recognized as an internal or e

Re: Clear musi view button

2021-01-12 Thread Federico Bruni
Il giorno lun, gen 11 2021 at 21:35:31 -0500, Freeman Gilmore ha scritto: Is there a hotkey for the 'Clear musi view button'? Thank you ƒg In Frescobaldi? There's no default shortcut, but you can set your own. Go to Edit>Preferences, click on Keyboard Shortcuts and search "clear" to fin

Re: [Frescobaldi] ANN: Frescobaldi 3.1.3

2020-12-30 Thread Federico Bruni
Il giorno sab, dic 26 2020 at 14:07:37 +0100, Wilbert Berendsen ha scritto: Dear friends, I'm happy to announce the availability of Frescobaldi 3.1.3, a bugfix release, with bugfixes, updated translations and a small new feature: a Clear button to empty the Music View. I've just pushed

Re: Wikipedia scores

2020-11-29 Thread Federico Bruni
Hi Martin It was discussed on lilypond-devel last month: https://lists.gnu.org/archive/html/lilypond-devel/2020-10/msg00086.html Il giorno dom, nov 29 2020 at 22:06:58 +, J Martin Rushton ha scritto: I don't know if all members of this newsgroup are aware but for many years Wikipedia ha

Re: Frescobaldi+LilyPond flatpak package now available

2020-11-06 Thread Federico Bruni
Il giorno ven 6 nov 2020 alle 16:29, J Martin Rushton ha scritto: Now running as myself: $ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo $ flatpak remotes NameOptions flathub system $ flatpak install flathub org.frescobaldi.Frescobaldi Required ru

Re: Frescobaldi+LilyPond flatpak package now available

2020-11-06 Thread Federico Bruni
Il giorno ven 6 nov 2020 alle 12:02, J Martin Rushton ha scritto: I just followed links: https://flathub.org/apps/details/org.frescobaldi.Frescobaldi -> https://flatpak.org/setup/ -> https://flatpak.org/setup/CentOS/ Following up to my "wipe all" suggestion. I read on Fedora setup here: https

Re: Frescobaldi+LilyPond flatpak package now available

2020-11-06 Thread Federico Bruni
Il giorno ven 6 nov 2020 alle 15:13, J Martin Rushton ha scritto: Hi Federico, Update 2. I noticed that there is a /root/.var directory so created $HOME/.var, still no luck. Yes, this was created when you launched Frescobaldi as root. ~/.var (or /root/.var in case of root) is where configur

Re: Frescobaldi+LilyPond flatpak package now available

2020-11-05 Thread Federico Bruni
rtin On 05/11/2020 20:48, Federico Bruni wrote: Hi folks I'm happy to announce that Frescobaldi is now available for Linux users also as flatpak on Flathub: https://flathub.org/apps/details/org.frescobaldi.Frescobaldi Advantages: - LilyPond is bundled, so it's a very simple installat

Frescobaldi+LilyPond flatpak package now available

2020-11-05 Thread Federico Bruni
Hi folks I'm happy to announce that Frescobaldi is now available for Linux users also as flatpak on Flathub: Advantages: - LilyPond is bundled, so it's a very simple installation. - All runtime dependencies are included. - Sandbox.

Re: Point & Click with Atom

2020-11-01 Thread Federico Bruni
Il giorno dom 1 nov 2020 alle 11:36, Martín Rincón Botero ha scritto: @Federico: I hope, you don’t take my criticism personally! I see Andrew has written upon what you wrote. That’s great! I’ll have to check how I installed Atom. If it’s in Ubuntu’s software center, I probably installed it fro

Re: Lilypond and Python

2020-11-01 Thread Federico Bruni
Il giorno dom 1 nov 2020 alle 17:07, Stefan Thomas ha scritto: many thanks to Your fast reply. But unfortunately it didn't work. It seems to be a python problem: pip install setuptools Collecting setuptools Using cached https://files.pythonhosted.org/packages/e1/b7/182161210a13158cd3ccc41ee19

Re: Point & Click with Atom

2020-10-31 Thread Federico Bruni
Il giorno sab 31 ott 2020 alle 18:48, Martín Rincón Botero ha scritto: Did you try to do what the docs say? Because the very beginning of the documentation is not clear as to what to do with the export line, I didn’t follow the steps for Gnome3. I’ll try adding that line to .bashrc and

Re: good practices regarding page breaks -- full score and parts

2020-10-15 Thread Federico Bruni
tions... Best regards, Leszek. On Thu, 15 Oct 2020 at 14:29, Federico Bruni wrote: Il giorno gio 15 ott 2020 alle 14:19, Leszek Wroński ha scritto: > I don't really like this solution; it's just not tidy... and I have > to remember which part I put the page breaks i

Re: good practices regarding page breaks -- full score and parts

2020-10-15 Thread Federico Bruni
Il giorno gio 15 ott 2020 alle 14:19, Leszek Wroński ha scritto: I don't really like this solution; it's just not tidy... and I have to remember which part I put the page breaks in. Are there any established Lilypond practices for doing this? Is it e.g. possible to introduce some sort of 'invi

Re: Piano sustain pedal

2020-10-13 Thread Federico Bruni
Il giorno mar 13 ott 2020 alle 11:21, Michael Käppler ha scritto: Am 13.10.2020 um 10:56 schrieb Federico Bruni: I would have tried removing the engraver. Does this affect the MIDI too? AFAIK performers are responsible for MIDI output, not engravers. Piano_pedal_performer exists, so maybe

Re: Piano sustain pedal

2020-10-13 Thread Federico Bruni
I would have tried removing the engraver. Does this affect the MIDI too? Honestly I can't hear any difference in the MIDI between sustained and not sustained notes. Is sostenuto supported in MIDI? \version "2.20.0" %\include "articulate.ly" \score { \new Staff \with { \remove "Piano_peda

Re: Future of openLilyLib

2020-10-07 Thread Federico Bruni
Il giorno mer 7 ott 2020 alle 16:24, Jean Abou Samra ha scritto: PPS: I see you shut down openlilylib.org. Is the source archived somewhere so I can better understand openLilyLib? I think it's here: https://github.com/openlilylib-documentation/main-site/

Re: Tremolo in MIDI

2020-10-07 Thread Federico Bruni
Il giorno mer 7 ott 2020 alle 13:12, Werner LEMBERG ha scritto: Ah. It's described in A.19 Available Music Functions. Hard to find because not indexed. Really? In my locally generated PDF of the NR the entry in the appendix *is* indexed. He probably searched at the U: http://lily

Re: compressing full-bar rests

2020-09-28 Thread Federico Bruni
Il giorno lun 28 set 2020 alle 12:02, N. Andrew Walsh ha scritto: Hi Aaron, On Mon, Sep 28, 2020 at 11:34 AM Aaron Hill wrote: See [1] and [2]. It's \compressEmptyMeasures now. That was it! Thank you. I wonder why that doesn't show up in the auto-complete popup. In Frescobaldi

Re: Unable to attach a bend to an \afterGrace note with the bend spanner

2020-09-23 Thread Federico Bruni
it works great and people are using, then it's perfectly suitable for OLL. Andrew On 23/09/2020 7:51 am, Federico Bruni wrote: I'm against the idea of putting it in OLL. As it's still a work in progress, Harm so far worked on his own files (no git) and post them on the mail

Re: Unable to attach a bend to an \afterGrace note with the bend spanner

2020-09-22 Thread Federico Bruni
Il giorno dom 20 set 2020 alle 12:33, Jonas Hahnfeld ha scritto: Am Donnerstag, den 17.09.2020, 12:27 +0200 schrieb Federico Bruni: Il giorno gio 17 set 2020 alle 11:11, Thomas Morley ha scritto: > the bend-engraver-thingies are not part of core LilyPond. > Please post at lea

Re: Unable to attach a bend to an \afterGrace note with the bend spanner

2020-09-17 Thread Federico Bruni
Il giorno gio 17 set 2020 alle 11:11, Thomas Morley ha scritto: the bend-engraver-thingies are not part of core LilyPond. Please post at least the link where you got it, otherwise you'll not get a lot of help ... Harm, the code is currently hosted on pagure.io: https://pagure.io/lilypond-bend-

Re: Lilypond PDF links in TexShop (Mac OS)

2020-08-04 Thread Federico Bruni
On Mon, 3 Aug, 2020 at 13:50, Michael Seifert wrote: Also inside that LilyPond engines directory is a README.txt file, which actually has instructions on how to enable point-and-click! (Federico, take note.) I’ll just copy and paste the instructions here: 1. Install the SwiftDefaultApps pr

Re: Lilypond PDF links in TexShop (Mac OS)

2020-08-02 Thread Federico Bruni
On Sun, 2 Aug, 2020 at 11:24, Michael Seifert wrote: This is more of a LilyPond-adjacent question, but I figured I’d see if anyone had any ideas: I’m currently using TeXShop 4.44 under Mac OS Catalina to edit & compile my LilyPond code. The resulting PDFs contain links of the form “te

Re: Problem installing docs

2020-07-11 Thread Federico Bruni
On Fri, 10 Jul, 2020 at 17:23, David Sumbler wrote: I downloaded Lilypond version 2.21.2 today. When I ran the script with the --doc option, Lilypond installs but the docs can't be downloaded. I also tried with version 2.20.1, with the same result. I get the following output: No ./Downlo

  1   2   3   4   5   6   7   8   9   10   >