Open johannahaffner opened 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.
Thanks, I will try the VBA editor breakpoints! :)
Any luck?
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!
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:
Thank you very much for your time and for maintaining this tool!