Re: Question about the horizontal spacing

2017-12-13 Thread Rus
> \version "2.18.2" > \score { >   \new StaffGroup << > \new Staff { >   \relative c' { > c d e f > \once \override Score.BarLine.space-alist.next-note = #'(fixed-space > . 4) > c d e f > \once \override Score.BarLine.space-alist.next-note = #'(fixed-space

Re: Question about the horizontal spacing

2017-12-11 Thread Rus
>>  It works well only without lyrics. With lyrics it works not well (see >> attachment). >> >>  \version "2.18.2" >>  \score { >>  \new StaffGroup >>  << >>  << >>  \new Staff { >>  \relative c' { >>  \override Staff.BarLine.space-alist.next-note = #'(fixed-space . 3) >>  c d e f c d e f c d e f

Re: Question about the horizontal spacing

2017-12-11 Thread Rus
  Hello!   How can I control (I need to increase) the space between the bar line and the following lyrics syllable?   I use version 2.18.2 >>>  Hi, >>> >>>  I'm not sure what you mean, but if you want to increase 'padding' so to >>>  speak, you could do something like this:

Re: Question about the horizontal spacing

2017-12-11 Thread Rus
>>  Hello! >>  How can I control (I need to increase) the space between the bar line and >> the following lyrics syllable? >>  I use version 2.18.2 > > Hi, > > I'm not sure what you mean, but if you want to increase 'padding' so to > speak, you could do something like this: > > { c d e f? \once >

Question about the horizontal spacing

2017-12-10 Thread Rus
Hello! How can I control (I need to increase) the space between the bar line and the following lyrics syllable? I use version 2.18.2 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re:Question about the horizontal spacing

2017-12-07 Thread Rus
>>  - How can I control (I need to increase) the space between the bar line and >> the following note (or lyrics syllable)? > > \layout { >   \context { > \Score > \override BarLine.space-alist.next-note = #'(semi-fixed-space . 5) >   } > } Thank you, Kieren! How about controlling the

Question about the horizontal spacing

2017-12-06 Thread Rus
Hello! I have some questions about horizontal spacing: — How to reduce the proportional notation? — How can I control (I need to increase) the space between the bar line and the following note (or lyrics syllable)? example.ly Description: Binary data example.pdf Description: Adobe PDF document

Re: problem with moving notes

2014-09-07 Thread Rus
Does anyone have any ideas?Hello!I have a problem with moving notes. There is a dotted rhythm and two quarter notes in different voices. I need to move eighth notes to the right. In case like in attached file 001.pdf I used «\once \override NoteColumn.X-offset = #2» (002.pdf). But in case like in

Re: problem with moving notes

2014-09-07 Thread Rus
I would want that to make it more visible.I can't understand what exactly I need to make from http://lilypond.org/doc/v2.18/Documentation/notation/changing-horizontal-spacing 07.09.2014, 22:31, "Simon Albrecht" simon.albre...@mail.de:Am 07.09.2014 um 19:39 schrieb Rus:Does anyone have any

Re: problem with moving notes

2014-09-07 Thread Rus
If you want to have looser horizontal spacing in general I don't want to have looser horizontal spacing in general. I want to have looser horisontal spacing in this case I described above. 07.09.2014, 23:26, "Simon Albrecht" simon.albre...@mail.de:I don’t think there is any problem with reading

Re: problem with moving notes

2014-09-07 Thread Rus
I imagine you could use \newSpacingSection. Please post the code that created the PDFs you attach, and I'm sure you'll get a solution to your liking. --David I attached the code which you have requested 001.ly Description: Binary data 002.ly Description: Binary data 003.ly Description: Binary

problem with moving notes

2014-09-05 Thread Rus
Hello!I have a problem with moving notes. There is a dotted rhythm and two quarter notes in different voices. I need to move eighth notes to the right. In case like in attached file 001.pdf I used «\once \override NoteColumn.X-offset = #2» (002.pdf). But in case like in attached file 003.pdf

Re: problem with moving notes

2014-09-05 Thread Rus
Send input code in attached files.Am 05.09.2014 14:40, schrieb Rus:Hello! I have a problem with moving notes. There is a dotted rhythm and two quarter notes in different voices. I need to move eighth notes to the right. In case like in   attached file 001.pdf I used «\once \override

Collision between notehead and slur

2014-05-01 Thread Rus
Hello!How can I fix this problem? Source code:\new Staff { \new Voice = "a" { \voiceTwo b'2( c''4) }\new Voice = "b" { \voiceTwo g'2( e'4) } }Result on «1.pdf»There is collision between slur of voice "a" and head of note «g».I would like to make start slur of voice "a" from head of note «b», like

How to split system?

2014-04-29 Thread Rus
Hello!How to make a split system, like in the attached file? split.pdf Description: Adobe PDF document ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: AppleScript on OSX

2006-12-18 Thread Jacob Rus
Mats Bengtsson wrote: Aaron Mendez wrote: I am a 100% newbie, having just discovered LilyPond last week, but a big see future for it in my work. I would like to request that minimal AppleScriptability be implemented at an appropriate time. I will probably be coding my .ly files in BBEdit or

Re: OS X question about Apple's Preview

2006-12-08 Thread Jacob Rus
Arjan Bos wrote: tell application Preview repeat with i from 1 to number of windows set current_window to item i of windows set current_name to name of the document of the current_window if current_name is AdemVanEeuwigheid.pdf then close window i

Re: Lilypond and TextMate

2006-12-04 Thread Jacob Rus
bbarros wrote: what do I do with this file? Just grab the newest Lilypond bundle out of TextMate's subversion repository, or grab the GetBundle bundle from http://validcode.net/stuff ___ lilypond-user mailing list lilypond-user@gnu.org

Lilypond and TextMate

2006-10-12 Thread Jacob Rus
things, your help is needed. If anyone is interested, drop by [##textmate][irc] sometime. [irc]: irc://irc.freenode.net/##textmate Cheers, Jacob Rus ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user