You might want to have a look at Father Jacques Peron's scout song book, where he uses LilyPond and some Gregorio: https://github.com/jperon/sevin
Olivier 2013/11/24 Michael Shirk <[email protected]> > I would be interested in any small example of how to integrate > Lilypond as well (I've used lilypond - but only either through the > OpenOffice extension, creating a clip to be integrated into a > document, or else using Lilypond to create the entire document.) > Being able to integrate into Tex isn't something I've had time to > figure out. > > Although I'm sure there's a better way, I similarly tend to you a > Python script to mark up my text files I create, expanding a few > reduced characters into gregorio commands, references, drop caps, etc. > > I'd also love to learn more about using a makefile. I've never been > on the creating end of one yet - and it seems very handy. > > -Michael > > > Message: 4 > > Date: Sat, 23 Nov 2013 17:41:16 -0500 > > From: "Henry So Jr." <[email protected]> > > To: Innocent Smith <[email protected]> > > Cc: Gregorio Users <[email protected]> > > Subject: Re: [Gregorio-users] Made with Gregorio > > Message-ID: <[email protected]> > > Content-Type: text/plain; charset=utf-8 > > > > LaTeX by itself is definitely viable. I did originally consider using > > Scribus, but my biggest problem was in keeping things consistent, > > something which, not suprisingly, an algorithm-based solution like TeX > > excels at doing. > > > > I produced a booklet for our parish's Triduum morning prayer services. > > The book was typeset completely in LaTeX, using Gregorio for the chant > > and Lilypond for the polyphonic "Lord, hear our prayer." > > > > The psalms were pointed as opposed to written out, so I used a script > > (written in Ruby, for no other reason than it being my preference) to > > convert text files containg Psalm strophes into TeX (to be included in > > the main file) for consistency. > > > > I also wrote some macros to format the sections and psalms consistently, > > such as bold-facing congregation parts and ensuring that the psalm tone > > is re-printed at the top of the verso when the psalm text overflows the > > recto. I used the memoir document class for flexibility in page layout, > > and other packages like calc and ifthen to support my layout macros. > > > > A UNIX makefile runs all the pre-processors, gregorio, lualatex, etc., > > to bring everything together. This allowed me to produce several > > versions, like an ebook version, a print-ready Postscript file (using > > pdf2ps to impose the text with creep adjustment), and even a contact > > sheet to judge the layout at a distance. > > > > I wonder if there is a good way to share my project with the world > > without violating copyrights (i.e., the Psalm texts). > > > > As an aside, printing with red lines (with matching red accent text) > > looks really beautiful, and is something that is very difficult to do > > with font-only systems like the St. Meinrad fonts or Caeciliae. > > > > Regards, > > Henry > > > > _______________________________________________ > 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

