maxonthegit / PPspliT

A PowerPoint add-in that splits slides according to slideshow-time animation effects
https://www.maxonthenet.altervista.org
292 stars 6 forks source link

MacOS: Flattening an equation with animations does not work #8

Closed diego898 closed 3 years ago

diego898 commented 3 years ago

I have several equations revealed through animations. When I flatten this slide, the resulting slides are all wrong and have extra equation characters everywhere

maxonthegit commented 3 years ago

Hi @diego898,

your issue is likely not MacOS-specific. Equally likely, you are using equations in the advanced format that is natively available since PowerPoint 2013. Such equations are knowingly unsupported due to some internal limitations in the ability to process them using Visual Basic for Applications. As stated in the list of known limitations:

Some functions are knowingly unsupported and may never be implemented:

...

Text effects applied to paragraphs containing a mixture of standard text and equations in the new native PowerPoint 2013 format (i.e., not Equation Editor objects).

Sorry, but there is not much that I can suggest to deal with this. The only option to make these equations compatible with the add-in would be to:

Of course this would require some reworking of your original presentation.