I haven't tried to use lilypond under Windows (cygwin) in over a decade.
However, that said, it did work back then.  If you have a python
interpreter (say under cygwin or something), then you can try running

        python -tt lilypond-book.py {arguments to lilypond-book}

If this works, then you can create a batch file out of that command and
perhaps run that in TeXworks?  I don't use TeXworks, so perhaps someone
else on the list knows better.

Regards,
Henry

On Monday, 27 October 2014 at 06:05:35 pm -0500, Conor Cook wrote:
> Thank you!  I wouldn't even dare to "rebuild" those files.  I'm nowhere near 
> that level.
> 
> I also solved my access denied problem with gregorio.bat in TeXworks.  I had 
> to relax the permissions restrictions of the file itself.
> 
> Has any work been done on Lilypond-book for Windows?  I have a 
> lilypond-book.py file, but no .bat file, so I'm not even sure how to install 
> it on TeXworks for Windows.  I would love to be able to use Greg-lily-book 
> for windows, which is also not included in my installation(?).
> 
> Best,
> Conor
> 
> 
> 
> > On Oct 27, 2014, at 4:40 PM, Henry So Jr. <[email protected]> wrote:
> > 
> > This is happening because (due to checkout) the sfd files are not older
> > than the ttf files.  However, there should probably be no need to
> > rebuild the ttf files, so my suggestion is to run:
> > 
> >    touch *.ttf
> > 
> > Then try your install command again.  If you do want to rebuild the ttf
> > files, you'll have to install fontforge and its python bindings.  I'm
> > not sure how that works under cygwin.
> > 
> > Regards,
> > Henry
> > 
> >> On Monday, 27 October 2014 at 03:58:31 pm -0500, Conor Cook wrote:
> >> Dear All,
> >> 
> >> I am attempting to install gregorio-git on my Windows computer using
> >> cygwin.  I installed it before as administrator, and then TeXworks did not
> >> have permission to run gregorio.  I am in the middle of trying to install
> >> it without administrator privileges, but I wanted to have the Gregorio
> >> community in on the problem.
> >> 
> >> Beyond the trouble of getting gregorio to install the latest version
> >> (should I be ignoring the svn version at this point?), I also had trouble
> >> with the fonts install.  I got the error
> >> 
> >> Traceback (most recent call last):
> >>  File "squarize.py", line 40, in <module>
> >>    import fontforge, psMat
> >> ImportError: No module named fontforge
> >> 
> >> 
> >> The solution for a Mac in the archives of this user-list did not solve
> >> my particular problem.  Any thoughts?
> >> 
> >> 
> >> Best,
> >> Conor
> > 
> >> _______________________________________________
> >> 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