LaTeXify  -- compatible with WinEdt version(s) 8, 7 --
LaTeXify: TeXify+Biber items
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 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
- 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 XeLaTeX engine)
Shortcut: Ctrl+Alt+E
- LuaLaTeXify (runs Biber and PDFTeXify with LuaLaTeX engine)
Shortcut: Ctrl+Alt+U
Download
For WinEdt 7: LaTeXify_7.zip
For WinEdt 8: LaTeXify_8.zip
Configuration contributed by Karl Koeller <karlkoeller gmail.com>.
|