Skip to content

boazbk/cryptonotes

Repository files navigation

tcsbook

Repository with all resources needed to build the intro tcs book

Dependencies

Python packages:

Fonts

  • TeX Gyre Pagella
  • TeX Gyre Heros
  • Inconsolata LGC Markup
  • FreeMono
  • Asana Math

Deploying

For deploying the binaries I use the AWS command line to push to an S3 bucket. The web version is deployed using netlify. I use Acrobat Pro manually to compress the file, since I haven't yet found a better approach.

One way to check the dependencies is to do the following:

  • Run make book

  • Goto latex-book directory

  • Try to run xelatex -shell-escape lnotes_book.tex and see what error messages you get. The -shell-escape is needed for the minted package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published