TEXWORKS(1)
NAME
texworks - a simple TeX front-end program
SYNOPSIS
texworks [FILE]...
DESCRIPTION
TeXworks is an environment for authoring TeX (LaTeX, ConTeXt, etc) documents, with a Unicode-based, TeX-aware editor, integrated PDF viewer,
and a clean, simple interface accessible to casual and non-technical
users.
It is inspired by Dick Koch's award-winning TeXShop program for Mac OS
X, which has made quality typesetting through TeX accessible to a wider
community of users, without a technical or intimidating face. The goal
of TeXworks is to deliver a similarly integrated, easy-to-use environment for users on other platforms, especially GNU/Linux and Windows.
ENVIRONMENT
- TW_INIPATH
- Overrides the location of the preferences file.
- TW_LIBPATH
- Overrides the location of the additional configuration and library files.
FILES
- ~/.config/TUG/TeXworks.conf
- Text file to store the preferences.
- ~/.TeXworks/*
- Additional configuration and library files (e.g. for auto completion, templates, etc.).
- /usr/lib/TeXworks/texworks-setup.ini
- Setup file to override the location of the files mentioned above (e.g. for enabling portable operation).
SEE ALSO
TeXworks homepage : http://tug.org/texworks/
TeXworks development: http://code.google.com/p/texworks/
BUGS
If you find a bug, please report it at
http://code.google.com/p/texworks/issues/list
AUTHORS
- Jonathan Kew and others