Re: Drum notation and style

2024-01-19 Thread Adrian
heuer wrote: > On Fri, 19 Jan 2024 at 01:42, Adrian wrote: >> >> How would you change the font of the lyrics? >> >> \override LyricsText.font-name = "Font Name" >> >> doesn't work yet throws no error. At the moment, I haven't found a

Re: Drum notation and style

2024-01-20 Thread Adrian
acceptable? Thanks On Friday, January 19th, 2024 at 7:24 AM, Xavier Scheuer wrote: > On Fri, 19 Jan 2024 at 13:46, Adrian wrote: >> >> Thanks for the reply, and apologies for not replying to all. However, >> >> \override Lyrics.LyricsText.font-name = "Font

Re: Drum notation and style

2024-01-20 Thread Adrian
Thanks to everyone who offered solutions and advice, very happy and excited to be able to use LilyPond to accomplish everything I set out to do. Everything has been resolved! [Screenshot 2024-01-20 183043.png] This is the code that made the drumroll equivalent to the original image for future

Re: Drum notation and style

2024-01-21 Thread Adrian
x27;s just On Sunday, January 21st, 2024 at 8:20 AM, Sebastien Richard wrote: > Hello Adrian, > > Being a drummer, I'm certain there is something wrong in the sticking off the > roll the way you wrote it (see screen capture below) > > I did a small example with the "unf

polymeter line breaks

2017-11-27 Thread Adrian
7;s a different way of notating the phasing that avoids the problem (while still giving a faithful visual representation of the phasing process)? Thanks, Adrian \version "2.18.2" \include "english.ly" \header { title = "Test"} \layout { \contex

System/System spacing

2012-10-13 Thread Adrian Oehm
, set in a bookpart). Any pointers would be great (I've been scrolling through the manuals all afternoon and can't seem to find something that works...) Thanks Adrian ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.

Re: System/System spacing

2012-10-13 Thread Adrian Oehm
block into each \bookpart and then control the system-system spacing basic-distance there... And it works. Thanks again Adrian On 14/10/2012, at 12:01 PM, Francisco Vila wrote: > 2012/10/13 Adrian Oehm : >> Hi >> >> This is probably a dumb question, but can someone please

Re: OT: Beauty of programming languages

2015-09-14 Thread Adrian Oehm
45 years old Day job: Chemist (like Borodin!) Started with computers in the days of the VIC-20. Went through several BASIC interpreter computers. Work with both Windows (work) and Mac (home) now. Work use includes some programming in high level BASIC-like languages, and some rudimentary SQ

Re: Help with lyric line extenders

2011-05-13 Thread Adrian Oehm
Hi Kieren Thanks for that - it works fine! (Although I still haven't found "associatedVoice" in the docs...but I'll keep looking Thanks again Adrian On 14/05/2011, at 1:41 PM, Kieren MacMillan wrote: > Hi Adrian, > >> I've not been able to find anyw

Tempo Marks

2011-05-15 Thread Adrian Oehm
(set with PianoStaff, with an extra line for pedals). If I set \tempo 4 = 100 in the organ part, it appears above the SATB part. How do I get a tempo mark above both the SATB line (ChoirStaff) and the Organ line (PianoStaff)? Thanks in advan

Re: Tempo Marks

2011-05-15 Thread Adrian Oehm
\voiceTwo << \global \altoMusic >> } >> repeated the same way for the PianoStaff, and then the layout section remove the metronome engraver from \Score. Thanks again Adrian On 15/05/2011, at 8:20 PM, Xavier Scheuer wrote: > On 15 May 2011

Message Window

2012-03-18 Thread Adrian Oehm
st of errors etc when I compile - and if I do it a couple of times I can't find the start of the current message easily. I know I can close the window, but it'd be nice if there was a way of it happening automatically :-) I'm running 2.14 on Mac OS

Re: Message Window

2012-03-20 Thread Adrian Oehm
able to fix. So I'm waiting patiently for someone with more skills than I have (which is just enough to be dangerous!) to build a OSX installer. (if anyone has any tips, let me know!) On 19/03/2012, at 3:00 AM, Federico Bruni wrote: > Il 18/03/2012 11:15, Adrian Oehm ha scritto: >

Text above chord names

2013-11-21 Thread Adrian Fernandez
Hi! excuse my bad english. How can I place some text above the chordnames? Thanks in advance -- *Adrián Fernández Fazio* *Músico* fernandezfazio.com.ar https://www.facebook.com/adrian.fernandezfazio https://twitter.com/afernandezfazio http://adrianfernandezfa

Re: Text above chord names

