Jonathan-LeRoux / IguanaTex

A PowerPoint add-in allowing you to insert LaTeX equations into PowerPoint presentations on Windows and Mac
http://www.jonathanleroux.org/software/iguanatex/
Other
900 stars 62 forks source link

Clarification on Supported PowerPoint Versions for IguanaTex (macOS) #72

Open johannahaffner opened 1 month ago

johannahaffner commented 1 month ago

I am experiencing an issue while using IguanaTex on macOS. Specifically, I'm encountering runtime error '5' (Invalid procedure call or argument) when trying to generate even simple LaTeX content through IguanaTex in PowerPoint.

Environment: macOS version: 14.7 (23H124) (Sonoma) PowerPoint version: 16.89.1 (24091630) IguanaTex version: v1.61

Problem: I have tried running a simple LaTeX example such as Hello World, but IguanaTex returns runtime error '5'. I've attempted various troubleshooting steps, including:

Powerpoint does not have Full Disk Access on my system, but that is also something I would like to avoid. As a next step, I was considering building from source.

Questions:

Additional Information: Output when executing commands directly in the shell:

Screenshot 2024-10-11 at 10 20 21

Thank you very much for your time and for maintaining this tool!

Jonathan-LeRoux commented 1 month ago

Hi,

I'm not aware of any version of Office 2019 or 365 that is not compatible. For 2016, it's specified in the Readme.

I agree that I should really have a dedicated section in the readme on how to debug, as I have probably written these instructions in 50 different messages😅 In the meantime, you can find instructions in this comment for a recent issue.

johannahaffner commented 1 month ago

Thanks, I will try the VBA editor breakpoints! :)

Jonathan-LeRoux commented 6 days ago

Any luck?

johannahaffner commented 3 days ago

I couldn't get anything to show up in the Visual Basic Editor and then gave up.

I'm happy to try again sometime next week!