summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-03-31Use OSCOLA with no ibid as citation style.Jonas Smedegaard
2017-03-30Add targets get-fonts install-fonts.Jonas Smedegaard
2017-03-30Move comments about skipped content download into rules, to be visible during...Jonas Smedegaard
2017-03-30Skip download of original text source: Website apparently down.Jonas Smedegaard
2017-03-30Fix include download target for front page photo in download target.Jonas Smedegaard
2017-03-30Use cURL (not wget), and uncomment download target for front page photo (work...Jonas Smedegaard
2017-03-30Validate local Perl filters before use.Jonas Smedegaard
2015-03-25Fix enable em- and en-dash hacks. Optimize front page jpeg more aggressively ...Jonas Smedegaard
2015-03-25Tweak margins and suppress barcode for ebook flavor.Jonas Smedegaard
2015-03-25Group download targets.Jonas Smedegaard
2015-03-25Fix download target dependency.Jonas Smedegaard
2015-03-25Add cover page to ebook flavor (simply shrinking A4 design).Jonas Smedegaard
2015-03-25Use A5 size for ebook flavor.Jonas Smedegaard
2015-03-25Shrink margins for ebook flavor. Use two-page layout for A4 flavor.Jonas Smedegaard
2015-03-25Fix handle em-dash.Jonas Smedegaard
2015-03-25Updated coverpage sources.Jonas Smedegaard
2015-03-24Support optional cover page, and add it to A4 flavor.Jonas Smedegaard
2015-03-24Generalize download target.Jonas Smedegaard
2015-03-24Generalize dependencies of final targets, and include Makefile itself.Jonas Smedegaard
2015-03-24Fix extend (not override) metadata with ISBN number.Jonas Smedegaard
2015-03-23Add ISBN (and suppress whole line if undefined).Jonas Smedegaard
2015-03-23Skip book flavor for now.Jonas Smedegaard
2015-03-23Disable TeX ligatures (preparation for csquote package support).Jonas Smedegaard
2015-03-19Enable smart Pandoc parsing.Jonas Smedegaard
2015-03-17Add and enable emphasis filter, and add foreign package.Jonas Smedegaard
2015-01-15Fix enable only frontmatter from template (main- and backmatter injected into...Jonas Smedegaard
2015-01-15Fix revert to also filter frontmatter.Jonas Smedegaard
2015-01-10Drop intermediary .tex targets (unneeded with memoir-based sidenote rendering).Jonas Smedegaard
2015-01-07Fetch source by use of Mediawiki::API (not wget + custom mediawiki-extract de...Jonas Smedegaard
2015-01-06Really fix declare (as separate target) target for Mediawiki includes creation.Jonas Smedegaard
2015-01-06Fix add another XeLaTeX compilation (4 in all) to place TODO markers correctly.Jonas Smedegaard
2015-01-06Fix declare target of Mediawiki includes creation.Jonas Smedegaard
2015-01-06Add clean and distclean targets.Jonas Smedegaard
2015-01-06Fix explicitly create standalone TeX files.Jonas Smedegaard
2015-01-04Add colophon.Jonas Smedegaard
2015-01-04Add separately authored copyright text (and drop upstream copyright section).Jonas Smedegaard
2015-01-04Split and reorganize frontmatter.Jonas Smedegaard
2015-01-03Change Mediawiki extension to .mw.Jonas Smedegaard
2015-01-03Set frontmatter/mainmatter/backmatter in template (not filter).Jonas Smedegaard
2015-01-02Set pagestyle=plain.Jonas Smedegaard
2014-12-31Explicitly class option openany for ebook (even if arguably covered by oneside).Jonas Smedegaard
2014-12-31Tidy makefile: Use make stem for target flavour.Jonas Smedegaard
2014-12-31Mark systematic issues (and compile LaTeX explicitly: Pandoc don't detect nee...Jonas Smedegaard
2014-12-30Optionally validate URLs, enabled in new flightcheck mode.Jonas Smedegaard
2014-12-30Set final=1 (not STATUS=final) for final release.Jonas Smedegaard
2014-12-30Tidy Makefile: Split enabling citeproc and exporting it to environment.Jonas Smedegaard
2014-12-30Move mediawiki tweaks to separate scripts.Jonas Smedegaard
2014-12-29Assume UTF-8 format for raw input data.Jonas Smedegaard
2014-12-29Depend only on local (not $PATH resolved) filters.Jonas Smedegaard
2014-12-29Apply all filters for native target (speeding up multiple LaTeX outputs.Jonas Smedegaard