From 63b338a5d989152b1a7c0c5df7d4e9daa2d17376 Mon Sep 17 00:00:00 2001 From: Matthias Fassl Date: Tue, 16 Jun 2015 15:07:07 +0200 Subject: [PATCH] Added (unused) latexpand execution from the documentation --- build-web.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build-web.sh b/build-web.sh index ae2f10b..148206a 100755 --- a/build-web.sh +++ b/build-web.sh @@ -1,4 +1,5 @@ #!/bin/bash +# latexpand basics.tex > basics_web.tex ./gitinfohook.sh if [ -f /usr/bin/pandoc ] then -- 2.43.0