Thank you to all those who helped me with the NAMELEN problem I was
having. I have almost finished marking up Dante's The Divine Comedy and
the Greek New Testament.
I'm now having a problem with the Latin-1 entities I need for the Comedy.
As far as I can tell, I should be putting:
<!ENTITY % ISOLat1 PUBLIC "ISO 8879-1986//ENTITIES Added Latin 1//EN">
%ISOLat1;
in my !DOCTYPE but I only get a valid parse if I instead put:
<!ENTITY % ISOLat1 system 'ISOlat1.ent'>
%ISOLat1;
If the first one is correct, how do I identity the correct entity file as
ISOlat1.ent?
Thanks again
James K. Tauber, Undergraduate Student E 'n la sua volontate
Centre for Linguistics, UWA, Australia e nostra pace.
E-mail: [log in to unmask] - Dante Alighieri
WWW: http://tartarus.uwa.edu.au:70/students/jtauber
|