Hi John, and thank you On Sunday, 6 October 2019 23:37:19 UTC+2, John MacFarlane wrote: > > No, but you could do this with a fairly simple lua filter that > adds this attribute to every image. > I have no idea on how to use it. I have tried running "pandoc -o output.odt --lua-filter=imgWidth.lua --reference-doc=myPandocTemplate.odt input.md" function Pandoc() pandoc.Image({}, png, "title", {width="100%"}) end but it does not set image width to 100%. Best regards -- 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/258b232f-488e-4e3d-9c47-90c37dfbef48%40googlegroups.com.