public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: "ivo....-xwz7R8GQi1g@public.gmane.org" <ivo.welch-xwz7R8GQi1g@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Creating Powerpoint Inline Image
Date: Thu, 16 Dec 2021 23:06:24 -0800 (PST)	[thread overview]
Message-ID: <ba95d074-f6c7-43bb-8639-6ef1a49a7648n@googlegroups.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1307 bytes --]


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/ba95d074-f6c7-43bb-8639-6ef1a49a7648n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2012 bytes --]

[-- Attachment #2: test-pandoc.png --]
[-- Type: image/png, Size: 94398 bytes --]

[-- Attachment #3: redpill-aqua.png --]
[-- Type: image/png, Size: 2565 bytes --]

             reply	other threads:[~2021-12-17  7:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-17  7:06 ivo....-xwz7R8GQi1g@public.gmane.org [this message]
     [not found] ` <ba95d074-f6c7-43bb-8639-6ef1a49a7648n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-01-02 22:02   ` ivo....-xwz7R8GQi1g@public.gmane.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ba95d074-f6c7-43bb-8639-6ef1a49a7648n@googlegroups.com \
    --to=ivo.welch-xwz7r8gqi1g@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).