Glad to hear it! On Wed, Mar 10, 2021, 7:20 AM Robert Snarrenberg <[email protected]> wrote:
> Thanks. > > It turns out that the paths were fine, but I had to restart Mnemosyne to > load the edited config file. > > > > On Tuesday, March 9, 2021 at 9:08:06 PM UTC-6 [email protected] wrote: > >> What happens if you execute the latex command in your terminal? Do you >> get any messages back? >> >> Last I tried this (which admittedly was on an older version of macOS), it >> worked with those paths, so not sure what's different between my >> environment and yours. Executing the commands in the terminal may help. >> >> On Tue, Mar 9, 2021 at 2:22 PM Robert Snarrenberg <[email protected]> >> wrote: >> >>> Hello, >>> >>> I just installed Mnemosyne 2.7.3 on Catalina 10.15.7. If I create a test >>> card with a bit of TeX, I get "Problem with latex. Are latex and dvipng >>> installed?" >>> >>> I edited the config file: ~/Library/Mnemosyne/config.py, as follows: >>> >>> # Latex command. >>> latex = "/Library/TeX/texbin/latex -output-format=dvi >>> -interaction=nonstopmode" >>> >>> # Latex dvipng command. >>> dvipng = "/Library/TeX/texbin/dvipng -D 200 -T tight tmp.dvi" >>> >>> This, however, has not solved the problem. I installed the app in >>> "/Appplications" (rather than in "~/Applications"), so I think the path >>> variables here are correct. And I checked the paths to verify that latex >>> and divpng lie in the specified path. >>> >>> Any advice? >>> >>> Thanks. >>> >>> Robert Snarrenberg >>> Associate Professor of Music >>> Washington University in St. Louis >>> On Thursday, January 11, 2018 at 12:06:20 AM UTC-6 [email protected] >>> wrote: >>> >>>> Greg, thanks for this, and FYI I've posted a pull request which will >>>> make these two paths the default (after installing) for macOS users from >>>> now on >>>> >>>> https://github.com/mnemosyne-proj/mnemosyne/pull/35/files >>>> >>>> >>>> On Thursday, January 4, 2018 at 12:34:36 AM UTC-8, Peter Bienstman >>>> wrote: >>>> >>>>> Thanks for the info, I forward this to Devin, our Mac OSX developer. >>>>> >>>>> Cheers, >>>>> >>>>> Peter >>>>> >>>>> > -----Original Message----- >>>>> > From: [email protected] [mailto:mnemosyne- >>>>> > [email protected]] On Behalf Of [email protected] >>>>> > Sent: 04 January 2018 04:13 >>>>> > To: mnemosyne-proj-users <[email protected]> >>>>> > Subject: Re: [mnemosyne-proj-users] Re: Fixed PATH, still no TeX joy >>>>> > >>>>> > >>>>> > OSX High Sierra - Mnemosyne 2.6 >>>>> > >>>>> > The config file: ~/Library/Mnemosyne/config.py >>>>> > >>>>> > needs to be set to: >>>>> > >>>>> > latex = "/Library/TeX/texbin/latex -output-format=dvi - >>>>> > interaction=nonstopmode" >>>>> > >>>>> > dvipng = "/Library/TeX/texbin/dvipng -D 200 -T tight tmp.dvi" >>>>> > >>>>> > The previous answers got me to this working installation >>>>> > >>>>> > >>>>> > - Greg >>>>> > >>>>> > -- >>>>> > You received this message because you are subscribed to the Google >>>>> Groups >>>>> > "mnemosyne-proj-users" group. >>>>> > To unsubscribe from this group and stop receiving emails from it, >>>>> send an >>>>> >>>> > email to [email protected]. >>>>> >>>> > To post to this group, send email to mnemosyne-proj- >>>>> > [email protected]. >>>>> > To view this discussion on the web visit >>>>> > https://groups.google.com/d/msgid/mnemosyne-proj-users/3ece1e7b- >>>>> > 818e-4494-8ac0-43e887eea2ce%40googlegroups.com. >>>>> > For more options, visit https://groups.google.com/d/optout. >>>>> >>>> -- >>> >> You received this message because you are subscribed to a topic in the >>> Google Groups "mnemosyne-proj-users" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/mnemosyne-proj-users/M4yEorN8vwQ/unsubscribe >>> . >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/mnemosyne-proj-users/5e1c7a4b-1355-44f2-b486-4f2ee80c789bn%40googlegroups.com >>> <https://groups.google.com/d/msgid/mnemosyne-proj-users/5e1c7a4b-1355-44f2-b486-4f2ee80c789bn%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "mnemosyne-proj-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/mnemosyne-proj-users/M4yEorN8vwQ/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mnemosyne-proj-users/e1356ffd-b61c-4c87-8878-0bd7e095ee17n%40googlegroups.com > <https://groups.google.com/d/msgid/mnemosyne-proj-users/e1356ffd-b61c-4c87-8878-0bd7e095ee17n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/CAKr60uOt-Ryn15vSLQV2%2BTUgh6Z52_2s0McNcUWNWj5gvyk_sg%40mail.gmail.com.
