[OS X TeX] O no, not this again - fonts
Jason Davies
ucgajpd at ucl.ac.uk
Sun Nov 14 06:01:18 EST 2004
>1. I have bought BBEdit. Now I try to learn using it (I have never
>imagined before that an apparently simple program like an editor could
>be complicated in this way.) But I don´t succeed in telling BBEdit to
>work with TeX.
firstly join the BBEdit list for general help - you have a very powerful
program there! They will be helpful to a newcomer.
<http://www.barebones.com/support/lists/bbedit_talk.shtml>
secosdly, I use BBEbit with TeXshop via this script (originally posted
here at my request)
tell application "BBEdit"
activate
save active document of text window 1
set texdatei to file of active document of text window 1
end tell
tell application "TeXShop"
activate
open texdatei
end tell
f it's a new document it will prompt you for a name - make sure you add
the suffix 'tex'.
Tell Texshop to use an external text editor in the preferences, assign a
keyboard shortcut to it (via the Scripts Palette in BBEdit) and you're
away. I am sure iTeXMac will also do it.
There are other possibilities - it depends what you want to do. But that
works nicely for me.
THat is a start...have fun and ask for help... you may find it more
appropriate to ask on the BBEdit list - and nearly all the same people
will answer!
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the MacOSX-TeX
mailing list