Difference between revisions of "Rend details"

From XML
Jump to: navigation, search
(Created page with "If you need multiple values (like underlined and superscript) just enter them separated by a space: <hi rend="underline super">. If a paragraph is indented, use @rend="inden...")
 
(Blanked the page)
 
Line 1: Line 1:
If you need multiple values (like underlined and superscript) just enter them separated by a space: <hi rend="underline super">.
 
  
If a paragraph is indented, use @rend="indent" on its first line (<lb>).
 
 
We use rend="blockletters" for block capitals.
 
 
There is technically no difference between using a rend-attribute on an existing element and using a hi-element with that rend-attribute within that existing element. So 
 
 
<pre><addrLine rend="underline">New York City</addrLine></pre>
 
 
and
 
 
<pre><addrLine><hi rend="underline">New York City</hi></addrLine></pre>
 
 
are completely equivalent.
 
 
==See also==
 
* [[Transcription: representation of the source (Mondrian)]]
 
 
[[Category:XML Mondrian]]
 

Latest revision as of 14:40, 24 January 2017