From 269df255011b90a9afc3d993f6b25a8ff5664771 Mon Sep 17 00:00:00 2001 From: Domipoke <42298508+Domipoke@users.noreply.github.com> Date: Wed, 29 Jul 2026 13:14:15 +0200 Subject: [PATCH] fix --- myformat.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myformat.sty b/myformat.sty index 4f1261c..8b73fd0 100644 --- a/myformat.sty +++ b/myformat.sty @@ -142,4 +142,4 @@ delim_0 ",\~" breakable, center } -\newcommand{\latexinline}[1]{\\\mintinline{latex}{#1}} +\newcommand{\latexinline}[1]{\mintinline{latex}{#1}}