[OS X TeX] Conflict between dingbats and amssymb
Ross Moore
ross at ics.mq.edu.au
Wed Jan 7 15:34:34 EST 2009
Hi Gary and Matti,
On 08/01/2009, at 5:43 AM, Gary L. Gray wrote:
>
> On Jan 7, 2009, at 1:17 PM, Matti Vallinkoski wrote:
>
>> is there an easy solution to the following problem:
>> I want to use some dingbats (\rightthumbsdown, \rightthumbsup,
>> \leftthumbsup and\leftthumbsdown) with the amssymb fonts
>> (especially \blacksquare and alike), but I keep getting the error
>> message
>> !LaTeX Error: Command \checkmark already defined.
>> Or name \end... illegal, see p. 192 of the manual.
>>
>> I have not found any solution by googling.
>>
>> Minimal example:
>> \documentclass{memoir}
>> \usepackage{amssymb}
>> \usepackage{dingbat}
>
> I will be interesting to see if there is an elegant solution to this.
\documentclass{memoir}
\usepackage{amssymb}
\let\checkmark\relax
\usepackage{dingbat}
> When this has happened to me, I have copied the package containing
> the defined symbol I do not want, renamed it, saved it in:
>
> ~/Library/texmf/tex/latex
>
> and then commented out that definition.
>
> -- Gary
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://www.esm.psu.edu/mac-tex/list/
> List Archive: http://tug.org/pipermail/macostex-archives/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
>
------------------------------------------------------------------------
Ross Moore ross at maths.mq.edu.au
Mathematics Department office: E7A-419
Macquarie University tel: +61 (0)2 9850 8955
Sydney, Australia 2109 fax: +61 (0)2 9850 8114
------------------------------------------------------------------------
More information about the MacOSX-TeX
mailing list