Add-on Latex ?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Rod

Add-on Latex ?

Post by Rod »

Is there an Add-On Latex for Texpad 4.x ?
Jens Hollmann

Re: Add-on Latex ?

Post by Jens Hollmann »

Well, I use LaTeX as 2 tools (tex-compiler and dvi-viewer). Two things are important: My LaTeX distribution (MiKTeX) has a toool that makes all the necessary passes for a file, so that you don't have to invoke the tool several times to get the toc right. And you must not allow multiple instances of TextPad.

With this and the use of Workspaces (which have to have the same name as the main file of the TeX project) you get pretty good edit-compile-edit cycles.

I had a description written down somewhere, but this is a bit long to post here, so whoever wants a rough description of my settings, just mail me and I mail it back.
Post Reply