[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: Embedding eps over staff lines and music as graphical notation
From:       Caio Giovaneti de Barros <caio.barros () gmail ! com>
Date:       2016-04-29 13:39:37
Message-ID: 57236419.8060903 () gmail ! com
[Download RAW message or body]

I think I solved it. The trick was removing the the vertical-skylines 
property:

impMrkp =
%\tweak staff-padding #'() %% not sure if needed
%\tweak staff-padding #'()
\tweak outside-staff-priority #'()
\tweak layer #-30
\tweak Y-offset #-3
\tweak vertical-skylines #'()
-\markup { \hspace #3 \vcenter \epsfile #X #25 #"improv.eps" }

<<
   \new Staff = "UP" {
     \relative c''' {
       \stemDown
       \textLengthOn b32[ \impMrkp \change Staff = "DOWN" b,,]
     }
   }
   \new Staff = "DOWN" {
     \relative c''' {
       s16
     }
   }
 >>

Em 29-04-2016 10:27, Caio Giovaneti de Barros escreveu:
> Well, actually... Now I have another problem I didn't realize before.
> In the piece I'm actually engraving the dots must cross staves and in 
> the solution below the eps does ignore the staff above, but avoids 
> collision with the staff below. Any suggestions?
>
> \version "2.19.35"
>
> impMrkp =
> %\tweak staff-padding #'() %% not sure if needed
> \tweak staff-padding #'()
> \tweak outside-staff-priority #'()
> \tweak layer #-30
> \tweak Y-offset #'()
> -\markup { \hspace #3 \vcenter \epsfile #X #25 #"improv.eps" }
>
> <<
>   \new Staff = "UP" {
>     \relative c''' {
>       \stemDown
>       \textLengthOn b32[ \impMrkp \change Staff = "DOWN" b,,]
>     }
>   }
>   \new Staff = "DOWN" {
>     \relative c''' {
>       s16
>     }
>   }
> >>
>


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic