Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocontents #10

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

frederik-elwert
Copy link

This fixes Issue #9.

Additionally, it looks for a layer labeled 'background' for a simple master slide feature.

Frederik Elwert and others added 4 commits January 3, 2013 13:14
If the script is not installed via setup.py, inkscapeslides.py is missing.
Now __init__.py can be run directly without installing it.
By default, the script looks for a layer named 'content', in which
the slides and their content is specified. If no such layer exists,
the slides list is now built automatically, assuming one layer is
one slide.
When using a shell command line, quoting becomes an issue, e.g. for
filenames with spaces. Using argument lists instead works around this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant