# saxon9 character-set.xml characters.xsl glyphs=../glyphs editors-copy=yes #cssbase=../../../StyleSheets/TR/
# saxon9 character-set.xml characters.xsl glyphs=glyphs resultbase=../xml-entities-tr/
saxon9 character-set.xml characters.xsl glyphs=glyphs editors-copy=yes
saxon9 unicode.xml charmap.xsl
saxon9 unicode.xml entities.xsl
saxon9 unicode.xml unicode-names.xsl > unicode-names.js
# dont use grep /sort to make combined file now
# dont zip up directory for publication
exit
# cd ../xml-entities-tr/glyphs
# for i in ???; do cp ../../glyphs/$i/*.png $i;done
# cp ../../glyphs/none.png .
# cd ..
cd ../2007;
echo "
" >w3centities-f.ent
grep -h "<.ENTITY [^%]" *.ent | sort -u >> w3centities-f.ent
cd ..
zip -r -q xml-entities-tr.zip xml-entities-tr