I think powerpoint does not have the ability to insert inline (rather than display outline) images. :-( On Thursday, December 16, 2021 at 11:06:24 PM UTC-8 ivo....-xwz7R8GQi1g@public.gmane.org wrote: > > I need some help with the powerpoint output driver. I need to insert a > kind of glyph --- think a red pill. The following markdown works just fine > with the beamer output driver: > > ``` > --- > title: "Pandoc Inline Image Test" > author: "Anon" > aspectratio: "169" > --- > > # Sample Pandoc Image Test > > This is first inline image. ![](redpill-aqua.png) > > More text, then second inline, but on its own line > > ![](redpill-aqua.png) > > # Full Image With Caption > > ![Full Caption](redpill-aqua.png) > ``` > > but with powerpoint, the output is completely off. (I am also including > the `redpill-aqua.png` file for convenience.) Does anyone know how to fix > this? > > PS: Incidentally, my output also seems not to pick up the 16:9 format, > which happens to be the default for powerpoint, anyway. But the pandoc doc > states this yaml works only for beamer, anyway. Is there a way to tell the > powerpoint the same thing? > > > -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/36cd4a49-b7ae-4d18-aff7-8aacba905cabn%40googlegroups.com.