From 61641f996fe339bf857530b9ae370e49cf54a4ac Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 16 Oct 2017 22:51:25 -0700 Subject: Revised command test 3971 to work with Windows. --- test/command/3971.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/command/3971.md b/test/command/3971.md index 923609f4e..533540743 100644 --- a/test/command/3971.md +++ b/test/command/3971.md @@ -1,7 +1,7 @@ ``` -% TEXINPUTS=command pandoc -f latex -t native +% pandoc -f latex -t native \documentclass{article} -\include{3971b} +\include{command/3971b} \code{f} \end{document} ^D -- cgit v1.2.3