diff options
Diffstat (limited to 'docs/convert_images.sh')
| -rwxr-xr-x | docs/convert_images.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/convert_images.sh b/docs/convert_images.sh index 3bd22c01b..29539c6b5 100755 --- a/docs/convert_images.sh +++ b/docs/convert_images.sh @@ -1,4 +1,4 @@ -TEXDIR=.build/latex +TEXDIR=_build/latex if test ! -z $BOOK; then for img in $TEXDIR/*.png; |
