Re: Next round on frescobaldi dependencies

2017-12-24 Thread Blöchl Bernhard

Have you installed python3-pyqt5, the python binding for Qt5?
sudo apt install python3-pyqt5
Have you installed python3-ly 09.5? The distro repository offers the old 
version 0.9.3-1. That does not work!

Get it from https://pypi.python.org/pypi/python-ly/0.9.5
Try again
sudo apt install python3-poppler-qt5

On my linux version (UBUNTU_CODENAME=xenial, that is a version 18.x) I 
could install frescobaldi 3.0.0. As I repeatedly pointed out in 
different postings I never could install version 3.0.0 on older ubuntu 
versions. (And I tryed hard!).


Let's check: Had somebody from the list success with frescobaldi 3.0.0 
on an older linux version than ubuntu 18?


check the version with
$ cat /etc/*-release
or
cat /etc/issue
or one of the many other commands for that.

I wish you good luck and all members of the list a merry christmas



Am 23.12.2017 19:34, schrieb Simon Albrecht:

Am 23-Dec-2017 15:49:11 +0100 schrieb noeck.marb...@gmx.de:


Out of curiosity: Did anyone writing here at least try the fix that
I
posted here twice which worked for me?

I.e. installing python3-poppler-qt5_0.24.2-3build1_amd64.deb?


Maybe I didn't - it would hardly be surprising if I had overlooked
specifying python_3_ in one of the many places.
So - now I tried. I take it getting the file from
https://packages.ubuntu.com/xenial/amd64/python3-poppler-qt5/download
[1] is correct? The package linked there has "1build1" in its filename
instead of 3build1 - does that make any difference?
Then - how to actually install that?

ubuntu@ubuntu:~$ sudo apt install python3-poppler-qt5
Reading package lists... Done
Building dependency tree
Reading state information... Done
python3-poppler-qt5 is already the newest version (0.24.2-1build1).
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 python3-poppler-qt5 : Depends: sip-py3api-11.2 but it is not
installable
 Depends: libpoppler-qt5-1 (>= 0.24.5) but it is not going to be
installed
 Depends: python3-pyqt5 but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).
ubuntu@ubuntu:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
 python3-poppler-qt5
0 upgraded, 0 newly installed, 1 to remove and 307 not upgraded.
1 not fully installed or removed.
After this operation, 429 kB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.

Best, Simon

Links:
--
[1] 
https://packages.ubuntu.com/xenial/amd64/python3-poppler-qt5/download


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: edition-editor usage

2017-12-24 Thread Jan-Peter Voigt

Hello Mason,

it is possible to use \shapeII with the edition-engraver :-)
And it sounds like this is the use case the EE is originally meant for.

Yes, the wording is a bit inconsistent and/or irritating. I will try to 
sum it up:
In the recent versions I used the terms target and context to divide two 
dimensions. The target names the requested output like for example 
'fullscore' or 'violinI-part'. If you "activate" an edition-target with 
\addEdition violinI-part it uses all modifications that look like
\editionMod violinI-part{ \shapeII 
... }


This is a real example I used inside the piano reduction:
\editionMod klavier 38 0/8 chor.ten.TenorStaff \once \shapeII #'(()(0 . 
1)()()) Slur

It means:
with edition-target 'klavier' (the piano reduction) in measure 38 the 
first eighth apply the shapeII-command inside the context identified by 
'chor.ten.TenorStaff'.
Moments are counted zero-based, so the first moment is zero. This might 
irritating on first sight, but it is meaningful as the distance from the 
beginning of the measure. The context in the example above is the tenor 
staff inside the choir-staff.


I think the main point is understanding the three dimensions:
1. the edition-target - that is the condition if to apply the 
modification ... apply this modification for the score of type T(arget)
2. the edition-context - that is where to apply the modification ... the 
LilyPond context like Voice, Staff, Score etc.
3. the time - that is the musical timestamp when to apply the 
modification ... moment X inside measure Y


HTH

I will send more details and information soon!
But for today and tomorrow I wish you a merry Christmas and all the best 
for 2018!


Jan-Peter


Am 23. Dezember 2017 20:09:29 MEZ schrieb Mason Hock :

   I have a piece in which each performer reads from a version of the score
   with their staff full-sized with the other parts on small staves. This
   pieces also requires a lot of manual tweaking of slurs.

   I've been using \shapeII for the slurs, which works great, except that
   if I shape the slur correctly for the full-sized version of the part it
   is shaped incorrectly for the small version of the part and vice versa.
   In order for the slurs to look good in both situations I need two sets
   of \shapeII tweaks.

   edition-editor looks like a promising solution, but I'm having trouble
   learning how to use it. The only documentation I can find is the usage
   examples here.

   https://github.com/openlilylib/edition-engraver/tree/master/usage-examples

   Each example is very specific, which makes it difficult to decode how
   edition-engraver works in general. I guess my questions are

   (1) Will edition-engraver work for tweaking slurs with \shapeII?

   (2) If so, what should be my approach in terms of organization? My guess
   would be to have 8 editions, a full-size version and small version for
   each of the 4 staves, where each pdf uses 1 full-size edition and 3
   small editions.

   (3) How do I make certain 'editions' (at this point I'm questioning
   whether I'm using that term correctly) apply to certain staves in each pdf?

   (4) What is the basic syntax for using edition-editor? It's difficult to
   tell from the examples in the repo what is the basic syntax and what is
   extending it.

   Thanks to anyone who can clarify.

   Mason


   

   lilypond-user mailing list
   lilypond-user@gnu.org
   https://lists.gnu.org/mailman/listinfo/lilypond-user

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: getting paid for an include (I offer)

2017-12-24 Thread Malte Meyn



Am 23.12.2017 um 20:38 schrieb Ali Cuota:

Excuse me, the New German Tabulatur is my topic.
https://de.wikipedia.org/wiki/Tabulatur#Neue_deutsche_Orgeltabulatur


Hi, I would be interested maybe; coincidentally I’m just now reading 
Willi Apel’s book on notation and the next chapter I’ll read is about 
the old and the new German organ tab.


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: getting paid for an include (I offer)

2017-12-24 Thread Werner LEMBERG

>> https://de.wikipedia.org/wiki/Tabulatur#Neue_deutsche_Orgeltabulatur
> 
> Hi, I would be interested maybe; coincidentally I’m just now reading
> Willi Apel’s book on notation and the next chapter I’ll read is
> about the old and the new German organ tab.

It's an interesting topic indeed – even J.S. Bach has used Neue
Deutsche Orgeltabulatur.  As an example, see page 300 in the following
article.

  https://www.tug.org/TUGboat/tb37-3/tb117lemberg.pdf


Werner
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Next round on frescobaldi dependencies

2017-12-24 Thread Simon Albrecht
Am 24-Dec-2017 11:07:32 +0100 schrieb b_120902342...@telecolumbus.net: 
Have you installed python3-ly 09.5? The distro repository offers the old 
 version 0.9.3-1. That does not work!
 Get it from https://pypi.python.org/pypi/python-ly/0.9.5   Thanks, that's a 
step forward. At least Frescobaldi now launches successfully. Next: When I 
start opening some menus, very quickly this appears:File 
"/usr/local/lib/python3.5/dist-packages/frescobaldi-3.0.0-py3.5.egg/frescobaldi_app/snippet/menu.py",
 line 64, in populate
 from . import model, snippets, actions
 File 
"/usr/local/lib/python3.5/dist-packages/frescobaldi-3.0.0-py3.5.egg/frescobaldi_app/snippet/model.py",
 line 34, in 
 from . import snippets
 File 
"/usr/local/lib/python3.5/dist-packages/frescobaldi-3.0.0-py3.5.egg/frescobaldi_app/snippet/snippets.py",
 line 34, in 
 import symbols
 File 
"/usr/local/lib/python3.5/dist-packages/frescobaldi-3.0.0-py3.5.egg/frescobaldi_app/symbols/__init__.py",
 line 31, in 
 from PyQt5.QtSvg import QSvgRenderer
ImportError: No module named 'PyQt5.QtSvg'   I used pip3 to install PyQt5, so 
I'd've hoped it was the right version   Best, Simon
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Next round on frescobaldi dependencies

2017-12-24 Thread Urs Liska


Am 24. Dezember 2017 12:28:40 MEZ schrieb Simon Albrecht 
:
>Am 24-Dec-2017 11:07:32 +0100 schrieb b_120902342...@telecolumbus.net: 
>Have you installed python3-ly 09.5? The distro repository offers the
>old 
> version 0.9.3-1. That does not work!
>Get it from https://pypi.python.org/pypi/python-ly/0.9.5   Thanks,
>that's a step forward. At least Frescobaldi now launches successfully.
>Next: When I start opening some menus, very quickly this appears:   
>File
>"/usr/local/lib/python3.5/dist-packages/frescobaldi-3.0.0-py3.5.egg/frescobaldi_app/snippet/menu.py",
>line 64, in populate
> from . import model, snippets, actions
>File
>"/usr/local/lib/python3.5/dist-packages/frescobaldi-3.0.0-py3.5.egg/frescobaldi_app/snippet/model.py",
>line 34, in 
> from . import snippets
>File
>"/usr/local/lib/python3.5/dist-packages/frescobaldi-3.0.0-py3.5.egg/frescobaldi_app/snippet/snippets.py",
>line 34, in 
> import symbols
>File
>"/usr/local/lib/python3.5/dist-packages/frescobaldi-3.0.0-py3.5.egg/frescobaldi_app/symbols/__init__.py",
>line 31, in 
> from PyQt5.QtSvg import QSvgRenderer
>ImportError: No module named 'PyQt5.QtSvg'   I used pip3 to install
>PyQt5, so I'd've hoped it was the right version   Best, Simon

In Qt5, SVG support has been moved out of the main installation and must be 
installed separately. As I installed that stuff through apt I don't know about 
sip3 - but you should find that yourself.

Good luck
Urs

-- 
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Next round on frescobaldi dependencies

2017-12-24 Thread Blöchl Bernhard

try
sudo apt-get install python3-pyqt5.qtsvg

eventually install
python3-pyqt5.qtwebkit
as well.

Regards

Am 24.12.2017 12:28, schrieb Simon Albrecht:

Am 24-Dec-2017 11:07:32 +0100 schrieb b_120902342...@telecolumbus.net:



Have you installed python3-ly 09.5? The distro repository offers the
old
version 0.9.3-1. That does not work!
Get it from https://pypi.python.org/pypi/python-ly/0.9.5 [1]


Thanks, that's a step forward. At least Frescobaldi now launches
successfully.
Next: When I start opening some menus, very quickly this appears:

 File
"/usr/local/lib/python3.5/dist-packages/frescobaldi-3.0.0-py3.5.egg/frescobaldi_app/snippet/menu.py",
line 64, in populate
 from . import model, snippets, actions
 File
"/usr/local/lib/python3.5/dist-packages/frescobaldi-3.0.0-py3.5.egg/frescobaldi_app/snippet/model.py",
line 34, in 
 from . import snippets
 File
"/usr/local/lib/python3.5/dist-packages/frescobaldi-3.0.0-py3.5.egg/frescobaldi_app/snippet/snippets.py",
line 34, in 
 import symbols
 File
"/usr/local/lib/python3.5/dist-packages/frescobaldi-3.0.0-py3.5.egg/frescobaldi_app/symbols/__init__.py",
line 31, in 
 from PyQt5.QtSvg import QSvgRenderer
ImportError: No module named 'PyQt5.QtSvg'

I used pip3 to install PyQt5, so I'd've hoped it was the right
version…

Best, Simon

Links:
--
[1] https://pypi.python.org/pypi/python-ly/0.9.5


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: scheme function containing score {...}

2017-12-24 Thread Gianmaria Lari
On 25 November 2017 at 10:00, Gianmaria Lari 
wrote:

> On 24 November 2017 at 18:18, David Kastrup  wrote:
>
>> Gianmaria Lari  writes:
>>
>> > I'm trying to put the score functionality inside a function (consider
>> it a
>> > test). Here it is the code:
>> >
>> > \version "2.19.80"
>> > myScore =
>> > #(define (music) (ly:music?) #{
>> >   \score {
>> > $music
>> > \layout{}
>> > \midi{}
>> >} #} )
>> >
>> > \myScore {a b c'}
>> >
>> >
>> > The code correctly generate a score but it does not generate the midi
>> file.
>> > Why???
>>
>> There is a difference between define (which defines a pure Scheme
>> function or expression) and define-music-function (which defines
>> something taking arguments in LilyPond syntax and returning a music
>> expression) and your input is an interesting mashup where \myScore will
>> probably be left as *unspecified* after you define an argumentless
>> Scheme function named `music' that first calls ly:music? without
>> argument and then would return a score if the ly:music? call had not
>> already caused an error due to a missing argument.
>>
>> Now a score is not a music expression anyway, so you should rather
>> replace define with define-scheme-function here in order to avoid
>> errors: the resulting \myScore can then return arbitrary expressions
>> including whole scores.
>>
>> --
>> David Kastrup
>>
>
> David, I changed "define" in "define-music-function" and now it works
> perfectly, thank you David!
>
> I think this is something can be useful to others so I post the new
> working code:
>
> \version "2.19.80"
> myScore =
> #(define-scheme-function (music) (ly:music?) #{
>   \score {
> $music
> \layout{}
> \midi{}
>} #} )
>
> \myScore {a b c'}
>
>
David, we discussed these things few weeks ago and I have a new problem.
The previous function myScore was working well. But when I tried to make it
returning two scores (splitting the layout and midi) it stopped to work.
This is the code:

\version "2.19.80"
myScore =
#(define-scheme-function (music) (ly:music?) #{

  \score {
$music
\layout{}
  }

  \score {
 $music
 \midi{}
   }

#})

\myScore {a b c'}

and this is the error


error: syntax error, unexpected \score, expecting end of input

\score {


error: error in #{ ... #}


Any suggestion?
Thank you, Gianmaria
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: (modified) Ben Johnston tuning system script

2017-12-24 Thread Graham Breed

On 23/12/17 17:00, lilypond-user-requ...@gnu.org wrote:


I would like to write music in just intonation.

I would like to make a script similar to the (great!) Sagittal script of
Graham Breed (http://x31eq.com/lilypond/) but for the so called Ben
Johnston tuning system (BJTS) (I've noticed there was some discussion
about it a while ago).


It'd be easier to start with the Extended Hemholtz-Ellis JI Pitch 
Notation support, in the same repository:


https://bitbucket.org/x31eq/microlily

This isn't a script, it's code that runs inside Lilypond.  There are 
outstanding issues, like the spacing comes out wrong, and it uses an old 
font anyway.


There's a big matrix that ties alterations to glyphs and you should be 
able to go in and change it.



The BJTS identifies every just interval as a discrete note, so there is
not one the same.


Yes, one problem would be if there are different ways of referring to 
the same interval and the code has to choose which to use.



I use the so called Pythagorean scale as my basenotes (here I differ
from the original tuning system) C - D - E - F - G - A - B. These
basenotes are raised or lowered with all sorts of comma's and chroma's
to represent the appropriate pitch.


That makes things easier as well.


Graham

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Next round on frescobaldi dependencies

2017-12-24 Thread Joram Berger
Hi Simon,

> Then – how to actually install that?

You download the file and then you do

dpkg -i ~/Downloads/python3-poppler-qt5_0.24.2-3build1_amd64.deb

using the path where you downloaded the file. This way you use the file
with the older poppler-qt version which still worked (at least on my
system) and not the current one you get from

> ubuntu@ubuntu:~$ sudo apt install python3-poppler-qt5

I don't remember if I uninstalled the repository version (apt remove)
before, but probably not because all the rest depends on it.

dpkg installs single deb packages without caring about the dependencies
as apt does. But it care about all files in the package and which
installed file belongs to the package. Of course, this is less clean as
only using the default repository and apt but I'd say less handwired as
self-compiled packages or setting PATHs etc. And you can remove it in a
clean way again using dpkg if it does not work.

HTH,
Joram


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Vintage Jazz Chords post in 2011 - Howto get it to display on Fresco?

2017-12-24 Thread Daryls_Produce
Hi Forum People:

Back in 2011 Nathan Ho posted the following code to share code for jazzers
so that they can notate chords in their own way.

http://lilypond.1069038.n5.nabble.com/Jazz-Chord-Symbols-tt10516.html#a196223

I pasted this into Frescabaldi, there were no error, but it didn't display
anything!

How do I get it to display?

Your's truel,
Daryl from Daryl's Roadside Vegetable and Produce

% begin % 

raisedSharp = \markup \raise #0.6 \sharp 

chExceptionMusic = { 

  % Major 
  1-\markup "" 
  1-\markup \small "6" 
  1-\markup \small { 
\override #`(baseline-skip . 1) { 
  \general-align #Y #DOWN \column { "6" "9" } 
} 
  } 

  1-\markup \small "maj7" 
  1-\markup \small "maj9" 
  1-\markup \small "maj11" 
  1-\markup \small "maj13" 

  1-\markup \small \concat { "(" \raise #0.6 \sharp "5" ")" } 

  % Minor 
  1-\markup \small "-" 
  1-\markup \small "-6" 
  1-\markup \small "-7" 
  1-\markup \small "-(maj7)" 
  1-\markup \small "-(add9)" 
  1-\markup \small "-9" 
  1-\markup \small \concat { "-7" \flat "5" } 

  % Dominant 
  1-\markup \small "7" 
  1-\markup \small "9" 
  1-\markup \small "11" 
  1-\markup \small "13" 

  % Dominant alterations 
  1-\markup \small \concat { "7" \flat "5" } 
  1-\markup \small \concat { "9" \flat "5" } 
  1-\markup \small \concat { "11" \flat "5" } 
  1-\markup \small \concat { "13" \flat "5" } 

  1-\markup \small \concat { "7" \raisedSharp "5" } 
  1-\markup \small \concat { "9" \raisedSharp "5" } 
  1-\markup \small \concat { "11" \raisedSharp "5" } 
  1-\markup \small \concat { "13" \raisedSharp "5" } 

  1-\markup \small \concat { "7" \flat "9" } 
  1-\markup \small \concat { "11" \flat "9" } 
  1-\markup \small \concat { "13" \flat "9" } 

  1-\markup \small \concat { "7" \raisedSharp "9" } 
  1-\markup \small \concat { "11" \raisedSharp "9" } 
  1-\markup \small \concat { "13" \raisedSharp "9" } 

  % Suspended 
  1-\markup \small "sus2" 
  1-\markup \small "7sus2" 
  1-\markup \small "add2" 

  1-\markup \small "sus4" 
  1-\markup \small "7sus4" 
  1-\markup \small "add4" 
} 

chExceptions = #(sequential-music-to-chord-exceptions chExceptionMusic #t) 

% end % 



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Vintage Jazz Chords post in 2011 - Howto get it to display on Fresco?

2017-12-24 Thread Blöchl Bernhard
Not an answer to your quesion, postings from about 2011 might be 
outddated?
but an actual information for real book (hand written) chord style may 
be

https://github.com/OpenLilyPondFonts/lilyjazz
and
http://lilypondblog.org/2013/09/lilypond-and-lilyjazz/
There are some more.
I think to remeber that there had been some postings on the lilypond  
mailing list a couple of weeks ago about this topic, concerning a new 
font library as the old one did not work any more?




Am 24.12.2017 16:49, schrieb Daryls_Produce:

Hi Forum People:

Back in 2011 Nathan Ho posted the following code to share code for 
jazzers

so that they can notate chords in their own way.

http://lilypond.1069038.n5.nabble.com/Jazz-Chord-Symbols-tt10516.html#a196223

I pasted this into Frescabaldi, there were no error, but it didn't 
display

anything!

How do I get it to display?

Your's truel,
Daryl from Daryl's Roadside Vegetable and Produce

% begin %

raisedSharp = \markup \raise #0.6 \sharp

chExceptionMusic = {

  % Major
  1-\markup ""
  1-\markup \small "6"
  1-\markup \small {
\override #`(baseline-skip . 1) {
  \general-align #Y #DOWN \column { "6" "9" }
}
  }

  1-\markup \small "maj7"
  1-\markup \small "maj9"
  1-\markup \small "maj11"
  1-\markup \small "maj13"

  1-\markup \small \concat { "(" \raise #0.6 \sharp "5" ")" }

  % Minor
  1-\markup \small "-"
  1-\markup \small "-6"
  1-\markup \small "-7"
  1-\markup \small "-(maj7)"
  1-\markup \small "-(add9)"
  1-\markup \small "-9"
  1-\markup \small \concat { "-7" \flat "5" }

  % Dominant
  1-\markup \small "7"
  1-\markup \small "9"
  1-\markup \small "11"
  1-\markup \small "13"

  % Dominant alterations
  1-\markup \small \concat { "7" \flat "5" }
  1-\markup \small \concat { "9" \flat "5" }
  1-\markup \small \concat { "11" \flat "5" }
  1-\markup \small \concat { "13" \flat "5" }

  1-\markup \small \concat { "7" \raisedSharp "5" }
  1-\markup \small \concat { "9" \raisedSharp "5" }
  1-\markup \small \concat { "11" \raisedSharp "5" }
  1-\markup \small \concat { "13" \raisedSharp "5" }

  1-\markup \small \concat { "7" \flat "9" }
  1-\markup \small \concat { "11" \flat "9" }
  1-\markup \small \concat { "13" \flat "9" }

  1-\markup \small \concat { "7" \raisedSharp "9" }
  1-\markup \small \concat { "11" \raisedSharp "9" }
  1-\markup \small \concat { "13" \raisedSharp "9" }

  % Suspended
  1-\markup \small "sus2"
  1-\markup \small "7sus2"
  1-\markup \small "add2"

  1-\markup \small "sus4"
  1-\markup \small "7sus4"
  1-\markup \small "add4"
}

chExceptions = #(sequential-music-to-chord-exceptions chExceptionMusic 
#t)


% end %



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


org babel and lilypond

2017-12-24 Thread Henrik Frisk
Hi,

Today I tried to get ob-lilypond (Org Babel) to work on my OSX system and a
recent versin of emacs. Anmyone using it here? I would love to get it to
work.

Best,
Henrik
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Vintage Jazz Chords post in 2011 - Howto get it to display on Fresco?

2017-12-24 Thread Jacques Menu Muzhic
Hello Daryls,

Your code sample doesn’t contain music, in fact, only chords display 
specifications.

You can take ideas from the example below.

lilyjazz can be found at https://github.com/OpenLilyPondFonts/lilyjazz 
 .

It should be accessible to LP.

Which OS are you running? In the case of Mac OS X, the font files should reside 
inside LilyPond.app:

menu@macbookprojm:/Applications/LilyPond.app > ls -sal 
Contents/Resources/share/lilypond/current/fonts/*/lilyjazz*
 400 -rw-r--r--  1 menu  admin  202576 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/otf/lilyjazz-11.otf
 400 -rw-r--r--  1 menu  admin  202600 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/otf/lilyjazz-13.otf
 400 -rw-r--r--  1 menu  admin  202628 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/otf/lilyjazz-14.otf
 400 -rw-r--r--  1 menu  admin  202668 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/otf/lilyjazz-16.otf
 400 -rw-r--r--  1 menu  admin  202708 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/otf/lilyjazz-18.otf
 400 -rw-r--r--  1 menu  admin  202812 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/otf/lilyjazz-20.otf
 400 -rw-r--r--  1 menu  admin  202860 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/otf/lilyjazz-23.otf
 400 -rw-r--r--  1 menu  admin  202960 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/otf/lilyjazz-26.otf
 856 -rw-r--r--  1 menu  admin  434380 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/otf/lilyjazz-brace.otf
 584 -rw-r--r--  1 menu  admin  295133 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-11.svg
 168 -rw-r--r--  1 menu  admin   82676 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-11.woff
 584 -rw-r--r--  1 menu  admin  295133 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-13.svg
 168 -rw-r--r--  1 menu  admin   82524 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-13.woff
 584 -rw-r--r--  1 menu  admin  295133 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-14.svg
 168 -rw-r--r--  1 menu  admin   82740 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-14.woff
 584 -rw-r--r--  1 menu  admin  295133 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-16.svg
 168 -rw-r--r--  1 menu  admin   82804 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-16.woff
 584 -rw-r--r--  1 menu  admin  295133 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-18.svg
 168 -rw-r--r--  1 menu  admin   82780 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-18.woff
 584 -rw-r--r--  1 menu  admin  295133 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-20.svg
 160 -rw-r--r--  1 menu  admin   81908 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-20.woff
 584 -rw-r--r--  1 menu  admin  295133 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-23.svg
 168 -rw-r--r--  1 menu  admin   82804 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-23.woff
 584 -rw-r--r--  1 menu  admin  295133 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-26.svg
 168 -rw-r--r--  1 menu  admin   82644 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-26.woff
