From c499e92311779a2a4bd4d0b37fe7281a82e183f0 Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Wed, 19 Aug 2026 15:43:35 +0900 Subject: [PATCH] Rename example.tex to text.tex new_tex_document renames text.$EXT to the destination directory name; the other templates all use that name. Co-Authored-By: Claude Opus 5 (1M context) --- slides_template/{example.tex => text.tex} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename slides_template/{example.tex => text.tex} (100%) diff --git a/slides_template/example.tex b/slides_template/text.tex similarity index 100% rename from slides_template/example.tex rename to slides_template/text.tex