Justin,

You cannot typeset the tex file produced by gregorio directly.  The file
produced by gregorio is meant to be included in a "TeX wrapper file,"
which is then typeset using lualatex.

Please read http://home.gna.org/gregorio/introduction-commandline in
detail and follow the directions carefully.  There is a template for the
"TeX wrapper file" that you can download and edit to your needs.

Your sequence of commands will be more like:

- <create test.gabc>
- gregorio test.gabc
- <create main.tex, using \includescore to include test.tex>
- lualatex main.tex

Alternately, you may find it easier to use TeXworks.  The instructions
are at http://home.gna.org/gregorio/introduction-texworks.  In the end,
however, you are doing the same thing, just with a tool to help you.

Henry

On Sunday, 01 September 2013 at 01:07:32 pm -0400, Justin Eiler wrote:
> My apologies--I replied directly to Henry, instead of to the list as a
> whole.
> 
> ---------- Forwarded message ----------
> From: Justin Eiler <[email protected]>
> Date: Sun, Sep 1, 2013 at 1:06 PM
> Subject: Re: [Gregorio-users] Problems with Gregorio
> To: "Henry So Jr." <[email protected]>
> 
> 
> My apologies for the delay. Yes, Henry, you are correct: the command I use
> is:
> 
> gregorio test.gabc
> 
> I do apologize for the confusion--my fingers got ahead of my brain.
> 
> Elie, when I type in "kpsewhich gregoriotex.tex", I get one item:
> 
> 
> c:/texlive/2013/../texmf-local/tex/luatex/gregoriotex/gregoriotex.tex
> 
> There do not seem to be any additional copies of gregoriotex.tex on my
> system. When I want to engrave the tex file, I type in the following:
> 
> tex test.tex
> 
> OR
> 
> luatex test.tex
> 
> Either command ends up with the same error.
> 
> Again, my apologies for the delay and the confusion of my earlier posts.
> 
> 
> 
> On Thu, Aug 29, 2013 at 2:55 PM, Henry So Jr. <[email protected]> wrote:
> 
> > Justin,
> >
> > I'm assuming that the command "gregoriotex" below is just "gregorio".
> > If that's not the case, then this is a command that I'm not aware of.
> > Maybe someone else here knows.
> >
> > If the command below is actually just "gregorio", then there must be
> > something else you type to run tex against the file producted by
> > gregorio.  What would that be?
> >
> > Henry
> >
> > Are there any other copies of gregoriotex.tex on your computer?
> >
> >
> > On Thursday, 29 August 2013 at 11:44:49 am -0400, Justin Eiler wrote:
> > > > What is the output of "kpsewhich gregoriotex.tex" ?
> > >
> > > c:/texlive/2013/../texmf-local/tex/luatex/gregoriotex/gregoriotex.tex
> > >
> > > > What sequence of commands are you using to get to this error?
> > >
> > > Assuming a gabc file of the name "test.gabc,", I cd to the appropriate
> > > directory and type the following:
> > >
> > > gregoriotex test.gabc
> > >
> > > I've taken the liberty of attaching the gabc and tex files in case they
> > may
> > > be of further assistance in troubleshooting (the gabc file was copied and
> > > pasted from the gabc tutorial). However, gmail sometimes behaves a bit
> > > strangely with attachments, so if they don't come through properly, I'll
> > > re-send them inline.
> > >
> > >
> > >
> > >
> > >
> > <deleted for brevity>
> >

> _______________________________________________
> Gregorio-users mailing list
> [email protected]
> https://mail.gna.org/listinfo/gregorio-users


_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to