Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Physics-Based Simulation

  • repo
  • site: NA
  • description: NA

book.toml

[book]
authors = ["Minchen Li", "Chenfanfu Jiang", "Zhaofeng Luo", "Wenxin Du", "Chang Yu", "Žiga Kovačič", "Tianyi Xie"]
language = "en"
src = "src"
title = "Physics-Based Simulation"

[output.html]
mathjax-support = true
additional-css = ["./theme/catppuccin.css"]
default-theme = "light"
preferred-dark-theme = "macchiato"

[preprocessor.katex]
after = ["links"]
trust = true

[preprocessor.numeq]
prefix = true

[preprocessor.numthm]
prefix = true
custom_environments = [
  ["exp", "Example", "**"],
  ["met", "Method", "**"],
  ["fig", "Figure", ""],
  ["alg", "Algorithm", ""],
  ["imp", "Implementation", "**"]
]

[preprocessor.bib]
bibliography = "references.bib"
hb-tpl = "style/refs_default.hbs"
cite-hb-tpl = "style/cite_author_year.hbs"