Looking for a solution to something like the following:
{
%measure 1
\time 1/4
<<
{\voiceOne r16 c8.~}
\\
{\voiceTwo r8 e8~}
>>
|
%measure 2
4
}
Anyone have any leads?
Thanks,
Joey
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu
I'm looking for a method to replace glyphs (in this case, clefs and certain
rests) with unicode values from a preinstalled font.
I can access the character I want with the standard \char ##x where
is hexadecimal, but I would like to find a way to replace a glyph with
the character without
I am currently trying to access custom unicode characters via:
\markup{\override #'(font-name . "Blissymbolics") \char ##x1234}
Where 1234 is the unicode hexadecimal code, however this is giving me
incorrect, foreign characters, which leads me to believe that the font I'm
trying to access isn't v
Does anyone know how to make a notehead a custom ascii character/s? Say,
'+', '5', or '+5'?
Thanks,
Joey
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hi all, I am using an alternate notation that allows for multiple notes to
be on the staff-line, using multiple accidentals to differentiate notes.
My problem, as shown in the photo, is that I feel the topmost accidental
should be placed over the bottom two, and I feel I could achieve this by
adju
Hi all,
Does anyone know of a snippet that will change the spacing of two accident
las positioned near each other?
For example, the distance between the two sharps that would appear when
given:
Thank you for the help,
Joey
___
lilypond-user mailing li
I have seen in the lilypond docs how to do this on a bar by bar basis, a la:
g1 \bar "dashed"
a1
but I have been searching for an override command such thtat it will
apply to all barlines. Does anyone happen to know the command offhand?
Thanks for all help,
Joey
Hi all, I am attempting to use Sagittal notation accidentals in my lilypond
files (see folder link), and as you can see when you run ratios.ly the
accidentals collide with the actual note glyphs.
The ratios_correct.pdf shows how it should appear, and ratios.pdf shows the
current output from runnin
One more thing is that because they increase in speed, I don't want them
labeled as a tuplet, so I suppose I'll have to figure out how to make that
number invisible in that instance.
On Feb 15, 2012, at 7:05 PM, Thomas Morley wrote:
> Hi Joey,
>
> 2012/2/16 Joey Di Nardo :
rcOne
}
}
\version "2.15.27"
On Feb 15, 2012, at 4:09 PM, Thomas Morley wrote:
> Hi Joey,
>
> 2012/2/15 Joey Di Nardo :
>> Hello all, I am currently dealing with this measure:
>>
>> |%26
>> r8\mp
>> \times 2/3 { wbh16 wbh r16 }
>> \override B
Hello all, I am currently dealing with this measure:
|%26
r8\mp
\times 2/3 { wbh16 wbh r16 }
\override Beam #'grow-direction = #RIGHT
\featherDurations #(ly:make-moment ? ?)
{ wbh16[ wbh wbh r16 wbh] }
r2.
|%27
And I'm a bit uncertain as to how to manipulate the make-moment in order to not
retur
Thanks all, I see now how I missed explicitly instantiating the voices. If
interpreted as three voices, would you consider the third voice (the
double-stemmed) quarter-note value?
On Feb 1, 2012, at 5:07 PM, David Kastrup wrote:
> Thomas Morley writes:
>
>> I am interpreting the upper staff
Thank you kindly Toine! Worked like a charm
On Feb 1, 2012, at 5:11 AM, Toine Schreurs wrote:
>> It's just that barline that appears between the percussion parts
>> (not between the two staves that comprise their parts) I want to
>> make invisible.
>
> 1 Change the first '\new StaffGroup' into '
Hi all, sorry I've been posting so much, just encountering a bunch of little
griefs that I can't find the answers to in the IR or snippets.
My staccatos and marcatos appear under the stem when I compile using
\autochange. When I take it away, everything compiles correctly.
I'm assuming this mig
Thanks for the help Thomas, am I correct in that all you added was:
> \new StaffGroup\with { \override SpanBar #'transparent = ##t }
It's just that barline that appears between the percussion parts (not between
the two staves that comprise their parts) I want to make invisible.
Hi all, I'm trying to make invisible the barline that extends between the staff
groups, so that only the menstriche line are present. Here's my code:
\paper {
#(define dump-extents #t)
#(set-paper-size "11x17")
%line-width = 160\mm - 2.0 * 0.4\in
%indent = 0\mm
%force-assignment = #
Hi all,
I've been following (through google) the current
progress of microtonal notation in LilyPond,
and as of September of 2009, there still
seemed to be large amounts of trouble with
microtonal notation in general, and the website
that David Keenan had at bigpond:
http://users.bigpond.net.au/
17 matches
Mail list logo