From e819c604fdee2a223e1233779b8a703c2e1b82c3 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Sun, 20 Oct 2024 02:16:46 -0700 Subject: [PATCH] fix: broken katex in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94c6588..1320a61 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Creative Commons Attribution-Noncommercial-Noderivatives 4.0 license). This repository contains a sophisticated system for reproducibly compiling Typst documents using Nix, the purely functional package manager. Typst is a -modern typesetting system aiming to replace the venerable $\latex$ system. +modern typesetting system aiming to replace the venerable LaTeX system. Within the [2024 directory](./2024), an ongoing experiment is taking place to create a monorepo organization structure for a large amount of Typst documents.