1104 -rw-r--r--  1 menu  admin  562821 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-brace.svg
 520 -rw-r--r--  1 menu  admin  264876 May  3  2017 
Contents/Resources/share/lilypond/current/fonts/svg/lilyjazz-brace.woff

HTH!

JM

—

\version "2.18.2"

\include "english.ly"


\paper {
  #(define fonts
 (set-global-fonts
  #:music "lilyjazz"
  #:brace "lilyjazz"
  #:roman "lilyjazz-text"
  #:sans "lilyjazz-chord"
  #:factor (/ staff-height pt 20)
  ))
}

myChordExceptions = {
  % Half-diminished
%%%  1-\markup { m7\flat5 }

  % If you want to fiddle with formatting of the symbols, here is one approach
  %1-\markup { \raise #0.2 { \magnify #0.2 { " " } \small 
{ m } } \raise #0.3 { \normalsize 7 } \raise #0.6 { \small b5 } }
}

chExceptions =
#(append (sequential-music-to-chord-exceptions myChordExceptions #t) 
ignatzekExceptions)

myChordSequence = \chordmode {
  % \set chordChanges = ##t
  % \set chordNameExceptions = #chExceptions
  b1:m7.5-
}

myMelody = \relative c'' {
  r4 f8 d b a4.
}

\score {
  \new StaffGroup <<
\new ChordNames \myChordSequence
\new Staff {
  \myMelody
}
  >>
}





> Le 24 déc. 2017 à 19:29, Blöchl Bernhard  a 
> écrit :
> 
> Not an answer to your quesion, postings from about 2011 might be outddated?
> but an actual information for real book (hand written) chord style may be
> https://github.com/OpenLilyPondFonts/lilyj