Giter Club home page Giter Club logo

rst2odp's Introduction

rst2odp: rst to LibreOffice impress

This package contains a Python script (rst2odp) to convert reStructuredText to LibreOffice Impress (rst2odp). It also includes a general python library (odplib/preso.py) for creating Impress files.

Installation

To build and install this Python package, you will first need to build/install docutils, pygments, and PIL. After you have done this, follow these steps:

$ python setup.py install

Usually it is run like so:

$ rst2odp path/to/rstfile.rst output.odp

(use --traceback -r 3 for debug)

Styling is supported with the --template-file switch, just pass it an .otp template file.

TODO

  • ☑ Image scaling
  • ☑ Support for background image per slide
  • ☑ Support for no title (transition directive)
  • ☑ Enumerated list
  • ☑ Simple animations
  • Fix enumerated lists separated by "n..n"
  • Auto resize textframes/(images too?) as they are added
  • ...

Authors

This project was started by and continues to be led by Matt Harrison.

rst2odp's People

Contributors

dnwe avatar mattharrison avatar mkohler avatar qris avatar raphink avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.