Submitted by davet on 2011/04/26 16:46
The fonts in the HTML editor do not appear to display properly.
 
 
Dave

Comments

Your quite correct, there is an error in the default file, it should read:
 
<HTML><HEAD>
<META content="InfoQube 0.9.25R" name=GENERATOR>
<STYLE> body {font-family:Sans-serif; font-size:11 pt;}
table {font-family:Sans-serif; font-size:11 pt;}
P {margin: 0px, 0px, 0px, 0px;font-family:Sans-serif; font-size:11 pt;}</STYLE>
</HEAD>
<BODY style="MARGIN: 2px; ZOOM: 1" bottomMargin=0 bgColor=#ffffff leftMargin=2
topMargin=2 rightMargin=2>
<P>&nbsp;</P></BODY></HTML>
 

davet

2011/04/26 18:58

In reply to by Pierre_Admin

Pierre,
 
Thanks for your reply. I used that info to edit the NewHTML.HTM file as Tom mentioned in:

Re: How do I change the default font size in the HTML ...

 
Hi Dave,
look for "Default template for HTML and MHT documents" - about half way down the page 3.3 HTML Editing Pane (node 64)
 
It's a long time since I've done it myself so cant say any more
 
And now the editor works fine!!! Even the haywire editor problem I reported in Editor typing problems goes away. That is to say that you no longer have to disable zoom to keep the editor from going bonkers...so I can use Zoom again.
 
I assume the NewHTML.HTM will be fixed on the next update so that we do not have to keep editing the file.
 
Dave
 
 

Pierre_Admin

2011/04/26 19:06

In reply to by davet

Good News !
 
The one supplied with IQ goes in the AppFiles folder and has been updated. The one in Users\YourName has precedence.
 
So existing users will need to do one of:
  1. Follow the procedures in 4. Document Pane
  2. Delete their newHTML.htm file (with IQ closed), or
  3. Paste the supplied HTML in a blank HTML pane and click Menu>>File>>Save as Default
HTH !