Skip to content

FelixBenning/math-book

Repository files navigation

Math Book Template

A template for a quarto book with the following features:

Documentation & Demo

You can find the documentation, which also acts as a demo here: https://FelixBenning.github.io/math-book

Installation

  1. Use as a new template

    quarto use template FelixBenning/math-book
  2. Add this to an existing quarto projects use

    quarto add template FelixBenning/math-book
    • copy the _macro_processing.qmd file manually and add

       {{< include _macro_processing.qmd>}}

      at the top of every .qmd file where the global macros in macros.tex are used (make sure this file exists).

    • use the math-book-htmland math-book-pdf formats.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages