GithubHelp home page GithubHelp logo

pptx2beamer's People

Contributors

ingoscholtes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pptx2beamer's Issues

Notes are mixed up

The notes section in LaTeX does not appear underneath the corresponding slide. Generally, the notes of slide x appear underneath slide (x-3). This has probably to do with the fact that some slides don't have nodes, and the script doesn't skip the node section for the noteless slides, but takes the notes of the next slide.

Central preamble file

Make the preamble identical for every lecture by including it from a file (special_commands.tex as Frank suggested). In this way, the preamble of every lecture is identical

Use relative width of pictures

No absolute widht&height. For example, it should be changed into [width=\textwidth](stretch the image over the complete textwidth inside one column).

Delete space in commands

There is always a space before a question mark '?', there shouldn't be, and this is noticeable in the slides.
In the coloring code, the code is { \color etc..... This first space after the accolade is noticable.

License of this program

What is the license of this program? Are there any usage restrictions? Possibly you could release it under the GPLv3 license which provides the most freedom to end users and ensures also users that receive it through different channels have to be provided the same freedoms. Thank you so much!!

Notes should be itemized by default

Every line in the notes should have a bullet by default (\begin{itemize} environment), it would be nice if the script does that immediately.

Removing all textboxes from the script

Textboxes use absolute size, and size of positioning of pictures should be done by the columns environment. Also the \begin{picture} environment should be deleted, only \includegraphics is enough in a column.

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.