Viv Kendon wrote:
[]
Some more information that might help...I noticed that some pages display incorrectly on the G5 server compared to the TiBook (both running the exact same binary built on the server). Screen-shots are here:

G5 server: http://quantum.leeds.ac.uk/~viv/moz-quince.jpg

TiBook: http://quantum.leeds.ac.uk/~viv/moz-TiBook.jpg

This looks like you have defined your own style sheet (no idea how one does this): The links are not underlined, for example, as they are by default. In the "quinze" example, it is the <PRE> tag that is mis-interpreted, perhaps because of some rogue font that is chosen by the style sheet.

If you want to test your style sheets, you could perhaps run a local test with a file that contains only the offending html code:

Make a file test.html containing

<HTML>
<H1>Quantum Physics, abstract<BR />quant-ph/0508187</H1>
<PRE>From: Emili Bagan [<A HREF="http://arXiv.org/auth/show-email/6d9d2fb0/quant-ph/0508187";>view email</A>]
Date: Thu, 25 Aug 2005 11:11:41 GMT   (13kb)
</PRE>
</HTML>

and then run it with

  mozilla file://`pwd`/test.html

--
Martin



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to