1. In the past (2008) Prince converted <a href="#blabla">something</a> to 'something (see page 37)' for example. (using the appropriate CSS)
Now it converts it to 'something (see page 0)'
Have I forgotten how to do the conversion?
2. The Output log shows the message:
htmlParseStartTag: misplaced <head> tag
Why? It is correct html. (and validates)
(Same with the <body> tag)
3. Your program no longer uses the stylesheets listed in the html document automatically - I have to add them myself to your link 'Stylesheets'.
4. My version doesn't accept the new tags of html5 - do I need to update?
BTW I have tried the above in html4 and html, the living standard.
Regards, Anthony
Now it converts it to 'something (see page 0)'
Have I forgotten how to do the conversion?
2. The Output log shows the message:
htmlParseStartTag: misplaced <head> tag
Why? It is correct html. (and validates)
(Same with the <body> tag)
3. Your program no longer uses the stylesheets listed in the html document automatically - I have to add them myself to your link 'Stylesheets'.
4. My version doesn't accept the new tags of html5 - do I need to update?
BTW I have tried the above in html4 and html, the living standard.
Regards, Anthony