Wow!! I couldn't imagine it was so simple!!! Great! Thanks a lot William! On Fri, 21 Feb 2025 at 14:44, William Rehwinkel < will...@williamrehwinkel.net> wrote:
> Dear Gianmaria, > > If you move the > > \time 3/8 > > line to after the > > \acciaccatura d'8 > > line, there is no bar-check error. > > Thanks, > -William > > On 2/21/25 08:01, Gianmaria Lari wrote: > > I have a bar check issue with this simple code. If I remove the > > \acciaccatura or the \articulate or the first line ( \time 4/4 c'1 | ) > > everything is fine. Any suggestions? > > Thanks, g. > > --- > > \version "2.25.23" > > \include "articulate.ly <http://articulate.ly>" > > > > myScore = > > { > > \time 4/4 c'1 | > > \time 3/8 > > \acciaccatura d'8 > > c'4. | > > } > > > > \score > > { \myScore \layout {} } > > > > \score > > { \articulate \myScore \midi {} } > > -- > William Rehwinkel (any pronouns) > Juilliard School '26 - Oberlin Conservatory '24 > will...@williamrehwinkel.net - https://williamrehwinkel.net > PGP Public Key: https://ftp.williamrehwinkel.net/pubkey.txt >