KeynoteC is a DSL processor for creting keynotes with Latex.
Project description
KeynoteC
A simple DSL to create keynote presentations using LaTeX and Beamer.
Usage
At this state, KeynoteC is usable as a Python executable module, or as
an application. Install it with python setup.py install
(you might need
superuser priviledges to install in system wide), and execute the module as
python -m keynotec <filename>
, or the application keynotec <filename>
, to
compile the keynote file into a PDF presentation.
Syntax
The file keynote.key file as an example of everything that is currently working, and serves as an example.
For a more thorough explanation of the syntax you might want to take a look at docs/syntax.md.
Dependencies
XeLaTeX is used to generate the PDF output file. Also, the following LaTeX packages are required:
- beamer
- inputenc
- fontspec
- enumitem
- calc
- datetime
- babel
- listings
Code Quality
It works. It does what I need. I built the first version in about 24h. It was much less than that in work hours. And the code shows it. Live with that. I do.
To aid in its development, report any issue you have or enhancement in the project's Github repository.
Thank you.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file KeynoteC-0.2.2.tar.gz
.
File metadata
- Download URL: KeynoteC-0.2.2.tar.gz
- Upload date:
- Size: 3.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5813812c445dfe17476cfdbeda888f0d3daf87bc0ba78ec530927ab3738419e4 |
|
MD5 | 5032b398570962b8d3546eb752639f21 |
|
BLAKE2b-256 | e464d332e88f53258e70cb5aa1c503bff4fd845b25167c9d8df75c050db5381e |