#benson #GLINES=/TEI/P5/Source/Guidelines/en/guidelines-en.xml #janus GLINES=/home/lou/TEI-SF/P5/Source/Guidelines/en/guidelines-en.xml #thimk #GLINES=/home/lou/TEI/trunk/P5/Source/Guidelines/en/guidelines-en.xml TEXTS=/BNC/Texts TEIXSLDIR=/usr/share/xml/tei/stylesheet # before running this, you need to run # /BNC/do_makeBib # /BNC/do_tagcounting #perl designGenerator.prl designTemplate.xsl > urg-design.xml #xsltproc textListGenerator.xsl ../bncBib.xml > urg-textlist.xml roma --localsource=${GLINES} --debug driver.xml echo "8. make HTML documentation" xsltproc --stringparam TEIC true \ --stringparam STDOUT false \ --stringparam outputDir HTML \ --stringparam splitLevel 0 \ --stringparam tocDepth 2 \ --stringparam cssFile urg.css \ --stringparam numberHeadingsDepth 3 \ --stringparam homeURL http://www.natcorp.ox.ac.uk \ --stringparam homeWords "British National Corpus" \ --stringparam institution "BNC User Reference Guide" \ --stringparam feedbackURL "mailto:natcorp@oucs.ox.ac.uk" \ --stringparam parentWords "" \ --stringparam footnoteFile true \ --stringparam refDocFooterText "" \ --stringparam refDocFooterUrl "index.html" \ --stringparam showNamespaceDecls false \ $TEIXSLDIR/html/odd2html.xsl bncxml.compiled.odd echo created html files in HTML xmllint --noout --dtdvalid RomaResults/bncxml.dtd \ ${TEXTS}/K/KS/KSW.xml rnv RomaResults/bncxml.rnc ${TEXTS}/A/AB/ABC.xml xmllint --noout --dtdvalid RomaResults/bncxml.dtd \ ${TEXTS}/A/AB/ABC.xml rnv RomaResults/bncxml.rnc ${TEXTS}/K/KS/KSW.xml