[Pharo-project] LaTeX users: favorite editor??
Stef, I looked at the PBE page again and noticed a link to the LaTeX sources for the book, which lead me to wonder what editor you use? I recently found TeX Maker, and generally like it. My one complaint is that (so far at least) I have found no analog to texify, which (part of MikTeX) would do everything required to update a document. While that might be painful for "quick" edits to a book, it's great for shorter documents or to ensure that the toc, references, etc. are up to date. Bill
I use Kile for Linux. And LiveTeX distribution On Sat, Nov 21, 2009 at 22:39, Schwab,Wilhelm K <bschwab@anest.ufl.edu> wrote:
Stef,
I looked at the PBE page again and noticed a link to the LaTeX sources for the book, which lead me to wonder what editor you use? Â I recently found TeX Maker, and generally like it. My one complaint is that (so far at least) I have found no analog to texify, which (part of MikTeX) would do everything required to update a document. Â While that might be painful for "quick" edits to a book, it's great for shorter documents or to ensure that the toc, references, etc. are up to date.
Bill
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I use texshop for simple documents (but it does not refresh when we do svn up). Else I used texmate but now I use xemacs and it works well with pdf sync and others. On Nov 21, 2009, at 8:39 PM, Schwab,Wilhelm K wrote:
Stef,
I looked at the PBE page again and noticed a link to the LaTeX sources for the book, which lead me to wonder what editor you use? I recently found TeX Maker, and generally like it. My one complaint is that (so far at least) I have found no analog to texify, which (part of MikTeX) would do everything required to update a document. While that might be painful for "quick" edits to a book, it's great for shorter documents or to ensure that the toc, references, etc. are up to date.
Bill
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Sun, Nov 22, 2009 at 8:39 AM, Schwab,Wilhelm K <bschwab@anest.ufl.edu>wrote:
Stef,
I looked at the PBE page again and noticed a link to the LaTeX sources for the book, which lead me to wonder what editor you use? I recently found TeX Maker, and generally like it. My one complaint is that (so far at least) I have found no analog to texify, which (part of MikTeX) would do everything required to update a document. While that might be painful for "quick" edits to a book, it's great for shorter documents or to ensure that the toc, references, etc. are up to date.
Simple stuff: LyX. I don't know how well it imports LaTeX, but if LyX has the features you need then it can save a lot of time. Complex stuff: Emacs with lots of patience, fustration, wasted time and WTFs. I also use a DVI viewer: xdvi, or a newer one. Make a Makefile which compiles your LaTeX document to a DVI file quickly (via an editor keybinding if you're savvy), and then hit whatever key refreshes the view in the DVI viewer. This saves a lot of time. I've seen other people create a PDF file each time and re-open it in a PDF viewer, which is an incredibly slow process. Gulik. -- http://gulik.pbwiki.com/
I like LyX, on the Mac. Schwab,Wilhelm K wrote:
Stef,
I looked at the PBE page again and noticed a link to the LaTeX sources for the book, which lead me to wonder what editor you use? I recently found TeX Maker, and generally like it. My one complaint is that (so far at least) I have found no analog to texify, which (part of MikTeX) would do everything required to update a document. While that might be painful for "quick" edits to a book, it's great for shorter documents or to ensure that the toc, references, etc. are up to date.
Bill
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- View this message in context: http://n2.nabble.com/LaTeX-users-favorite-editor-tp4043774p4047693.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
I use Emacs + AUCTeX + RefTeX Em 21/11/2009 17:39, Schwab,Wilhelm K < bschwab@anest.ufl.edu > escreveu: Stef, I looked at the PBE page again and noticed a link to the LaTeX sources for the book, which lead me to wonder what editor you use? I recently found TeX Maker, and generally like it. My one complaint is that (so far at least) I have found no analog to texify, which (part of MikTeX) would do everything required to update a document. While that might be painful for "quick" edits to a book, it's great for shorter documents or to ensure that the toc, references, etc. are up to date. Bill _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (6)
-
alesch -
Andrey Larionov -
csrabak@bol.com.br -
Michael van der Gulik -
Schwab,Wilhelm K -
Stéphane Ducasse