Adam,

Your suggestion was right on.  You are quite correct.

I changed the file extension to html, added:
<!-- ident: /DEC.html>
<html>
<pre>
   [These header and footer lines appear to be a part of html files]
</pre>
</html>

around the document and the font came out fixed width, restoring the columnar 
appearance.

Thank you.

-Robert

On November 27, 2002 13:24, Adam McDaniel wrote:
> On Wed, Nov 27, 2002 at 11:54:11AM -0500, Robert W March wrote:
> > My M505, OS v4.0, does not appear to have a fixed width font.
> > Therefore, when I pluck a plain text document that contains columns
> > of text, the columns appear jagged on the Palm.
>
> A fixed width font is infact there, but it'll only show up in html
> that's been defined within <pre></pre> tags.
>
> Txt files ofcourse don't have the tags (or any for that matter) and
> are just being treated asis by the parser.
>
> I'd guess that this would have to be a change that happens in the
> parser, "If we know its a text file, imply the fixed width font" :)
>
> Try this out, edit you text file and place <pre> at the begining, and
> </pre> at the end. Re-parse it and view it. That should work.

-- 
                                  Robert March
                              St Andrew's House
                          L'Orignal  ON  K0B 1K0
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to