On Mon, Oct 07, 2002, Tim Wentford wrote:

> 1) I get a lot of extra paragraph/line breaks compared to the Palm reader.
[...]
> What exactly are the rules for handling <p><p>, <p><br>, <br><p>
> and <br><br>

I can't tell you about any "rules", but I can tell you how the Palm
viewer handles it ;-)

<p><br>, <br><p> and <br><br>:

The viewer will only "handle" a linebreak if it is after text or
images, i.e. several <br> in a row will be handled as one <br>
(it would require a one-line change to make it handle them as
several rows, though.) Also means that <br> directly after <p>
will be ignored (there is no "line" to "break":)


<p><p>:

Will be handled as two paragraphs, but it depends on the paragraph
spacing if you will actually see that there is an extra paragraph.

> 2) The specs say that the external URL record is optional.

The Palm viewer displays a string saying "No URL info available"
when an external URL is selected and there is no record with 
URL info in the document.

/Mike

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to