lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5404 Doc: 2.4


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5404 Doc: 2.4.2, fix harmonic-mixed example
Date: Sun, 26 Aug 2018 10:02:09 -0000

Later Harm suggested:

Agreed. Also, why not delete some of the superfluous brackets in the
markup? Only keeping the surrounding ones for better viewable
structure. I.e.

\markup { \italic \fontsize #-2 "harm. 12" }

[issues:#5404] Doc: 2.4.2, fix harmonic-mixed example

Status: Accepted
Created: Sun Aug 26, 2018 10:01 AM UTC by Federico Bruni
Last Updated: Sun Aug 26, 2018 10:01 AM UTC
Owner: nobody

https://lists.gnu.org/archive/html/bug-lilypond/2018-08/msg00042.html

Hi Bug Squad,
See:
http://lilypond.org/doc/v2.18/Documentation/notation/guitar.html#indicating-harmonics-and-dampened-notes
And:
http://lilypond.org/doc/v2.19/Documentation/notation/guitar.html#indicating-harmonics-and-dampened-notes

  1. I don't understand the reason to put the NoteHead defs at a Staff level.
  2. Maybe a whole note is not the best example to show the 'harmonic-mixed
    result.

How about changing this snieppet:

~~~~~
\relative c' {
\clef "treble_8"
\override Staff.NoteHead.style = #'harmonic-mixed
d^\markup { \italic { \fontsize #-2 { "harm. 12" }}} <g b="">1
}</g>

To:

\relative c' {
\clef "treble_8"
\override NoteHead.style = #'harmonic-mixed
d8^\markup { \italic { \fontsize #-2 { "harm. 12" }}} <g b="">4
}
~~~~</g>


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]