From: Dominique F. <fo...@gr...> - 2016-09-12 13:14:43
|
> Le 12 sept. 2016 à 14:22, Arshia Cont <ars...@an...> a écrit : > > Hello list, > > Doing some tests, I realised that articulations on CHORDS are repeated for every note in the chord. This results to not-very-beautiful graphical repetition of articulations (check for example \stacc({c,e,g} or \ten({c,e,g}). Ideally, for a chord we should have once graphical instance of the articulation. Is that correct?! or am I missing sth? you could write {c,e, \stacc(g)} or {\stacc<dy=-5>(c) ,e, g} does it solves your problem? — Dom > > Thanks in advance, > > > Arshia Cont > ------------------------------------------------------------------------------ > _______________________________________________ > Guidolib-devel mailing list > Gui...@li... > https://lists.sourceforge.net/lists/listinfo/guidolib-devel |