> Thanks. That seems to be a good approach. I've uploaded
> a new patch. The results are here:
> http://code.google.com/p/lilypond/issues/detail?id=2344#c12
>

Looks like the trick with stencil-whiteout does not work in all cases.
Here are two examples.

1.
\new KievanStaff  {
    \new KievanVoice
     {
        c' \bar "kievan"
     }
  }

2.
\new KievanStaff  {
    \new KievanVoice
     {
        c' b \bar "kievan"
     }
  }

In the second example, the bar line is whited out. But in the first
example, it isn't. Anyone have any pointers as to how to debug this?

Aleksandr

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to