[OS X TeX] \boldsumlim disappeared

John Minter jrminter at gmail.com
Wed Apr 1 10:22:16 EDT 2015


George, isn't \boldsumlim something you defined (p. 199 of 4th edition).

Using TeXLive 2014 on MacOSX with xelatex, this minimal example works for me

% !TEX TS-program = xelatex

% !TEX encoding = UTF-8 Unicode

\documentclass[11pt]{article}

\usepackage{geometry}

\geometry{letterpaper}

\geometry{margin=0.75in}

\usepackage{amsmath}


\DeclareMathOperator{\boldsum}{\pmb{\sum}}

\DeclareMathOperator*{\boldsumlim}{\pmb{\sum}}


\begin{document}


Some Text


\begin{math}

\boldsumlim_{i = 1}^{n} i^{2}

\end{math}


\end{document}


BTW - Math into LaTeX has been a big help to me.



Best Regards,

John



On Wed, Apr 1, 2015 at 9:11 AM, George Gratzer <gratzer at me.com> wrote:

> Working on Math into LateX, fifth edition, all of a sudden I could not
> typeset.
> \boldsumlim is an undefined control sequence.
>
> I checked if the typing was corrupted. No.
> So the definition was somehow corrupted. I reinstalled MacTeX. Did not
> help.
>
> I'm out of ideas.
>
> GG
>
>
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
> List Archive: http://tug.org/pipermail/macostex-archives/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://email.esm.psu.edu/pipermail/macosx-tex/attachments/20150401/3c8cb705/attachment.html>


More information about the MacOSX-TeX mailing list