Skip to content
forked from rrthomas/hpmor

LaTeX/PDF version of “Harry Potter and the Methods of Rationality”

Notifications You must be signed in to change notification settings

Amanchi1208/hpmor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPMOR

A LaTeX version of “Harry Potter and the Methods of Rationality” which can make a PDF ebook (one file) or printable books (either one or six volumes; the latter option is more practical to bind). There is also a dust jacket for volume 1 (more will be added!).

TeXLive 2015 or later is required to build the book.

Files

  • hpmor.tex - the main file
  • hp-format.tex - mostly sets up memoir
  • hp-hacks.tex - formatting commands used in the text
  • chapters/ - one file per chapter, included from hpmor.tex and the individual volumes hpmor-N.tex.
  • out/ - generated files are put here, including the PDF outputs.
  • xfonts/ - various fonts used
  • Makefile - contains commands to run LaTeX to build the PDFs.

Building the book(s)

  • make: Build the one-volume PDF hpmor.pdf
  • make all: Build the one-volume PDF, six individual volumes hpmor-N.pdf, and dust jackets.
  • make clean: Remove files produced by building (including PDFs).
  • make FILENAME: Make the given file.

Contributing

If you’d like to help, the files to edit are in chapters/.

N.B. The Omake Files chapters (11 and 64) have been moved to the end of the PDF. Those chapter numbers are omitted in the text, so chapter 10 is followed by chapter 12, for example. In the sub-book PDFs, all chapters are renumbered to start from 1 at the start of a book, and there are no appendices.

About

LaTeX/PDF version of “Harry Potter and the Methods of Rationality”

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 99.1%
  • Python 0.6%
  • HTML 0.2%
  • Shell 0.1%
  • Perl 0.0%
  • Makefile 0.0%