Removing noChordSymbol - N.C

2012-06-22 Thread Anders Eriksson
Hello, I have just started using Lilypond and I must say it exceeds all my expectations! I trying to add Chords to a melody using \chordmode and I have most things working. One thing that I would like to do is sometimes I don't want any chord, usually in Pickup Measures. If I put a rest

Why can't I post?

2012-06-22 Thread Anders Eriksson
Hello, I have just become a member of the lilypond-user list. I have tried to send some questions but nothing has arrived! Is there some waiting period or something else that makes my postings not reaching the list? // Anders ___ lilypond-user

functions in include file

2012-06-22 Thread Anders Eriksson
Hello, I have just started using Lilypond and I have found some functions on the net which I would like to put in an include file. But I can't figure out how!? One of these function is Mr. John Mandereaus Diatonic/modal transposition function I have put the code in a file

Re: functions in include file

2012-06-22 Thread Anders Eriksson
Payne wrote: On 22/06/12 22:38, Anders Eriksson wrote: Hello, I have just started using Lilypond and I have found some functions on the net which I would like to put in an include file. But I can't figure out how!? One of these function is Mr. John Mandereaus Diatonic/modal transposition

warning: ignoring too many clashing note columns

2012-06-23 Thread Anders Eriksson
English is not my first language and I have some trouble understanding what this means If notes from two voices with stems in the same direction are placed at the same position, and both voices have no shift or the same shift specified, the error message warning: ignoring too many clashing

Changing key after line break

2012-06-23 Thread Anders Eriksson
I'm trying to study Music Theory and Lilypond is a really good tool! I want to create a sheet with all the diatonic chords in all Major scales, and I'm almost there. The goal is to have each key on a separate line. My problem is that the new key signature starts at the last bar on the

Why don't I get my own mail?

2012-06-23 Thread Anders Eriksson
I have configured so that it says that I should get my own mail, but I don't! Why? // Anders -- Computer says No! ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: note names as solmisation printed as markup automagically?

2016-05-30 Thread Anders Eriksson
On 2016-05-30 13:45, bart deruyter wrote: So I was wondering, would there be a way to print the names of the notes as markup, in an automated way? I know how to print them with a markup command, but it's a heck of a task to add manually with so much notes :-) . Do you use Fixed do or

Re: note names as solmisation printed as markup automagically?

2016-05-31 Thread Anders Eriksson
On 2016-05-31 00:28, ming wrote: Can this code be modified for movable do? I will try, but since I'm a beginner at programming Lilypond it may take some time. So no guarantees // Anders ___ lilypond-user mailing list lilypond-user@gnu.org

Re: note names as solmisation printed as markup automagically?

2016-05-30 Thread Anders Eriksson
On 2016-05-30 20:50, bart deruyter wrote: Hi, it would only be for my students. I would alter my guitar course for next year. They are the only target audience actually. And here we only use Fixed do (using si for the B) as far as I know. Here is a quick hack that will do what you want

Re: Ukulele chords entered using < > syntax

2016-06-18 Thread Anders Eriksson
On 2016-06-18 21:00, Richard Shann wrote: With this code I get an error and the lowest (re-entrant) string is not used \version "2.18.0" \include "predefined-ukulele-fretboards.ly" %\storePredefinedDiagram #default-fret-table #ukulele-tuning #"o;o;o;3;" \score {

convert-ly in 2.19.36-1

2016-02-14 Thread Anders Eriksson
I have just updated to version 2.19.36-1. When I take an old .ly file, with version \version "2.19.15", and run convert-ly I get \version "2.19.32" Have I done something wrong or is there a "bug"? // Anders ___ lilypond-user mailing list

Re: convert-ly in 2.19.36-1

2016-02-15 Thread Anders Eriksson
On 2016-02-15 08:50, Malte Meyn wrote: Am 15.02.2016 um 08:01 schrieb Anders Eriksson: When I take an old .ly file, with version \version "2.19.15", and run convert-ly I get \version "2.19.32" Have I done something wrong or is there a "bug"? This means th

Re: midi2ly dll error

2016-04-04 Thread Anders Eriksson
On 2016-04-04 11:03, Gianmaria Lari wrote: Ciao Federico, regarding [configure Frescobaldi to reference a specific phyton compiler] you wrote: You must add it to the path in system preferences, as explained here: http://lilypond.org/windows.html Yes, I can change the system path

Re: Is this MIDI file correct?

2017-01-28 Thread Anders Eriksson
On 2017-01-28 11:04, Simon Albrecht wrote: Hello everybody, I’m having some trouble with MIDI right now and would like to verify if the problem lies with playback. Could someone tell me whether the attached MIDI file has any issues? On Windows 10 and Windows Media Player I can hear a Piano

