Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/pandocPublic

pptx writer creates corrupted output if document title block is used in rst #4181

Closed
@goekce

Description

@goekce

Using pandoc 2.0.5

I generate beamer and pptx output using rst:

File test.rst:

**************** Document Title****************:Author: author:Date: dateSection 1---------Slide 1=======content 1

Using
pandoc --to beamer test.rst -o test.pdf
generates a PDF file with three slides: document title slide including author and date, section slide and one content slide.

Using
pandoc --to pptx test.rst -o test.pptx
generates a corrupt pptx file. The repaired pptx file shows three pages without the document title slide and wrong structure (e.g., "Section 1" is used as the title for the content slide). I am using Powerpoint 2010.

Converting after removing the document title block (first 6 lines) is successful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp