On Oct 11, 2012 at 07:25 PM -0700, bob113 wrote:
I’m having trouble understanding how to use bbedit as an external editor
for texshop. If someone has this working can they point me to the script
and explain exactly what I’m supposed to do to get this to work. I’ve
looked quite a bit for information but everything I find is either generic
or so terse I can’t figure it out. I’m not understanding how you get bbedit
to “hand-off” the latex file to texshop for processing.
You hand off via Applescript. Get the name of the document you are
editing, tell TeXShop open it up and compile it. But there is a better
way: Back when I used BBEdit for latex, I used the wonderful CompileTeX
tools. They are a collection of applescripts that call a monolithic
shell script that does all the heavy lifting. You can probably avoid
TeXShop all together and use Skim as the viewer. That's what I do
(though I now edit the source in Vim).
http://msneep.home.xs4all.nl/latex/
--
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem,
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>