Re: Lilypond hogging a processor and slowing down

2017-02-15 Thread Anders Eriksson
One thing that can take a lot of time is building Font database. There seems to be a "bug" in Lilypond on Windows so that the font database is created every time! A workaround is to delete the directory %homepath%\ .lilypond-fonts.cache-2 The first time you Engrave it create the font

Re: Version 2.18 vs.2.19 speed and W10

2016-09-14 Thread Anders Eriksson
On 2016-09-14 12:07, Phil Holmes wrote: - Original Message - From: "Anders Eriksson" <lilyp...@andis59.se> To: "Knut Petersen" <knut_peter...@t-online.de>; "lilypond-user" <lilypond-user@gnu.org> Sent: Sunday, September 11, 2016 10:55 AM

Re: Version 2.18 vs.2.19 speed and W10

2016-09-08 Thread Anders Eriksson
On 2016-09-08 19:03, Michael Rivers wrote: I'm not sure it's due to a change between v2.19.46 and 47. For most of the summer, I had been running an older development version and an older version of Frescobaldi for a while, and they were running fine. I hadn't run Lilypond in a few weeks, and in

Re: Version 2.18 vs.2.19 speed and W10

2016-09-11 Thread Anders Eriksson
On 2016-09-11 11:38, Knut Petersen wrote: 2.19.42.1 4.7 2.19.43.1 29.8 Don't know how to proceed... Do you use downloaded versions or do you build lilypond from the source code? I downloaded from http://download.linuxaudio.org/lilypond/binaries/mingw/

Re: Version 2.18 vs.2.19 speed and W10

