<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Thanks for the reply,<br>Attached the images using your markup, no effect in 3 programs <br>You can see screenshots here<br><a href="http://depositfiles.com/files/36011rgm3" target="_blank">http://depositfiles.com/files/36011rgm3</a><br><br>I'm
thinking in making the commentaries in intermediate markup format, so
Data entry group can start ASAP, and I'll convert it later to any format<br><br>Note:
Xiphos, displayed the ThML markup inside OSIS XML correctly in previous
trials, but other Apps didn't display it the same and just ignored it<br><br>Pola<br><br><div><div id="SkyDrivePlaceholder"></div>> Date: Fri, 11 Jan 2013 04:44:01 -0800<br>> From: chrislit@crosswire.org<br>> To: osis-users@crosswire.org<br>> Subject: Re: [osis-users] Question about Commentary Osis<br>> <br>> Hi Pola,<br>> <br>> On 1/5/2013 10:27 AM, Pola Edward wrote:<br>> > Hi,<br>> > Thanks for the reply,<br>> > Actually I'm totally lost, After 2 days of reading and many trials, I<br>> > can't get it right<br>> > this is my main structure<br>> ><br>> > <div annotateRef="Matt.1.1" annotateType="commentary"<br>> > type="section"><br>> > <title canonical="true">This is a title, and supposed to be<br>> > bold and underlined</title><br>> > <p><br>> > <lb /><br>> > <hi type="bold">blah</hi> blah blah <lb/> //Comment : I<br>> > want to put an empty line but any number of <lb /> elements render only<br>> > as one<br>> > <hi type="underline">blah</hi> blah blah <lb /><br>> > </p><br>> > </div><br>> ><br>> > All what i Need is to make titles (Bold and underlined) and want to<br>> > separate paragraphs with empty lines<br>> <br>> Titles in the above case should not be marked as canonical="true", since <br>> this is for titles that are part of canonical biblical text.<br>> <br>> Styling can be assigned with the <hi> element, using the attributes <br>> identified here (as you have used in other cases <br>> above):http://www.crosswire.org/osis/schemas/osisCore.2.1.1.xsd.html#h763275348<br>> <br>> So if you want a bold and underlined title text, you could do:<br>> <title><hi type="bold"><hi type="underline">This is a <br>> title...</hi></hi></title><br>> <br>> <br>> To add an extra line between paragraphs, use markup such as:<br>> <p>some paragraph text</p><br>> <lb/><br>> <p>some paragraph text for a second paragraph</p><br>> <lb/><br>> ...<br>> <br>> <br>> I'm not sure what would prevent a renderer from placing extra linebreaks <br>> between paragraphs with the above markup, but if you have troubles, <br>> please report which app rendering incorrectly.<br>> <br>> --Chris<br>> <br>> <br>> <br>> _______________________________________________<br>> osis-users mailing list<br>> osis-users@crosswire.org<br>> http://www.crosswire.org/mailman/listinfo/osis-users<br></div>                                            </div></body>
</html>