

Happy memorizing! And many thanks to Damien Elmes of Anki, who helped me work through all this.
TEXSHOP DERIVATIVE INSTALL
Or, I guess, install MacTeX on top of your existing distribution. It’s likely that if you have TeXShop (or TeXWorks) or something similar, then you have either TeTeX or TeXLive as the underlying TeX distribution, and you’ll have to do this. Which, again, needs the entire path to dvipng, as inĪs before, you can get the path (if you don’t know it) by typing “which dvipng” in terminal. As mentioned on page 81 standard practice in typing a derivative is to use. This should show you the entire path on your machine.

If you don’t know the path, you can get it by opening terminal and typing “which latex”. Which you need to edit to insert the complete path to latex, as in The trick is to open the add-on, which gives you a piece of Python code containing the line If, like me, you have a TeXLive distribution, you’re in trouble until you discover the “Edit_LaTeX_and_dvipng_calls” add-on for Anki (tip of the hat to one Soren Bjornstad for this one– you, sir, have saved my bacon royally with this one). This is not true with Anki 2.022 (presumably it will continue to fail for higher versions of Anki), which won’t find latex at all unless you’ve installed MacTeX (which installs in /usr/texbin) or BasicTeX (which I guess installs either in the same place, or someplace else that Anki can find it). latex and dvipng were on your default path.It turns out that all previous versions of Anki (so far as I can tell) worked with whatever TeX distribution you install on your Mac, as long as For the last few days, I’ve been working through an unexpected problem with lovely, dependable Anki, which is a flashcard program that I use to memorize everything from my students’ names (it’s genius for this) to tricky integral and derivative formulas.
