Taking out the luainputenc line did seem to fix this, but how does one tell
lualatex to use an otf font for the text of the chant?  I've tried a couple
of different things I've found on the Internet, but so far no luck.  I would
greatly appreciate any help.

Thanks,

Benjamin Bloomfield

On Sat, Jan 15, 2011 at 00:56, Tracy Llenos <[email protected]> wrote:

> On Fri, Jan 14, 2011 Benjamin Bloomfield <[email protected]> wrote:
> > I am trying to get Gregorio and Scribus working together, and I've
> managed
> > to get it almost working by editing the gregorio-scribus.lua file (in the
> > same directory as 900_gregorio.xml) changing lines 30 and 31 thus:
> >>
> >> local f = arg[1]
> >> local dir = arg[2]
> >
> > and line the last line (95) thus:
> >>
> >> os.spawn(format("%s --interaction=nonstopmode %s.tex", lualatexbin,
> >> pathbase))
> >
> > There are also some lines that cane be taken out, but that should be
> > unnecessary.  The problem mentioned before was stemming from the way the
> > script was incorrectly handling the command line arguments being passed
> in,
> > and is fixed by changing lines 30 and 31.
> > However, even after making this change it was giving an error:
> >>
> >> ! Undefined control sequence.
> >>
> >> l.136 \greloadluamodule
> >>
> >> {gregoriotex}
> >
> Hi,
>
> I haven't had time yet to fix gregoriotex.tex - but you can try
> running it without using luainputenc (and using otf/ttf fonts
> instead). That should avoid the problem you're seeing.
>
> -Tracy
>
_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to