Re: [toolbox] LaTeXiT 1.2 beta
Status: Planning
Brought to you by:
jlaurens
From: Pierre C. <pie...@cl...> - 2005-07-02 20:21:20
|
>> Yes, good point, I will correct that. >> Do you also want to be able to chose the default color and the >> latex mode (display, inline, text) ? > That would be quite nice; especially since I usually use in-line > formats in the figures. Hope this isn't asking too much. No, it's rather easy. The preferences will change a little. In the "general" pane, you will have the possibility to chose teh defaults color, font size, and mode, and in the "service" pane, the check box "use this color/font if not possible" will disappear, replaced by a label "otherwise, use default color/font" > I noticed that when playing with it in Create! I thought it was > pretty neat but I see that there can be problems. Maybe the > transfer can take place if you close the window or do a Save > although I'd guess your suggestion would work a bit more > automatically. Nice. So I will make refresh occur only on "latexize" event. I don't think it is agood idea to make it if the user close the window, since he was perhaps trying to get rid of the linkback link ! > Here is another pie-in-the-sky wish... Set a separate magnification > for the ``Preview'' pane. That way the equation can be the correct > smaller size I need for my figures but I can get a quick magnified > view of the results in that Preview pane to check it. Mmm.... more difficult. I will investigate it. > How about Cmd-T forcing a ``LaTeXize'' too? I guess I use that more > that Shft-Cmd-L in TeXShop because I use the engines quite a bit. > Well, I guess I could do that in the 10.4 System Preferences! Why not ? Ok. > I just noticed many lines that look like > > Jul 2 14:53:39 HSPBG4 /Applications/TeX/LaTeXiT/LaTeXiT.app/ > Contents/MacOS/LaTeXiT: WARNING: Type1 font data returned by > OFAStreamPSDownload isn't in the correct format required by the > Adobe Type 1 Font Format specification. yes, I also noticed that. It occurs at every latexization, when I am creating a Cocoa PDFDocument with the pdf file generated by pdfLatex. I noticed that I can get rid of this warning if i first convert the pdf file to another pdf file using ghostscript. But I think it is not necessary (it would just waste time), since this warning seems not to generate any problem. But I should have documented that in "Know issues" Pierre |