TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
>I have never heard of Latex (and I don't think this is a reference to
>prophylactics or gloves) before. Anyone?
One important point I haven't seen mentioned yet about LaTeX is that it's
extensible.
LaTeX is a series of macros built on top of TeX, and one of the things that
both TeX and LaTeX do is let you define more macros. Documents formatted
using LaTeX could either use the basic macros described in the LaTeX book
(the original is by Leslie Lamport), or it could load several other macro
packages (extensions developed by others and made publicly available) and
use gazillions of user-defined macros as well.
So ask whether the LaTeX document(s) use plain vanilla LaTeX, or if they
require other macro packages and/or use user-defined macros. Many
conversion packages don't handle anything but the standard macros, or
require that you do some serious mucking about in their innards to handle
other macros (e.g., perl programming or similar hacking).
Being extensible is great for folks writing LaTeX documents, but can add
considerable complexity to dealing with the documents, even if you know
LaTeX very well!
TECHWR-L (Technical Communication) List Information: To send a message
to 2500+ readers, e-mail to TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU -dot- Send commands
to LISTSERV -at- LISTSERV -dot- OKSTATE -dot- EDU (e.g. HELP or SIGNOFF TECHWR-L).
Search the archives at http://www.documentation.com/ or search and
browse the archives at http://listserv.okstate.edu/archives/techwr-l.html