Hi there! It's an imperfect world, isn't it! :)
DrDave wrote:
I haven't actually read the entire doc yet, but a quick run through it brings up the following items.
I downloaded both the PDF and HTML versions. Unfortunatelhy, you coded the images for the HTML for on-line viewing, resulting in just an image placeholder when viewing the downloaded HTML.
Of course, I can open the HTML online and then save it as MHT in order to get the images, but I really prefer to save as HTML. I shouldn't have to be concerned about all this; I should be able to do download directly from the link as well as open online and save as HTML and get the images without resorting to MHT.
Actually the story behind the HTML version is that someone wanted it in HTML (and did their own translation no less) rather than PDF (which is the only format I wanted to generate) and I thought it would be cool to do HTML at the same time as the PDF, provided that it was no extra work. I make a web archive of most of the HTML documents that I use offline, and I suppose that's what you do too.
I hadn't thought about downloading it and using it offline other than in a web archive, so I could probably alter things so that the images are relative. Then it could all be zipped up and downloaded. (More work, so it wouldn't be done soon...)
The other thing behind the HTML version was that you can use your own CSS style file (I think - haven't tested that recently) - just put it in the same location and it should pick it up. That way, you can play with all the fonts and colours to get them to your taste.
DrDave wrote:
You put nice captions on the images in the PDF file, but I don't see any captions at all in the HTML version.
True. The numbering schemes are very different generally. I like to think the format dictates some of the layout requirements...
DrDave wrote:
It appears to me that you must have used different source files for the two versions. I thought the MAC has document composing apps that enable a single source doc to be output in multiple document types. I don't have a problem on WINDOWS platform using MS Word source and saving as HTML (admittedly bloated HTML) as well as converting the Word file to PDF with Distiller (or even freeware PDF makers). Or I can compose in LyX and output as PDF, Latex, whatever.
No, there's only one source document. But the translator is a bit psycho. :)
DrDave wrote:
Also, I rather like the various color codings you've implemented in the HTML doc and wonder why you didn't use the same ones in the PDF as well.
When you print them out any shading makes the text difficult to read. But without shading it still looks OK. I'm thinking PDF->paper, HTML->screen (call me old-fashioned!).
DrDave wrote:
I see in the PDF that when you use "$IDX" (as well as all other words you wrap in <code> tags) it is bold and a much larger font size (really too large) than the surrounding text. Maybe your <code> tag needs a revised definition in the style sheet? $idx looks OK as far as size in the PDF, but a different color would be better.
Do you mean in the HTML? It looks OK to me, and you can change it anyway when it's local on your machine.
DrDave wrote:
In paragraph 4.8.2, most of the unicode symbols do not display for me (Internet Explorer 6.0 and 7.0). I checked the encoding and it is set for UTF-8, so I tried setting to other encodings with no difference. If I copy-and-paste (or open the MHT) into Word, all of the symbols display correctly. If I then save this correctly displayed section as HTML, it opens and displays the symbols correctly in Internet Explorer.
Dunno. Outside my comfort zone! The Unicode symbols were a real pain to get right in both versions even on one platform. I don't test with Internet Explorer.
And thanks for reading them! Feel free to email me if you find mistakes and typos (there are lots of each!).