← Prev in month ← Prev in thread
Next in thread → Next in month →

DOCBOOK:Réf. : DOCBOOK: Default entities not working

From
Ohilippe.EBJHQF[&#k41;&#k40;&#k46;Nnlgadis.cbz
Date
2001-04-23T09:06:24+00:00
ID
Thread
DOCBOOK:Réf. : DOCBOOK: Default entities not working
For your quoting problem, try this :
<!entity bsd "<systemitem class=osname>BSD</systemitem>">
or this
<!entity bsd '<systemitem class=osname>BSD</systemitem>'>
or even
<!entity bsd '<systemitem class="osname">BSD</systemitem>'>

each of them seems to be valid on my configuration.
hope this helps.

regards,
Philippe Daigremont

Horacio <> le 21/04/2001 18:08:57

Pour :    
cc :

Objet :   DOCBOOK: Default entities not working

Hello,

whenever I try to put the attribute value in between quotes when
defining an entity like:

<!ENTITY bsd "<systemitem class="osname">BSD</systemitem>">

I get the following error message:

openjade:entidades.ent:1:34:E: name start character invalid: only delimiter
">" and parameter separators are allowed

Is there any substitute for double quotes for declaring entities?

Also, some default entities like &lsqb;, &rsqb;, &hellip;, ...
don愒 produce the expected character output.  I扉e noticed this
also happens in some documents around the Internet.  Is there any
solution other than declaring an entity which should be declared
by default?

FYI, I惴 using DocBook 4.1 SGML and OpenJade v1.3 with OpenSP
v1.3.4

Thank You,
--
Horacio

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: 

_________________________________________________________________
"This e-mail is intended for the exclusive use of the individual or
entity named above and may constitute information that is priviledged or
confidential or otherwise protected from disclosure . Dissemination ,
distribution , forwarding or copying of this e-mail by anyone other than the
intended recipient is prohibited . If you have received this e-mail in error
, please notify us and completly delete or destroy any and all electronic or
other copies of the original message"
_________________________________________________________________
← Prev in month ← Prev in thread
Next in thread → Next in month →