[MEI-L] Converting specs to schema

TW zupftom at googlemail.com
Sun Dec 4 12:46:02 CET 2011


2011/12/2 Raffaele Viglianti <raffaeleviglianti at gmail.com>:
>
> 1. checkout TEI's trunk from sourceforge if you don't have it already
> 2. make sure you have all the dependecies (trang, saxon, xmllint)
> 3. go to /Roma
> 4. run the command:
>
> ./roma2 --xsl=../Stylesheets --localsource=fullPathTo_mei-2011-05-source.xml
> fullPathToYourCustomization
>

As it turns out, mei-2011-05-source.xml isn't the file to use as
--localsource.  With the following commands I was successful:

xmllint --noent music-encoding/trunk/source/driver.xml >
music-encoding/trunk/source/source.xml
tei/trunk/Roma/roma2.sh --xsl=tei/trunk/Stylesheets
--localsource=music-encoding/trunk/source/source.xml
music-encoding/trunk/customizations/mei-all.xml

(Thanks to Daniel for helping me offlist.)

Thomas



More information about the mei-l mailing list