[texhax] incorporating amsLaTeX

William Adams will.adams at frycomm.com
Wed Jun 7 21:19:20 CEST 2006


On Jun 7, 2006, at 2:30 PM, Delo E. Mook II wrote:

> Hello.  I have downloaded MacTeX and the American
> Mathematical Society LaTex files for mathematics
> typesetting, but for the life of me I cannot seem to make
> MacTex recognize the ams files.  I created the
> texmf/tex/latex directory and the ams files are inside the
> latex folder at the end of this directory, but MacTex seems
> to ignore them.
>
> Have you any suggestions?  I called someone at the ams and
> they suggested that there is some sort of resource
> recognition control on MacTex that needs to be updated, but
> I can't find anything like that.

How are you trying to make use of them?

Could you post a minimal example along w/ a description of what  
you're trying to achieve?

The following works perfectly here using a MacTeX install:

\documentclass{minimal}
\usepackage{amsmath}

\begin{document}

\begin{multline}
\framebox[.65\columnwidth]{A}\\
\framebox[.5\columnwidth]{B}\\
\shoveright{\framebox[.55\columnwidth]{C}}\\
\framebox[.65\columnwidth]{D}
\end{multline}

\begin{equation}\label{e:barwq}\begin{split}
H_c&=\frac{1}{2n} \sum^n_{l=0}(-1)^{l}(n-{l})^{p-2}
\sum_{l _1+\dots+ l _p=l}\prod^p_{i=1} \binom{n_i}{l _i}\\
&\quad\cdot[(n-l )-(n_i-l _i)]^{n_i-l _i}\cdot
\Bigl[(n-l )^2-\sum^p_{j=1}(n_i-l _i)^2\Bigr].
\end{split}\end{equation}

\end{document}

William


-- 
William Adams
senior graphic designer
Fry Communications



This email message and any files transmitted with it contain information
which is confidential and intended only for the addressee(s). If you are
not the intended recipient(s), any usage,  dissemination, disclosure, or
action taken in  reliance on it is prohibited.  The reliability of  this
method of communication cannot be guaranteed.  Email can be intercepted,
corrupted, delayed, incompletely transmitted, virus-laden,  or otherwise
affected during transmission. Reasonable steps have been taken to reduce
the risk of viruses, but we cannot accept liability for damage sustained
as a result of this message. If you have received this message in error,
please immediately delete it and all copies of it and notify the sender.


More information about the texhax mailing list