All Projects → mbutterick → Quad

mbutterick / Quad

Licence: mit
document processor in Racket

Programming Languages

racket
414 projects

Projects that are alternatives of or similar to Quad

Open Publisher
Using Jekyll to create outputs that can be used as Pandoc inputs. In short - input markdown, output mobi, epub, pdf, and print-ready pdf. With a focus on fiction.
Stars: ✭ 242 (+142%)
Mutual labels:  publishing, pdf
Easybook
Book publishing as easy as it should be (built with Symfony components)
Stars: ✭ 744 (+644%)
Mutual labels:  publishing, pdf
Sile
Simon’s Improved Layout Engine
Stars: ✭ 1,032 (+932%)
Mutual labels:  publishing, pdf
Puppeteer Dart
A Dart library to automate the Chrome browser over the DevTools Protocol. This is a port of the Puppeteer API
Stars: ✭ 92 (-8%)
Mutual labels:  pdf
Remarks
Extract highlights, scribbles, and annotations from PDFs marked with the reMarkable tablet. Export to Markdown, PDF, PNG, and SVG
Stars: ✭ 94 (-6%)
Mutual labels:  pdf
Exams
Past Exams for UC Berkeley EECS Courses. PR more if you have!
Stars: ✭ 97 (-3%)
Mutual labels:  pdf
Htmldoc
HTML Conversion Software
Stars: ✭ 99 (-1%)
Mutual labels:  pdf
Portablesigner2
PortableSigner - A Commandline and GUI Tool to digital sign PDF files with X.509 certificates
Stars: ✭ 92 (-8%)
Mutual labels:  pdf
Tabula Py
Simple wrapper of tabula-java: extract table from PDF into pandas DataFrame
Stars: ✭ 1,351 (+1251%)
Mutual labels:  pdf
Dictmaker
A stand-alone web server app for rapidly building and publishing full fledged dictionary websites and APIs for any language.
Stars: ✭ 97 (-3%)
Mutual labels:  publishing
Bintray Publish
Super easy way to publish your Android and Java artifacts to bintray.
Stars: ✭ 97 (-3%)
Mutual labels:  publishing
Officeproducer
Produce doc/docx/pdf format from doc/docx template
Stars: ✭ 95 (-5%)
Mutual labels:  pdf
Universal Resume
Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo
Stars: ✭ 1,349 (+1249%)
Mutual labels:  pdf
Android Databinding
this is the databinding framework of android . help to binding data to the view.
Stars: ✭ 93 (-7%)
Mutual labels:  pdf
Mit Deep Learning Book Pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Stars: ✭ 9,859 (+9759%)
Mutual labels:  pdf
Books
cs books
Stars: ✭ 93 (-7%)
Mutual labels:  pdf
Mustangproject
Open Source Java e-Invoicing library, validator and tool (Factur-X/ZUGFeRD, UNCEFACT/CII XRechnung)
Stars: ✭ 98 (-2%)
Mutual labels:  pdf
Canvas2pdf
Export your HTML canvas to PDF
Stars: ✭ 96 (-4%)
Mutual labels:  pdf
Django Publications
A Django app for managing scientific publications.
Stars: ✭ 95 (-5%)
Mutual labels:  publishing
Pris
A language for designing slides
Stars: ✭ 97 (-3%)
Mutual labels:  pdf

Quad Build Status

A work-in-progress document processor written in Racket.

Create PDFs from a simple text-based source format. Use any TTF or OTF or WOFF fonts you like.

Quad lets you avoid:

  • word processors
  • page-layout programs
  • web browsers
  • LaTeX and derivatives
  • subscriptions, surveillance, and “creative clouds”

Quad, by contrast —

  • is downloadable & self-contained
  • is open source
  • makes document layout fast & easy
  • uses source files that are portable between Mac OS, Windows, and Linux
  • works with Pollen

Install

Using Racket 6.10+, install from the command line:

raco pkg install quad

And update like so:

raco pkg update --update-deps quad

Docs

http://docs.racket-lang.org/quad

Questions

Can be posted in the pollen-users discussion area.

License

Code: MIT

Fonts: mostly OFL, noted in each directory that contains fonts

Unicode Consortium documents: licensed under Unicode terms of use

Quad

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].