View Single Post
Old 03-21-2014, 01:26 AM   #3
GrannyGrump
Obsessively Dedicated...
GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.
 
GrannyGrump's Avatar
 
Posts: 3,221
Karma: 35037583
Join Date: May 2011
Location: PA {back in the usa!}
Device: Sony PRS-T2, ADE on PC
I am using the svg referenced in an xhtml file, called the same way as I would call a jpeg or png. The code looks like this:

Code:
<blockquote class="epigram">
<p class="ethiopic"><span class="noade">
መፍትው፡​ሕዝበ፡​ክርስቲያን፡​እለ፡​አልቦሙ፡​ውሉደ፡​ይሕፅንዎሙ፡​ለእጓለ፡​ማውታ፡​ወራዙት፡​ወደናግል፡​ወይረስይዎሙ፡​ከመ፡​ውሉዶሙ፡​ወፈድፋደ፡​ያፍቅርዎሙ።
</span>
<span class="ade">
<img alt="" class="svg6" src="../Images/h02.svg"/></span>
</p>
<div>
<a href="../Text/appendixB.xhtml#epgtr02" id="epg02">[&nbsp;2&nbsp;]</a>
</div>
</blockquote>

EDIT TO ADD-- DaleDe, it took a few minutes for the penny to drop. I see what you are saying -- the metadata is superfluous for the usage in xhtml. Thank you for your help.

Last edited by GrannyGrump; 03-21-2014 at 02:42 AM. Reason: duh! moment
GrannyGrump is offline   Reply With Quote