Hi All,

I'm saving structured XML files and am looking for how to define character 
entities for the degree ° and mu µ symbols. I noticed percent % comes out as a 
character entity (& percnt ; ) so I searched for that term and found a couple 
of files:

C:\Program Files 
(x86)\Adobe\AdobeFrameMaker12\Structure\xml\isoents\iso-num.ent (1 hit)
Line 32: <!ENTITY percnt "&#x0025;"> <!-- PERCENT SIGN -->
  C:\Program Files 
(x86)\Adobe\AdobeFrameMaker12\Structure\xml\isoents\isonum.rw (1 hit)
Line 52: entity "percnt" is fm char 0x0025;

Is this looking in the right direction? It seems I could just add a couple of 
lines to these files if I knew how to code it properly (&deg;), (&micro;).

Thanks for any guidance.
C2
_______________________________________________

This message is from the Framers mailing list

Send messages to framers@lists.frameusers.com
Visit the list's homepage at  http://www.frameusers.com
Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/
Subscribe and unsubscribe at 
http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
Send administrative questions to listad...@frameusers.com

Reply via email to