brimworks/text2slide
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
== Purpose == This command line tool takes as input: [1] A "Theme" (*.thmx) file. [2] The name of a "Layout" within the theme. [3] A plain text file formatted as described below. It then generates a *.pptx that has been tested to work with PowerPoint 2010 (may also work with other power point programs, but YMMV). == Format Of Plain Text == The plain text format is simple. Perhaps in the future we can have more advanced formatting, but the point is to make the plain text easy to visualize on a slide. -- Title goes between two "--" characters (newlines are not permitted). -- Content of each slide continues until a "--" is found with a blank line before and a blank line after it. Empty lines are permitted and are preserved, however all other space is trimmed. -- Next slide content is here. Even though there is no "--" after this content, this is still placed on a separate slide.
About
Convert plain text to some slides (mainly used for music slides)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published