Re: Access (order) overlapping markups in a system

2016-09-12 Thread David Nalesnik
On Mon, Sep 12, 2016 at 10:24 AM, Urs Liska wrote: > > > Am 12.09.2016 um 17:04 schrieb David Nalesnik: >> Hi Urs, >> >> On Mon, Sep 12, 2016 at 9:18 AM, Urs Liska wrote: >>> In this sample: >>> >>> \version "2.19.48" >>> >>> { >>> c2 ^\markup "First

Re: Access (order) overlapping markups in a system

2016-09-12 Thread Urs Liska
Am 12.09.2016 um 17:04 schrieb David Nalesnik: > Hi Urs, > > On Mon, Sep 12, 2016 at 9:18 AM, Urs Liska wrote: >> In this sample: >> >> \version "2.19.48" >> >> { >> c2 ^\markup "First markup" >> c2 ^\markup "Second markup" >> c2 ^\markup "Third markup" >> } >> >>

Re: Access (order) overlapping markups in a system

2016-09-12 Thread David Nalesnik
Hi Urs, On Mon, Sep 12, 2016 at 9:18 AM, Urs Liska wrote: > In this sample: > > \version "2.19.48" > > { > c2 ^\markup "First markup" > c2 ^\markup "Second markup" > c2 ^\markup "Third markup" > } > > The markups are starting at the staff and when overlapping are

Access (order) overlapping markups in a system

2016-09-12 Thread Urs Liska
In this sample: \version "2.19.48" { c2 ^\markup "First markup" c2 ^\markup "Second markup" c2 ^\markup "Third markup" } The markups are starting at the staff and when overlapping are printed above the preceding one. Is there a way to have this behaviour reversed so that they are