From: Arshia C. <ars...@an...> - 2016-09-12 13:36:39
|
That’s what I discovered as well. I’ll try to add this scheme to the libMusicXML since it embeds the chord inside articulations. Will report on libmusicxml mailing list. > On 12 Sep 2016, at 15:14, Dominique Fober <fo...@gr...> wrote: > > >> 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 > |