2016-09-11 Thread Anders Eriksson
On 2016-09-10 22:16, tisimst wrote: Just thought I'd add my two cents. I'm using Windows 8 and I only see a small speed increase between older versions and 2.19.47. Using: \repeat unfold 200 { \tuplet 5/4 { c'4 d' e' f' g' } } and compiling in "publish" mode (i.e., no point-and-click links) I

Re: Dynamics & simultaneous notes yield "programming error"

2016-08-28 Thread Anders Eriksson
On 2016-08-28 17:52, Joel C. Salomon wrote: Compiling the attached file yields errors of the sort programming error: asked to compute volume at +1.00 for dynamic span of duration 1.00 starting at 1 continuing, cross fingers Don't know why but the error occurs when the midi is

Re: Font cache issues on Windows 10

2016-11-15 Thread Anders Eriksson
On 2016-11-07 21:27, Gianmaria Lari wrote: [Lilypond 2.19.49 slow compilation time and font cache] But the solution seems to be to simply delete the cache, prompting a rebuild, so it's not a big deal for most of us. Just updated to 2.19.50 and now the cache directory has to be

Re: #4975 [Windows] Grace notes cause staff to protrude into the margin

2016-11-18 Thread Anders Eriksson
On 2016-11-19 02:51, Ralph Palmer wrote: Greetings - I'm running LY 2.19.40 under Windows 7 SP1. I ran into a situation that appears to be related to #4975. On Windows 10 and Lilypond 2.19.50 I get: Parsing... Interpreting music... Preprocessing graphical objects... programming error:

Re: convert-ly oddities

2016-12-18 Thread Anders Eriksson
On 2016-12-18 12:54, Peter Toye wrote: convert-ly oddities I've just installed 2.19.52 and put it into Frescobaldi. On converting two of my files I got 2 oddities: 1) (fairly serious) It converted to 2.19.49, not .52 - I changed the version number by hand, but I'd have thought that this

Re: convert-ly oddities

2016-12-18 Thread Anders Eriksson
On 2016-12-18 12:54, Peter Toye wrote: convert-ly oddities I've just installed 2.19.52 and put it into Frescobaldi. On converting two of my files I got 2 oddities: 2) (annoying) It inserted a blank line between each of the original lines in the file. Could this be because I'm using

addChordShape shape-definition

2017-03-19 Thread Anders Eriksson
I'm trying to create my own predefined chords and I'm wondering about the shape definition In predifined-guitar-freatboards.ly there is this \addChordShape #'f #guitar-tuning #"1-1-(;3-3;3-4;2-2;1-1;1-1-);" This shape-definition doesn't follow the

Re: install lilypond v2.19.57

2017-03-22 Thread Anders Eriksson
On 2017-03-21 23:25, MING TSANG wrote: I download and install lilypond v2.19.57; but when I try to make lilypond version to use in Lilypound Preference of Frecobaldi v3.0.0 and I got the following error. Is any one download lilypond v2.19.57 have any problem? I am running with window 10

Lilypond v 2.19.59 Windows - Avast indicates Virus!

2017-04-10 Thread Anders Eriksson
I just downloaded and installed version 2.19.59 and during installation Avast Antivirus (Free) says that there are some Viruses in the installation. The indicated files are usr/bin_hotshot.dll usr/bin/_multibytecodec.dll both are detected with TR/Crypt.XPACK.Gen Which Avast describes like

Re: Fw: Exited with return code -1073741819.

2017-03-08 Thread Anders Eriksson
Not knowing anything about the particulars of the version and the .ly file. I would assume that when you ran Lilypond with UAC disabled it wrote something in a place where UAC normally stops you from and now after you have enabled UAC again it just reads from this place. This place can be a

Re: OT!?

2017-06-30 Thread Anders Eriksson
The link goes to YouTube video manager, not to the video, and since we don't have any rights to manage Marios videos we end up in our own manager (if we have an YouTube account, or an error message if not). Resend with the link to the video. // Anders On 2017-06-30 07:53, Jacques Menu

Re: OT!?

2017-06-30 Thread Anders Eriksson
This is the link to the video https://www.youtube.com/watch?v=hiC1znjrRVk // Anders On 2017-06-30 08:07, Anders Eriksson wrote: The link goes to YouTube video manager, not to the video, and since we don't have any rights to manage Marios videos we end up in our own manager (if we have

Re: Windows 10 and Dropbox

2017-08-05 Thread Anders Eriksson
Using the same versions of Windows and Dropbox and opening the file with Frescobaldi there is no problem to create the output files .mid, .pdf is created in the dropbox. // Anders On 2017-08-05 17:55, t...@tylab.org wrote: With a .ly file in Dropbox (local file but connected to the cloud)

Re: lilypond crashes on translation of the attached file

2017-08-22 Thread Anders Eriksson
On 2017-08-22 19:01, skolnik wrote: When I translate the attached file lilypond crashes. Command output: PS I am running on windows with version 2.18.2. I can't reproduce the problem on Windows 10 with 2.18.2 or 2.19.65. Both works! if you if you compile with Verbose output you might get

Re: Interactive PDF Link to Notes in Preview

2018-07-05 Thread Anders Eriksson
On 2018-07-05 18:30, Federico Bruni wrote: If I type lilypond and then hit TAB, it's not in the available commands ON windows the Tab completion only "sees" programs in the current directory or if you already have entered a path, the directory the path is pointing to. So if you don't

Re: [Frescobaldi] convert-ly don't work in 3.0.1 in Windows

2018-09-11 Thread Anders Eriksson
Importing MusicXML also does nothing! Is there a log somewhere, nothing is displayed in the log window... // Anders On 2018-09-11 16:24, Urs Liska wrote: Am 11.09.2018 um 02:06 schrieb Urs Liska: Am 10.09.2018 um 19:07 schrieb Urs Liska: Am 10. September 2018 18:29:32 MESZ schrieb

Re: Frescobaldi Log Error -1073741819 on Windows10

2018-09-27 Thread Anders Eriksson
On 2018-09-27 13:09, Peter Gentry wrote: In the last couple of days both Desktop and Laptop machines have stopped compiling files and producing one line in the log. ** *Starting lilypond-windows.exe 2.19.81 [Keler-Bela-SERENATA-VENEZIANA.ly]...* *Exited with return code -1073741819.*

Re: conver-ly using frecobaldi 3.0.1

2019-06-21 Thread Anders Eriksson
Hello, There is a bug in Frescobaldi 3.0.1 on Windows that makes running the convert.ly not work! See this thread at Frescobaldi's support site https://groups.google.com/forum/#!msg/frescobaldi/9BN23eKkxws/ZgnUKBzBBgAJ Running convert.ly from the command line works of cause! // Anders On

Re: conver-ly using frecobaldi 3.0.1

2019-06-21 Thread Anders Eriksson
On 2019-06-21 17:01, MING TSANG wrote: Anders:  Thank you for the info about convert-ly in frecobaldi. I will wait for the new version. David: The LSR 619 do not contain \version statement. So I added to it and run and it's OK.. Then I change the \version to "2.19.83" and compile - error

Re: LP-set songbook released

2019-04-29 Thread Anders Eriksson
On 2019-04-28 22:34, Christopher R. Maden wrote: On 4/27/19 4:59 AM, J Martin Rushton wrote: A very creditable production.  Don't worry about the letter/A4 issue, it printed out perfectly on my A4 system.  There is one problem though, the tempo marks have all printed as odd line shapes:

Re: if procedure

2019-11-27 Thread Anders Eriksson
On 2019-11-27 14:20, Freeman Gilmore wrote: From Extending Lilypond: guile> (define a 3) guile> (define b 5) guile> (if (> a b) "a is greater than b" "a is not greater than b") "a is not greater than b" Note missing ")". No, it's not missing any ")" In Frescobaldi i tried: \version

Re: Convert-ly adds line breaks

2020-03-15 Thread Anders Eriksson
3.    type convert-ly.py  -e (4    Press enter ) The original file will be renamed ~ The converted file will get the original name. // Anders *From:*lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] *On Behalf Of *Anders Eriksson *Sent:* Sunday, March 15, 2020 11:02

Re: Convert-ly adds line breaks

2020-03-15 Thread Anders Eriksson
On 2020-03-15 18:48, Mark Stephen Mrotek wrote: Mark, The same happened when I used convert.ly. Mark *From:*lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] *On Behalf Of *Mark Mathias *Sent:* Sunday, March 15, 2020 3:26 AM *To:* lilypond-usermailinglist

Re: Untraceable error message: procedure ly:trampoline

2020-03-31 Thread Anders Eriksson
Hello, I get the same error when compiling for preview or publish, but if I compile for Layout Control and have Verbose output checked then I get no error... Just an observation! // Anders Running Frescobaldi 3.1 on Windows 10. On 2020-03-31 19:07, gunnarfm wrote: Hi - I'm trying to

Re: Untraceable error message: procedure ly:trampoline

2020-03-31 Thread Anders Eriksson
On 2020-03-31 21:39, gunnarfm wrote: Ignore my previous reply - it worked!! Do you happen to know why it compiles when doing it this way? Not really, but if you run lilypond from the command line there is no errors. *c:\LilyPond-2-20-0-1\usr\bin\lilypond-windows.exe  test.ly *It creates

Re: How to run Lilypond programatically from Python instead of calling the Lilypond executable to generate sheet music?

2020-10-09 Thread Anders Eriksson
On 2020-10-09 18:00, Matthew Moisen wrote: Hello, The normal way to run Lilypond is to create a text file and then call the lilypond executable to convert it into a PDF. Is it possible to instead from python programmatically call Lilypond APIs to generate PDFs? I know that I can make a

Re: lilypond-windows.exe does nothing

2020-10-03 Thread Anders Eriksson
Just FYI, I'm running Windows 10 and Lilypond 2.20 (and 2.21) and lilypond-windows -h does nothing as you say. But if I call lilypond-windows test.ly then it creates test.pdf Also running it via Frescobaldi v3.1.2 works perfectly. I tried to change lilypond-windows.exe to lilypond.exe in

Re: Version 2.22.1 problem

2021-11-21 Thread Anders Eriksson
One thing that I do that might help is NOT letting Lilypond install under Program files (x86), whichis default. I always change this to C:\Lilypond-version e.g. C:\lilypond-2-22-1 Windows has special security rules for the Program files (86) directory. Which teoretically would be satisfied by

Re: Version 2.22.1 problem

2021-11-21 Thread Anders Eriksson
I also have 2.22.1 installed and working I would look at the ant-virus software and if it blocks the dll's // Anders On 2021-11-21 18:46, Hans Aikema wrote: I just installed it in my window (32 bit, Windows 10) without any issue. So must be something specific to your environment that makes it

Re: Version 2.22.1 problem

2021-11-23 Thread Anders Eriksson
Hello, I'm sorry but I have not the possibility to connect remotely! The error message say that you (the installation program) has gotten a write error when it tries to write these files to the disk. The probable cause is that some other program has opened the files and locked them.

Notes not under/over each other

2022-03-16 Thread Anders Eriksson
Hello, If I have a chord and the notes are one pitch apart, e. g. f g is it standard that they are not shown in a vertical line but in zig zag Is there anything I can do about it, or is it how it should? // Anders

Re: LilyPond 2.23.7 released

2022-03-27 Thread Anders Eriksson
Just tested with 2.23.6 and there it works! One thing that is different between 2.23.6 and 2.23.7 is that in 2.23.6 there is a lilypond-windows.exe but not in 2.23.7 I tried both lilypond-windows.exe and lilypond.exe and both works for 2.23.6 Also there is an installation program in 2.23.6,

Re: LilyPond 2.23.7 released

2022-03-27 Thread Anders Eriksson
On 2022-03-27 16:28, Michael Gerdau wrote: Can you compile this test file and report back? \version "2.23.7" #(debug-enable 'backtrace) #(display (current-time)) #(newline) #(display (localtime (current-time))) #(newline) #(display (strftime "%d.%m.%Y" (localtime (current-time