Hi Henry, I built this gregorio myself. The commands were, if I followed the README (I think I did): $ autoreconf --install -f and then $ ./configure $ make # make install
I have two locations for gregoriotex.tex: /usr/local/texlive/texmf-local/tex/gregoriotex.tex /usr/share/texmf/tex/gregoriotex/gregoriotex.tex I'll check if they are the same: they don't! The first, /usr/local/texlive/texmf-local/tex/gregoriotex.tex is %Copyright (C) 2007-2013 Elie Roux <[email protected]> The other is %GregorioTeX file. %Copyright (C) 2007 Elie Roux <[email protected]> So, my gregoriotex.tex under /usr/share/texmf/tex/gregoriotex/ is an older one. Does this explain my problem, or you still want me to send this file? Thank you for your help! Luís Henrique 2013/8/29 Henry So Jr. <[email protected]> > I am assuming you built gregorio yourself. What commands did you use to > build and install it? > > Also, do you happen to have another gregoriotex.tex on your system, > perhaps at /usr/local/share/texmf/tex/luatex/gregoriotex/gregoriotex.tex, > /usr/share/texmf/tex/luatex/gregoriotex/gregoriotex.tex, or > $HOME/texmf/tex/luatex/gregoriotex/gregoriotex.tex? > > Please send me (privately) what you have at > /usr/share/texmf/tex/gregoriotex/gregoriotex.tex. No need to clog the > list with that file. > > Thanks, > Henry > > On Thursday, 29 August 2013 at 01:32:31 pm -0300, Luís Henrique Camargo > Quiroz wrote: > > Henry, > > > > Would it be better if I started a new thread? > > > > Anyway, here's what you asked: > > > > gregorio-scribus.lua is the same from contrib (2.4-svn) > > > > 900_gregorio.xml has some changes: > > it has "\usepackage{luacode}" inserted after line 33 from the > original > > file, > > line 75 from the original modified, it was > > <text name="additionalgreheaders" type="long" > > default="\usepackage[utf8]{luainputenc} > > and I changed to > > <text name="additionalgreheaders" type="long" > > default="\usepackage{luacode} > > \usepackage[utf8]{luainputenc} > > > > > > From Scribus: > <deleted for brevity> > -- -- Luis Henrique Camargo Quiroz http://luishcq.br.tripod.com - http://www.christusrex.org/www2/cantgreg
_______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

