All Projects → duzyn → tufte-markdown

duzyn / tufte-markdown

Licence: MIT License
Use markdown to write your handouts and books in Tufte style.

Programming Languages

HTML
75241 projects
pascal
1382 projects
shell
77523 projects

Projects that are alternatives of or similar to tufte-markdown

Pandoc Letter Din5008
Pandoc template for writing Markdown letters (DIN 5008)
Stars: ✭ 77 (-6.1%)
Mutual labels:  latex, pandoc
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 (+195.12%)
Mutual labels:  latex, pandoc
Oscp Exam Report Template Markdown
📙 Markdown Templates for Offensive Security OSCP, OSWE, OSCE, OSEE, OSWP exam report
Stars: ✭ 2,066 (+2419.51%)
Mutual labels:  latex, pandoc
Cv Boilerplate
Programmatic generation of high-quality CVs
Stars: ✭ 967 (+1079.27%)
Mutual labels:  latex, pandoc
sugartex
SugarTeX is a more readable LaTeX language extension and transcompiler to LaTeX. Fast Unicode autocomplete in Atom editor via https://github.com/kiwi0fruit/atom-sugartex-completions
Stars: ✭ 74 (-9.76%)
Mutual labels:  latex, pandoc
Pandoc Plantuml Filter
Pandoc filter for PlantUML code blocks
Stars: ✭ 51 (-37.8%)
Mutual labels:  latex, pandoc
Pandoc Markdown Template
Markdown templates for Pandoc
Stars: ✭ 135 (+64.63%)
Mutual labels:  latex, pandoc
Pandoc Starter
📄 My pandoc markdown templates and makefiles
Stars: ✭ 443 (+440.24%)
Mutual labels:  latex, pandoc
csasdown
📖 An R package for creating CSAS reports in PDF or Word format with R Markdown and bookdown
Stars: ✭ 40 (-51.22%)
Mutual labels:  latex, pandoc
hugo-prose
A Hugo theme derived from the XMin theme, and inspired by Wowchemy, Distill, and tufte.css
Stars: ✭ 76 (-7.32%)
Mutual labels:  tufte-css, tufte
Readteractive
Tool for writing and generating interactive books.
Stars: ✭ 23 (-71.95%)
Mutual labels:  latex, pandoc
wikitopdf
Export a repo's wiki as a PDF ebook.
Stars: ✭ 14 (-82.93%)
Mutual labels:  latex, pandoc
Pandoc Latex Tip
A pandoc filter for adding tip in LaTeX
Stars: ✭ 7 (-91.46%)
Mutual labels:  latex, pandoc
pandocker
🐳 A simple docker image for pandoc with filters, templates, fonts, and the latex bazaar
Stars: ✭ 118 (+43.9%)
Mutual labels:  latex, pandoc
Invoice Boilerplate
Simple automated LaTeX invoicing system
Stars: ✭ 604 (+636.59%)
Mutual labels:  latex, pandoc
Pandoc Action Example
using the pandoc document converter on GitHub Actions
Stars: ✭ 131 (+59.76%)
Mutual labels:  latex, pandoc
Rmarkdown Cookbook
R Markdown Cookbook. A range of tips and tricks to make better use of R Markdown.
Stars: ✭ 324 (+295.12%)
Mutual labels:  latex, pandoc
Letter Boilerplate
Finest letter typesetting from the command line
Stars: ✭ 374 (+356.1%)
Mutual labels:  latex, pandoc
gh-themes-magick
GitHub Pages Themes Magick: https://tajmone.github.io/gh-themes-magick/
Stars: ✭ 29 (-64.63%)
Mutual labels:  pandoc, pandoc-templates
pandoc-amsthm
provide a syntax to use amsthm environments in pandoc, with output in LaTeX and HTML
Stars: ✭ 19 (-76.83%)
Mutual labels:  latex, pandoc

Tufte Markdown

Tufte Markdown providers tools to style web articles or paper handouts using the ideas demonstrated by Edward Tufte's books and handouts. Tufte's style is known for its simplicity, extensive use of sidenotes, tight integration of graphics with text, and carefully chosen typography.

Usage

Write a markdown article including pp macros, then use pp to preprocess the markdown and pipe it to Pandoc, Pandoc convert Markdown to HTML or LaTeX document.

See example build.sh.

You can see a full list of macros in tufte-markdown.pp

Read more

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].