LaTeXify
-- compatible with WinEdt version(s) 10, 9, 8, 7 --
Description
WinEdt has support for automated compilations like TeXify and PDFTeXify. However, if you want to change any of the default engines, you have to go through WinEdt's configuration interfaces. This package adds a few items to the TeX menu, giving the user the chance to run an automated compilation by simply typing a shortcut or pressing a toolbar button.
Installation
Open the macro file Install.edt in WinEdt, and execute it by choosing Macros | Execute Current Macro.
Uninstallation
Open the macro file Uninstall.edt in WinEdt (also available in %b\Uninstall\LaTeXify folder), and then execute it by choosing Macros | Execute Current Macro.
Usage
You can launch your automated compilation from the TeX menu or the toolbar or typing one of the following shortcuts:
- XeTeXify (runs BibTeX and PDFTeXify with XeLaTeX engine)
Shortcut: Shift+Ctrl+E - LuaTeXify (runs BibTeX and PDFTeXify with LuaLaTeX engine)
Shortcut: Shift+Ctrl+U - TeXify2PDF (runs BibTeX and TeXify+dvips+ps2pdf with LaTeX engine, v10 only)
Shortcut: Shift+Ctrl+Q - Biber (runs Biber)
Shortcut: Ctrl+Alt+B - LaTeXify (runs Biber and TeXify with LaTeX engine)
Shortcut: Ctrl+Alt+X - PDFLaTeXify (runs Biber and PDFTeXify with PDFLaTeX engine)
Shortcut: Ctrl+Alt+P - XeLaTeXify (runs Biber and PDFTeXify with with XeLaTeX engine)
Shortcut: Ctrl+Alt+E - LuaLaTeXify (runs Biber and PDFTeXify with LuaLaTeX engine)
Shortcut: Ctrl+Alt+U - LaTeXify2PDF (runs Biber and TeXify+dvips+ps2pdf with LaTeX engine, v10 only)
Shortcut: Ctrl+Alt+Q
Download
For WinEdt 7.x: LaTeXify_7.zip
For WinEdt 8.0, 8.1: LaTeXify_8.zip
For WinEdt 8.2: LaTeXify_82.zip
For WinEdt 9.x: LaTeXify_9.zip
For WinEdt 10.0, 10.1: LaTeXify_10.zip
For WinEdt 10.2, 10.3: LaTeXify_102.zip
Package contributed by Karl Koeller <karlkoeller@gmail.com>