https://bugzilla.wikimedia.org/show_bug.cgi?id=27754
Nicholas Longo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Nicholas Longo <[email protected]> 2011-04-28 21:51:13 UTC --- I will work on this, though there is a small issue regarding \digamma, the package that defines these symbols is called "teubner", but as noted on page 97 of the comprehensive symbols list: http://ctan.math.utah.edu/ctan/tex-archive/info/symbols/comprehensive/symbols-letter.pdf this package will redefine \digamma, which is already defined the amssymb. The package teubner always wins out, despite the loading order of the ams pacakge. There are two ways to handle this that occur to me. The easiest is to allow the replacement, causing the occasional font mismatch for the symbol \digamma, the second option would be to explicitly error and not create a png. But I am open to suggestions/ideas. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
