From 6b5540935660e89d9e7f22476debe56214fcae65 Mon Sep 17 00:00:00 2001 From: hiro98 Date: Tue, 7 Apr 2020 21:18:55 +0200 Subject: [PATCH] try to soothe the ci --- latex/hirostyle.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex/hirostyle.sty b/latex/hirostyle.sty index d9b4ea5..6902cbf 100644 --- a/latex/hirostyle.sty +++ b/latex/hirostyle.sty @@ -40,7 +40,7 @@ labelformat=brace, position=top]{subcaption} \newcommand{\plot}[1]{\ifdraft{\includegraphics[draft=false]{./figs/#1.pdf}}{\input{./figs/#1.pgf}}} %% Including Results -\newcommand{\result}[1]{\input{results/#1}} +\newcommand{\result}[1]{\input{./results/#1}} %% SI units \sisetup{separate-uncertainty = true}