8000 GitHub - Nilom/org2pdf: A simple org-mode -> PDF publishing tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Nilom/org2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

org2pdf

Introduction: org2pdf

Publishing documents authored in org-mode to PDF is a bit tricky. Latex is hardly the easiest environment to learn or use and in my experience org-export-as-pdf is less than reliable.

In this day and age there is a less stressful solution: publish to HTML and then convert to PDF using the wonders of CSS and PrinceXML.

Here how to get a simple publishing workflow up and running.

The stylesheet included is entirely setup for my own purposes but you should be able to alter it to fit your own needs without too much bother.

PrinceXML is free for personal use but this version inserts a logo on the first page.

Instructions

Usage: To publish this document to PDF run:

./make-pdf.sh “README.org”

Dependencies

Notes on document structure

Inline images

img/image.png

Largest image for A4 page with 2cm margins

width=”600” height=”860”

About

A simple org-mode -> PDF publishing tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0