2013-11-22 Thread Adrian Fernandez
Thanks Thomas!!! i'll give it a try 2013/11/21 Thomas Morley > 2013/11/21 Adrian Fernandez : > > > > Hi! excuse my bad english. How can I place some text above the > chordnames? > > Thanks in advance > > -- > > Adrián Fernández Fazio > > Mús

Re: An invitation to a LilyPond powered concert

2013-11-26 Thread Adrian Fernandez
Marcos! Otro usuario argentino de Lilypond! Saludos!!! Marcos! Another argentinian user of Lilypond!!! Greets! 2013/11/26 Marcos Press > I'm completly with you! > > The thing is "Trade Treaties" means there are ownership discussion. > I do respect Authors but Ownership is a little different. >

Re: Text above chord names

2013-11-26 Thread Adrian Fernandez
Works great! Thank you very much Thomas!!! 2013/11/22 Adrian Fernandez > Thanks Thomas!!! i'll give it a try > > > 2013/11/21 Thomas Morley > >> 2013/11/21 Adrian Fernandez : >> > >> > Hi! excuse my bad english. How can I place some text abo

Tie between words

2021-12-16 Thread Adrian Oehm
Hi Can anyone point me in the right direction to solve this: I have the below, using a lyric tie, but what i really want is what looks like a tie between notes that goes fully between the ‘high’ and ‘in’, like I have drawn crudely below Thanks Adrian

Re: Tie between words

2021-12-17 Thread Adrian Oehm
can go to (running MacOS 10.14.6)) Regards Adrian > On 17 Dec 2021, at 6:08 am, Valentin Petzel wrote: > > Hello Adrian, > > How about this? > > Cheers, > Valentin > > Am Donnerstag, 16. Dezember 2021, 05:10:21 CET schrieb Adrian Oehm: >> Hi >> &g

Re: compiling irrational time signatures with \scaleDurations

2023-10-19 Thread Adrian Kleinlosen
Thank you for the clarification, Jean! If I now use denominators <= 9, the output works (from 10 no longer). I think a function \ratio could be helpful to improve the accuracy of the output a little bit more, Vaughan. Thanks for the help so far! Best regards, Adrian On Thu, Oct 19, 2023 a

Re: polymeter line breaks

2017-11-28 Thread Adrian Croucher
to permit for a line break? Thanks. I had tried adding \bar "" statements in, but hadn't realised you need to put them in at exactly the right places- corresponding to place where other lines can also break. Should have been obvious I guess! It's working fine n

Re: Darn, it doesn't work

2003-09-17 Thread Adrian Peakman
files generated by ly2dvi -p test I'm sorry if it's a stupid mistake: I'm a complete novice at Unix. Thanks, Adrian + set -x + basename /usr/bin/bug-lilypond-cygwin + name=bug-lilypond-cygwin + [ bug-lilypond-cygwin = bug-lilypond-cygwin ] + cat Please source this script, ie do: . /

Problems installing lilypond

2003-09-18 Thread Adrian Peakman
OS: W2k Pro SP4 I installed cygwin using the instructions on the lilypond website, but the lilypond examples don't produce PDF files Can anyone help? Thanks, Adrian > Thanks, Mats, for your speedy reply. > > It's that Latex appears to be having indigestion on Lilypond&

Re: Problems installing lilypond

2003-09-18 Thread Adrian Peakman
Mats, this is bizarre:- That appeared to work (see output). So I ran ly2dvi -p example-1.ly and it worked! The only change I've made to the computer since yesterday was install IE 6 SP1 and associated security patches (Was using IE 5.0). Thanks for your help. Best wishes, A

Attachments in the digest...

2003-10-30 Thread Adrian Peakman
ypond-user/2003-10/pdf4.pdf (nod to Kieren for providing the material!) Not a big problem, just slightly annoying. Thanks, Adrian ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

compiling irrational time signatures with \scaleDurations

2023-10-18 Thread Adrian Kleinlosen via LilyPond user discussion
seems to work only in version 2.20.0, but not in any other version. Thanks a lot for any help! Kind regards, Adrian Kleinlosen \version "2.24.2" musicone = { %%% MEASURE : 1 %%% \scaleDurations 49/50 { \time 98/400    \set Staff.timeSigna

bar lines shift when using proportional notation

2024-02-05 Thread Adrian Kleinlosen via LilyPond user discussion
x27;t use the markup. (See the code below.) Can anyone tell me why this is and how I can counteract it? Cheers, Adrian \version "2.25.2" #(define-markup-command (timesig layout props num den) (number? number?) (interpret-markup layout props #{ \markup {