Hans Γ…berg <haber...@telia.com> writes:

>> On 19 Mar 2017, at 23:54, Trevor Daniels <t.dani...@treda.co.uk> wrote:
>> 
>> David Kastrup wrote Sunday, March 19, 2017 10:11 PM
>> 
>>> Here is my version using
>>> 
>>> \new TabStaff \with { stringTunings = \lute-tuning
>>>  tablatureFormat = #fret-letter-tablature-format
>>>  fretLabels = \markuplist \bold \fontsize #3 \lower #0.2
>>>  { π”ž π”Ÿ 𝔠 𝔑 𝔒 𝔣 𝔀 π”₯ 𝔦 𝔨 𝔩 π”ͺ 𝔫 𝔬 𝔭 }
>>> } \content
>>> 
>>> (\bold does not seem to work, however):
>> 
>> Much nicer.
>
> The mathematical bold fraktur are separate Unicode code points, so
> probably must have a separate list.
>
>
>

Ok, so

\new TabStaff \with { stringTunings = \lute-tuning
 tablatureFormat = #fret-letter-tablature-format
 fretLabels = \markuplist \fontsize #2 \lower #0.2
 { 𝖆 𝖇 π–ˆ 𝖉 π–Š 𝖋 π–Œ 𝖍 π–Ž 𝖐 𝖑 𝖒 𝖓 𝖔 𝖕 }
} \content

But c and e _do_ look too similar.  Well, it was a nice idea.

-- 
David Kastrup

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

Reply via email to