Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.5: Add Quick Look support for certain file formats' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.5: Add Quick Look support for certain file formats
Authored by: macfan2007 on Nov 30, '07 05:34:33PM

Solution to my previous question: it turns out that making the change to TeXshop's Info.plist file that is described at the top of this hint produces the desired effect for .tex files made by AlphaX, too.

I guess the key thing is that one you have at least one .tex file recognized by QuickLook, then after that they all are, regardless of which app created them? Anyway, it works! :-)



[ Reply to This | # ]
10.5: Add Quick Look support for certain file formats
Authored by: macfan2007 on Dec 11, '07 10:50:02AM
This QuickLook plugin is even better, as it color-codes the LaTeX file,
and displays it in a bigger font than the horribly tiny default one.

http://code.google.com/p/qlcolorcode/

It's actually for source code generally, but it works for LaTeX too.
It's quite decent for Matlab .m files, also. Nice!

[ Reply to This | # ]