This repository serves solutions for the problems from the book, An Infinitely Large Napkin by Evan Chen and contributors.
cd www
# Node.js 22+ and typst 0.13 are required
# Install dependencies
pnpm i
# Run the development server, see http://localhost:3000
pnpm devpnpm i will automatically install following fonts to the fonts/ directory:
- Latin Modern Sans - For 
#blue_box. - Hakgyoansim Bareonbatang - For Korean support.
 
Following tools are recommended for a better contribution experience:
- Espanso - Write mathematics symbols outside Typst.
 - Typsi - If you like typst-y symbol names, use this espanso package.
 
napkin-community/solutions is primarily distributed under the terms of the GNU Affero General Public License v3.0 or any later version. See COPYRIGHT for details.