Greetings SA users,
I have been looking for any hints or suggestions on tweaking SA when it
comes to handling LaTeX files, but I can't find anything. Does anyone has
any suggestions ? Usually the problem happens when a e-mail client places
the text .tex file inline the e-mail/
I guess I could write rules that verify a valid .tex and .bib document and
then assign a minus score, it would be better if e-mail clients actually
send attachments as true attachments.
A .tex file example:
\documentclass[12pt]{article}
\title{\LaTeX}
\date{}
\begin{document}
\maketitle \LaTeX{} is a document preparation system for the \TeX{}
typesetting program. It offers programmable desktop publishing
features and extensive facilities for automating most aspects of
typesetting and desktop publishing, including numbering and
cross-referencing, tables and figures, page layout, bibliographies,
and much more. \LaTeX{} was originally written in 1984 by Leslie
Lamport and has become the dominant method for using \TeX; few
people write in plain \TeX{} anymore. The current version is
\LaTeXe.
\newline
% This is a comment, it is not shown in the final output.
% The following shows a little of the typesetting power of LaTeX
\begin{eqnarray}
E = mc^2 \\
m = \frac{m_0}{\sqrt{1-\frac{v^2}{c^2}}}
\end{eqnarray}
\end{document}
For more info on LaTEx see: http://en.wikipedia.org/wiki/LaTeX
Thanks
Paul
--
Paul Griffith |Dept. of Computer Science and Engineering
CSE Technical Team |4700 Keele Street, Toronto, ON, Canada M3J-1P3
[EMAIL PROTECTED] |CSE1003A|Tel: 416-736-2100 x70258|Fax: 416-736-5872