EPS file

2013-06-04 Thread Nikolay Kirov
Hello!

I have a specific question: How to split a EPS file, producing by LilyPond
For example:
http://nikolay.kirov.be/2010/folk/td_093_1_01.eps
I would like to cut  the file horizontally to obtain 2 files - one for the
text and one for the notes.

Can anybody help me?
Nikolay
-- 
Nikolay Kirov Kirov
http://www.math.bas.bg/~nkirov/
http://nikolay.kirov.be/
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221
nki...@nbu.bg
nki...@math.bas.bg
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


\hspace ??

2012-12-18 Thread Nikolay Kirov
Hello all,

Here is a very simple draft:

\version 2.14.2
\score {
\relative c'' {
\time 2/4
\acciaccatura \parenthesize g8 a4 a | g4. a8 | a4 g | a8( g4) g8 | f4 e | e r |
f4 g8( a) g4. a8 | a4 g | \times 2/3 { g16([ f e] } f4) f8  e4 e | e2\fermata
 \bar |.
} }

The space between \time 2/4  and the first note (acciaccatura) is very
small and  looks like ugly. How to increase the space?
In text case we have \hspace, but here?

Nikolay Kirov

-- 
Nikolay Kirov Kirov
http://www.math.bas.bg/~nkirov/
http://nikolay.kirov.be/
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221
nki...@nbu.bg
nki...@math.bas.bg

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


Fwd: eps file size

2012-08-05 Thread Nikolay Kirov
Hello!

LilyPond produces EPS files with sizes
 1MB (ba_001_1_07.eps) and
20MB (ba_001_1_05.eps)

