From c0a15399b835e4ae5a48d6a4e9f7b1ee6d652215 Mon Sep 17 00:00:00 2001 From: Daniil Shunkevich Date: Fri, 3 Feb 2023 10:13:39 +0300 Subject: [PATCH] SCn path fixed (#79) --- book.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/book.tex b/book.tex index 58a181473..398b951a4 100644 --- a/book.tex +++ b/book.tex @@ -50,6 +50,10 @@ \usepackage{tocloft} +\makeatletter +\def\input@path{{scn//}} +\makeatother + \usepackage{scn} \input{scn_alias} \input{scn_monography}