Skip to content

See what pandoc slide features are supported in pptx output

License

Notifications You must be signed in to change notification settings

ickc/pandoc-pptx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Maths

$$E \neq mc^3$$

You bet $E = mc^2$.

2 columns with width overriden to 50-50

::: {.columns} ::: {.column width="25%"}

  • Simple :::

::: {.column width="75%"}

  1. simple ::: :::

::: {.notes} some notes without markdown :::

2 columns with images with width overriden to 50-50

::: {.columns} ::: {.column width="30%"} CMB Map :::

::: {.column width="70%"} CMB Power Spectrum ::: :::

GIFs are ok

3 columns

::: {.columns} ::: {.column width="33%"}

  • Simple :::

::: {.column width="33%"}

  1. simple :::

::: {.column width="34%"} 3rd column dropped ::: :::

::: {.notes} some notes without markdown :::

3 columns with images

::: {.columns} ::: {.column width="33%"} CMB Map :::

::: {.column width="33%"} CMB Power Spectrum :::

::: {.column width="34%"} 3rd column dropped ::: :::

2 complex columns

::: {.columns} ::: {.column width="50%"}

  • Image dropped with caption as text only
  • $E = pc$ :::

::: {.column width="50%"} CMB Power Spectrum

  • all these points are invisible
  • blah ::: :::

complex

  • Image dropped with caption as text only
  • $E = pc$

breaking the list resulted in new slide

  • all these points in a new slide
  • blah

2 columns

Some outer element before. This will be in its own slide.

::: {.columns} ::: {.column width="50%"}

  • Simple :::

::: {.column width="50%"}

  1. simple ::: :::

2 columns

::: {.columns} ::: {.column width="50%"}

  • Simple :::

::: {.column width="50%"}

  1. simple ::: :::

Some outer element after. This will be in its own slide.

2 Images

CMB Map

2nd image starts a new slide

Nested columns

::: {.columns} ::: {.column width="50%"}

  • inner columns will disappeared if this exist

::: {.columns} ::: {.column width="50%"}

  • inner left :::

::: {.column width="50%"}

  1. inner right ::: ::: :::

::: {.column width="50%"}

  • outer right ::: :::

Nested columns

::: {.columns} ::: {.column width="50%"} ::: {.columns} ::: {.column width="50%"}

  • inner left flatten :::

::: {.column width="50%"}

  1. with inner right ::: ::: :::

::: {.column width="50%"}

  • outer right ::: :::

About

See what pandoc slide features are supported in pptx output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published