Query: landslide
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LANDSLIDE(1) User Commands LANDSLIDE(1)NAMElandslide - html5 slideshow generatorSYNOPSISlandslide [options] input.md ...DESCRIPTIONLandside is a tool which can generates an HTML5 slideshow using lightweight markup as input. You can write your slide contents easily using two syntaxes: Markdown ReStructuredText This tool support CSS/JS theming, PDF export (using PrinceXML Python library), embed images with Base64 (for stand-alone document) and fancy transitions. Sample presentation is visible here : <http://slides.html5rocks.com/>.OPTIONS-h, --help show help message and exit -b, --debug Will display any exception trace to stdin -d FILE, --destination=FILE The path to the to the destination file: .html or .pdf extensions allowed (default: presentation.html) -e ENCODING, --encoding=ENCODING The encoding of your files (defaults to utf8) -i, --embed Embed stylesheet and javascript contents, base64-encoded images in presentation to make a standalone document -t THEME, --theme=THEME A theme name, or path to a landlside theme directory -o, --direct-ouput Prints the generated HTML code to stdin; won't work with PDF export -q, --quiet Won't write anything to stdin (silent mode) -v, --verbose Write informational messages to stdin (enabled by default)DIAGNOSTICSNote: PDF export requires the `prince` program: http://princexml.com/AUTHORDamien Raude-Morvan <drazzib@debian.org> Landslide March 2011 LANDSLIDE(1)
| Related Man Pages | 
|---|
| pstopdf(1) - mojave | 
| landslide(1) - debian | 
| theme(1) - debian | 
| plymouth-set-default-theme(1) - centos | 
| pstopdf(1) - osx | 
| Similar Topics in the Unix Linux Community | 
|---|
| Control your Linux PC from your mobile phone with Amora | 
| php youtube style embed code | 
| dvd-slideshow 0.8.2 (Default branch) | 
| Keynote '09: Creating a PDF file | 
| Need help with Javascript |