index
:
book
master
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2015-01-03
Change Mediawiki extension to .mw.
Jonas Smedegaard
2015-01-03
Set frontmatter/mainmatter/backmatter in template (not filter).
Jonas Smedegaard
2015-01-02
Set pagestyle=plain.
Jonas Smedegaard
2014-12-31
Explicitly class option openany for ebook (even if arguably covered by oneside).
Jonas Smedegaard
2014-12-31
Tidy makefile: Use make stem for target flavour.
Jonas Smedegaard
2014-12-31
Mark systematic issues (and compile LaTeX explicitly: Pandoc don't detect nee...
Jonas Smedegaard
2014-12-30
Optionally validate URLs, enabled in new flightcheck mode.
Jonas Smedegaard
2014-12-30
Set final=1 (not STATUS=final) for final release.
Jonas Smedegaard
2014-12-30
Tidy Makefile: Split enabling citeproc and exporting it to environment.
Jonas Smedegaard
2014-12-30
Move mediawiki tweaks to separate scripts.
Jonas Smedegaard
2014-12-29
Assume UTF-8 format for raw input data.
Jonas Smedegaard
2014-12-29
Depend only on local (not $PATH resolved) filters.
Jonas Smedegaard
2014-12-29
Apply all filters for native target (speeding up multiple LaTeX outputs.
Jonas Smedegaard
2014-12-28
Escape URLs more aggressively, and fix unescape after bibliography is resolved.
Jonas Smedegaard
2014-12-28
Fix URI-escape only path (not host part).
Jonas Smedegaard
2014-12-27
Fix download target. Thanks to Carlo Piana <carlo@piana.eu>.
Jonas Smedegaard
2014-12-26
Add more (meta-)meta data.
Jonas Smedegaard
2014-12-26
Expand workaround for modest URL parsing to include "=".
Jonas Smedegaard
2014-12-25
Rename and shorten filters.
Jonas Smedegaard
2014-12-25
Group all args, and add unflavored tex target (for debugging purposes).
Jonas Smedegaard
2014-12-25
Apply filters only once: Add native format as staging target.
Jonas Smedegaard
2014-12-25
Tidy.
Jonas Smedegaard
2014-12-25
Create 3 flavors: a4 book ebook.
Jonas Smedegaard
2014-12-25
Add IRI filter to beautify (i.e. canonicalize and internationalize) links (in...
Jonas Smedegaard
2014-12-25
Work around modest URL parsing.
Jonas Smedegaard
2014-12-25
Have pandoc target depend on filters and all templates.
Jonas Smedegaard
2014-12-25
Resolve arguments separate from target.
Jonas Smedegaard
2014-12-22
Handle draft/final status.
Jonas Smedegaard
2014-12-22
Styling: 10pt (i.e. default). Single column. Lora / Quattrocento Sans / Incon...
Jonas Smedegaard
2014-12-22
Add section and bibliography filters.
Jonas Smedegaard
2014-12-16
Update source basename.
Jonas Smedegaard
2014-12-10
Isolate and document regex.
Jonas Smedegaard
2014-12-10
Add subtitle, and use memoir documentclass.
Jonas Smedegaard
2014-12-09
Add metadata.
Jonas Smedegaard
2014-12-09
Wrap and reorder pandoc arguments.
Jonas Smedegaard
2014-12-06
Initial draft.
Jonas Smedegaard