From bd6bafc9b80dad17febce9a142af83d1d5c4b3b4 Mon Sep 17 00:00:00 2001 From: douglase Date: Wed, 1 Mar 2017 16:03:13 -0500 Subject: [PATCH] Update doorstop_sync.sh --- doorstop_sync.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doorstop_sync.sh b/doorstop_sync.sh index 2d4d507..9d7a471 100755 --- a/doorstop_sync.sh +++ b/doorstop_sync.sh @@ -26,7 +26,7 @@ python RunGraphviz.py python MakeLinksGitHubFriendly.py -#make latex files -make -f MakeBeamer -cd dist -pdflatex beamer.tex +#to make latex beamer slides, uncomment next three lines: +#make -f MakeBeamer +#cd dist +#pdflatex beamer.tex