← Prev in month ← Prev in thread

DOCBOOK: entity imagedata fileref width

From
Lorenzo Delana <>
Date
2002-04-30T07:15:25+00:00
ID
Thread
DOCBOOK: entity imagedata fileref width
<!ENTITY figure '<mediaobject><imageobject><imagedata 
fileref="image-file"/></imageobject></mediaobject>'>

This entity can be included as &figure; in a xml docbook...

but this is unparsed by saxon,

<!ENTITY figure '<mediaobject><imageobject><imagedata fileref="image-file" 
width="75%"/></imageobject></mediaobject>'>

cause I used % in width attrib; how can I solve this?

thnx
Lore
← Prev in month ← Prev in thread