[OS X TeX] running asymptote within TeXShop
Murray Eisenberg
murrayeisenberg at gmail.com
Mon Nov 20 16:47:51 EST 2017
On 20 Nov2017, at 1:30 PM, Herbert Schulz <herbs at wideopenwest.com> wrote:
---
Murray Eisenberg murrayeisenberg at gmail.com
503 King Farm Blvd #101 Home (240)-246-7240
Rockville, MD 20850-6667 Mobile (413)-427-5334
>
>> On Nov 20, 2017, at 9:46 AM, Murray Eisenberg <murrayeisenberg at gmail.com> wrote:
>>
>> Aha! With \listfiles I found that, for reasons unknown, I had an older version of asymptote.sty, from 2011, in /usr/local/texlive/texmf-local/tex/latex/asymptote.
>>
>> Removing that whole folder allowed use of the current version, asymptote.sty 2016/11/26 v1.33. Which allowed successful typesetting.
>>
>> Thank you!
>>
>>
>>> On 20 Nov2017, at 10:33 AM, Herbert Schulz <herbs at wideopenwest.com> wrote:
>>>
>>>> On Nov 20, 2017, at 9:08 AM, Murray Eisenberg <murrayeisenberg at gmail.com> wrote:
>>>>
>>>> On 19 Nov2017, at 4:51 PM, Herbert Schulz <herbs at wideopenwest.com> wrote:
>>>>>
>>>>>> On Nov 19, 2017, at 3:34 PM, Murray Eisenberg <murrayeisenberg at gmail.com> wrote:
>>>>>>
>>>>>> I have he asymptotemk engine active in TeXShop 3.89. I copied file ~/Library/TeXShop/Engines/Inactive/Sample.tex to my ~/Documents folder and tried to typeset that copy Sample.tex using the asymptotemk engine.
>>>>>>
>>>>>> I get the error(s) indicated in the console output extract shown below. What’s wrong?
>>>>>> [SNIP]
>>>
>>> for old file versions. Also check the log file to make sure you are not getting interference from an old copy of a file in your personal texmf tree.
>>>
>>> PS: You can either use the asymptotemk engine or, with that platexmkrc file in the same folder, simply us the pdflatexmk engine. It should compile either way.
>
>
> One more thing... did you run
>
> sudo mktexlsr
>
> or
>
> sudo texhash
>
> so that the LS-R file for the texmf-local is rebuilt? If not please do that.
>
1. Thanks for tip that I can just use pdflatexmk.
2. Should I _really_ run “sudo mktexlsr” or “sudo texhash”? All my “local” texmf files are in ~/Library/texmf.
More information about the MacOSX-TeX
mailing list