[the files are in the zip: http://nikolay.kirov.be/2013/ba_001.zip]

using very similar source codes:
ba_001_1_07.ly and
ba_001_1_05.ly


lilypond -dbackend=eps -o

GNU LilyPond 2.14.2

Is there any explanation?

Nikolay Kirov Kirov
-
http://www.math.bas.bg/~nkirov/
http://nikolay.kirov.be/
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221
nki...@nbu.bg
nki...@math.bas.bg


ba_001_1_07.ly
Description: Binary data


ba_001_1_05.ly
Description: Binary data


td-preamble.ly
Description: Binary data
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


\underline in lyrics

2010-12-30 Thread Nikolay Kirov
Hello all,

I have a task to underline a part of the text in \addlyrics block.
I found
\addlyrics{ aa- \markup { \underline  bb- } cc- dd }
and it works but underline only one item.
Repeating this pattern does not solve the task because I need a continuous line.

The syntax
\addlyrics{ aa- \markup { \underline  bb- cc- dd } ee }
does not work.

Cheers,
Nikolay

-- 
Nikolay Kirov Kirov
http://www.math.bas.bg/~nkirov/
http://nikolay.kirov.be/
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221
nki...@nbu.bg
nki...@math.bas.bg

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: \underline in lyrics

2010-12-30 Thread Nikolay Kirov
On Thu, Dec 30, 2010 at 2:59 PM, Phil Holmes m...@philholmes.net wrote:
 - Original Message - From: Nikolay Kirov nkki...@gmail.com
 To: LilyPond User Group lilypond-user@gnu.org
 Sent: Thursday, December 30, 2010 10:54 AM
 Subject: \underline in lyrics


 Hello all,

 I have a task to underline a part of the text in \addlyrics block.
 I found
 \addlyrics{ aa- \markup { \underline  bb- } cc- dd }
 and it works but underline only one item.
 Repeating this pattern does not solve the task because I need a continuous
 line.

 The syntax
 \addlyrics{ aa- \markup { \underline  bb- cc- dd } ee }
 does not work.

 Cheers,
 Nikolay


 Put the phrase you want underlined in quotes after the \underline.

 --
 Phil Holmes


Yes, Phil, but the lyrics must dependent of the notes in the score.
For example:

\score {
\relative c' { a4 b c d e1 }
\addlyrics{ aa- bb- cc- dd ee }
}
is OK but after underlining

\score {
\relative c' { a4 b c d e1 }
\addlyrics{ aa- \markup { \underline bb- cc- dd }  ee }
}
the correspondence is a4 - aa-, b4 - bb- cc- dd, c4 - d, ...

N.
-- 
Nikolay Kirov Kirov
http://www.math.bas.bg/~nkirov/
http://nikolay.kirov.be/
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221
nki...@nbu.bg
nki...@math.bas.bg

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: \underline in lyrics

2010-12-30 Thread Nikolay Kirov
Yes,
Reinhold explained more precisely the problem -
I want to underline several syllables of several notes, but all in one
go, i.e. the underline line should not be broken, but span several
syllables.
Unfortunately, it seems this is not possible in the current version of LilyPond.

Thanks for answers,
Nikolay

On Thu, Dec 30, 2010 at 7:22 PM, Reinhold Kainhofer
reinh...@kainhofer.com wrote:
 Am Donnerstag, 30. Dezember 2010, um 18:02:25 schrieb Federico Bruni:
 If you want a continuous line you should put the text inside .

 I don't think that's what Nikolay actually wants. I think he wants the exact
 opposite: He wants to underline several consecutive syllables (assigned to
 several consecutive notes), without having to wrap each of the syllables in
 \markup{\underline ...}.

 AFAICS, that's currently not possible in LilyPond, since the \underline
 command does not set some font property, but rather explicitly constructs a
 line with the extents of the given markup.

 Cheers.
 Reinhold

 PS: Actually, re-reading his request again, I think what he really wants is to
 underline several syllables of several notes, but all in one go, i.e. the
 underline line should not be broken, but span several syllables.

 As each syllable is a markup on its own, this could only be properly
 implemented by a spanner, so one would need to write a dedicated engraver for
 underlined lyrics...


 Il giorno 30/dic/2010 11.55, Nikolay Kirov nkki...@gmail.com ha scritto:
  Hello all,
 
  I have a task to underline a part of the text in \addlyrics block.
  I found
  \addlyrics{ aa- \markup { \underline bb- } cc- dd }
  and it works but underline only one item.
  Repeating this pattern does not solve the task because I need a
  continuous

 line.

  The syntax
  \addlyrics{ aa- \markup { \underline bb- cc- dd } ee }
  does not work.
 
  Cheers,
  Nikolay
 
  --
  Nikolay Kirov Kirov
  http://www.math.bas.bg/~nkirov/
  http://nikolay.kirov.be/
  Office: (+359) 2 979 2850, 2 811 0611
  Home: (+359) 2 856 8627, 0887 198 221
  nki...@nbu.bg
  nki...@math.bas.bg
 
  ___
  lilypond-user mailing list
  lilypond-user@gnu.org
  http://lists.gnu.org/mailman/listinfo/lilypond-user


 --
 --
 Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
  * Financial  Actuarial Math., Vienna Univ. of Technology, Austria
  * http://www.fam.tuwien.ac.at/, DVR: 0005886
  * LilyPond, Music typesetting, http://www.lilypond.org




-- 
Nikolay Kirov Kirov
http://www.math.bas.bg/~nkirov/
http://nikolay.kirov.be/
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221
nki...@nbu.bg
nki...@math.bas.bg

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: \underline in lyrics

2010-12-30 Thread Nikolay Kirov
Yes, Mike,

I have about a thousand Bulgarian folk songs in LilyPond format

http://nikolay.kirov.be/2010/folk/FOLK_en.html

A most of them have a refrain, which must be underlined following the
tradition from the books.
So, I need a tool (special engraver) to underline several syllables of
several notes.

Cheers,
Nikolay

On Thu, Dec 30, 2010 at 8:58 PM, Michael Ellis
michael.f.el...@gmail.com wrote:
 Just a thought. Nikolay, does it make sense to add the underlines after the
 fact with a PDF editor? Or do you hav e hundreds of items to underline?
 Cheers,
 Mike


 On Thu, Dec 30, 2010 at 1:37 PM, Nikolay Kirov nkki...@gmail.com wrote:

 Yes,
 Reinhold explained more precisely the problem -
 I want to underline several syllables of several notes, but all in one
 go, i.e. the underline line should not be broken, but span several
 syllables.
 Unfortunately, it seems this is not possible in the current version of
 LilyPond.

 Thanks for answers,
 Nikolay

 On Thu, Dec 30, 2010 at 7:22 PM, Reinhold Kainhofer
 reinh...@kainhofer.com wrote:
  Am Donnerstag, 30. Dezember 2010, um 18:02:25 schrieb Federico Bruni:
  If you want a continuous line you should put the text inside .
 
  I don't think that's what Nikolay actually wants. I think he wants the
  exact
  opposite: He wants to underline several consecutive syllables (assigned
  to
  several consecutive notes), without having to wrap each of the syllables
  in
  \markup{\underline ...}.
 
  AFAICS, that's currently not possible in LilyPond, since the \underline
  command does not set some font property, but rather explicitly
  constructs a
  line with the extents of the given markup.
 
  Cheers.
  Reinhold
 
  PS: Actually, re-reading his request again, I think what he really wants
  is to
  underline several syllables of several notes, but all in one go, i.e.
  the
  underline line should not be broken, but span several syllables.
 
  As each syllable is a markup on its own, this could only be properly
  implemented by a spanner, so one would need to write a dedicated
  engraver for
  underlined lyrics...
 
 
  Il giorno 30/dic/2010 11.55, Nikolay Kirov nkki...@gmail.com ha
  scritto:
   Hello all,
  
   I have a task to underline a part of the text in \addlyrics block.
   I found
   \addlyrics{ aa- \markup { \underline bb- } cc- dd }
   and it works but underline only one item.
   Repeating this pattern does not solve the task because I need a
   continuous
 
  line.
 
   The syntax
   \addlyrics{ aa- \markup { \underline bb- cc- dd } ee }
   does not work.
  
   Cheers,
   Nikolay
  
   --
   Nikolay Kirov Kirov
   http://www.math.bas.bg/~nkirov/
   http://nikolay.kirov.be/
   Office: (+359) 2 979 2850, 2 811 0611
   Home: (+359) 2 856 8627, 0887 198 221
   nki...@nbu.bg
   nki...@math.bas.bg
  
   ___
   lilypond-user mailing list
   lilypond-user@gnu.org
   http://lists.gnu.org/mailman/listinfo/lilypond-user
 
 
  --
  --
  Reinhold Kainhofer, reinh...@kainhofer.com,
  http://reinhold.kainhofer.com/
   * Financial  Actuarial Math., Vienna Univ. of Technology, Austria
   * http://www.fam.tuwien.ac.at/, DVR: 0005886
   * LilyPond, Music typesetting, http://www.lilypond.org
 



 --
 Nikolay Kirov Kirov
 http://www.math.bas.bg/~nkirov/
 http://nikolay.kirov.be/
 Office: (+359) 2 979 2850, 2 811 0611
 Home: (+359) 2 856 8627, 0887 198 221
 nki...@nbu.bg
 nki...@math.bas.bg

 ___
 lilypond-user mailing list
 lilypond-user@gnu.org
 http://lists.gnu.org/mailman/listinfo/lilypond-user

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: \underline in lyrics

2010-12-30 Thread Nikolay Kirov
Thanks a lot, Neil!

It works and solves perfectly my problem.

Happy New Year!
Nikolay

On Fri, Dec 31, 2010 at 2:06 AM, Neil Puttock n.putt...@gmail.com wrote:
 On 30 December 2010 20:21, Nikolay Kirov nkki...@gmail.com wrote:

 So, I need a tool (special engraver) to underline several syllables of
 several notes.

 There are two options here, both creating a tweaked TextSpanner:

 1) stay with 2.12 and add the Text_spanner_engraver to the Lyrics
 context (`underline-2.12.ly');

 2) upgrade to 2.13 and use a scheme engraver which adapts the
 behaviour of the Text_spanner_engraver to work directly with lyrics
 (`underline-2.13.ly').

 Since it appears you're typesetting a single vocal line, the former
 option might suffice.  The latter is much more complicated, though it
 does guarantee correct alignment with syllables since it uses the
 lyrics as bounds of the TextSpanner instead of paper columns.

 Cheers,
 Neil

-- 
Nikolay Kirov Kirov
http://www.math.bas.bg/~nkirov/
http://nikolay.kirov.be/
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221
nki...@nbu.bg
nki...@math.bas.bg

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


tie in metronome mark

2009-08-28 Thread Nikolay Kirov
Hello all!

I'd like to produce tie in metronome mark:

\tempo 8 \tie 8. = 80 (does not work)

\tempo 8~8. = 80  (does not work)

 e8^\markup { \smaller \note #8 #1 ~ \smaller \note #8. #1 = 80 }
 (does not work)

Any suggestions?

Nikolay K.

-- 
Nikolay Kirov Kirov
http://www.math.bas.bg/~nkirov/
http://nikolay.kirov.be/
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221
nki...@nbu.bg
nki...@math.bas.bg


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: \natural

2009-02-20 Thread Nikolay Kirov
Thanks!

\relative c'' {
a!4 aes!4 a!4 ais!4 }

works!
(: It's trivial but ... :)

Nikolay Kirov

On Fri, Feb 20, 2009 at 10:07 AM, Risto Vääräniemi risva...@gmail.com wrote:
 2009/2/20 Nikolay Kirov nkki...@gmail.com:

 I need to place \natural (in front of a note) like sharp or flat (aes
 or ais) ignoring any automatic rules.
 Is it possible?

 Do you mean something like a! (note the exclamation mark)? These
 forced accidentals are explained in the beginning of the Notational
 Reference doc.

 -Risto




-- 
Nikolay Kirov Kirov
http://nikolay.kirov.be/
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


\natural

2009-02-19 Thread Nikolay Kirov
Hi!

I need to place \natural (in front of a note) like sharp or flat (aes
or ais) ignoring any automatic rules.
Is it possible?

Nikolay

-- 
Nikolay Kirov Kirov
http://nikolay.kirov.be/
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


text in staves

2009-02-09 Thread Nikolay Kirov
Hello!

Is there a way to insert a character or a string into staves? I would
like to write big parenthesis centered at vertical center of staves.

I hope this is possible but I cannot find any advice in the documentation.

Nikolay

-- 
Nikolay Kirov Kirov
http://nikolay.kirov.be/
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: grace note without slurred but needs a slashed stem

2009-01-27 Thread Nikolay Kirov
Hello Mark!

Your example is very useful, I have a similar problem, namely I would
like to produce \afterGrace like \acciaccatura:
with a slur and small note with a slashed stem.

Can you help me?

Nikolay

On Tue, Jan 20, 2009 at 6:46 PM, Mark Polesky markpole...@yahoo.com wrote:
 Robin Bannister wrote:
 Or precede \grace with
 \once \override Stem  #'stroke-style = #grace

 Also remember that you can save typing with an identifier:

 _


 \version 2.12.1

 mygrace = #(define-music-function (parser location music) (ly:music?)
  #{ \once \override Stem  #'stroke-style = #grace \grace $music  #})

 \relative c'' {
  \grace b8 c4
  \mygrace b8 c4
  \appoggiatura b8 c4
  \acciaccatura b8 c4
 }

 _


 - Mark

 ___
 lilypond-user mailing list
 lilypond-user@gnu.org
 http://lists.gnu.org/mailman/listinfo/lilypond-user



-- 
Nikolay Kirov Kirov
http://www.math.bas.bg/~nkirov
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


text missing

2009-01-02 Thread Nikolay Kirov
Hi!

Can anybody answer me, why there is no text corresponding to the second bar ?

(text is in Bulgarian; folk music)

Nikolay Kirov


%{
TD_171_1_06
%}

\version 2.11.65

\score {
\relative c'' {
 \tempo 4 = 192
  \time 7/16
 g8~( g16[ f)] f16.~\prall( e) | d4~( d16.[ c)] |  f8\noBeam g16([ a)] a8. |
 a8\noBeam a16([ g)] g16.\noBeam a |
 g8~( g16[ f]) f16.~\prall( e) | d8~( d\noBeam~ d16. c) | f8\noBeam
f16([ e)] d8.\noBeam |
  d8~ d d8.
 \bar ||
}
\addlyrics { Ян- ка на ма- ма ду- ма- ше, ма- ри: -Я из- лез, ма- мо,
на- вън- ка }
%
\layout {
  indent = #0
  line-width = 190\mm
  ragged-right=##f
}
%
\midi {
\context {
\Score
tempoWholesPerMinute = #(ly:make-moment 192 4)
}
}
}

\header{
  opus = ТД-171,1,6
  tagline = ##f
}

\paper  {
 myStaffSize = #20
 #(define fonts
 (make-pango-font-tree Times New Roman
 Nimbus Sans
 Luxi Mono
 (/ myStaffSize 20)))
  }


-- 
Nikolay Kirov Kirov
http://www.math.bas.bg/~nkirov
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user