On Sat, Feb 13, 2010 at 3:52 AM, <[email protected]> wrote: > Dear Colleagues, > after many months I am again playing with *gregorio*. I am currently using > version 1.0 on a Ubuntu 9.04 system. > Trying with some pieces for my vocal ensemble I found that a letter 'a' was > added after the initial letter. > In fact the \setinitialclef statement in the *tex file added a letter 'a' as > third argument. > I also tried with the _Populus_ example file and I got the same result: > > <code> > % Name: Populus Sion > % File generated by gregorio 1.0 > \begingregorioscore% > \greinitial{P}% > \beginscore % > \setinitialclef{c}{3}{a}% > </code>
Hello, That 'a' at the end of \setinitialclef is not a mistake; the third argument was added to allow the flatted key signature feature (where a flat is displayed at the start of each staff line, instead of in front of each flatted note). The 'a' signifies that this particular score uses a plain clef, without flat. You shouldn't even notice it in the final output, so I'm not sure why it's negatively impacting your scores -- perhaps you have an outdated copy of gregoriotex-signs.tex? Attached is the version that shipped with v1.0 -- if you replace your version with this one, are your scores okay? Thanks for using Gregorio, -Tracy
gregoriotex-signs.tex
Description: TeX document
_______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

