Updated the template for Pandoc and slightly improved the manual
This commit is contained in:
@ -20,6 +20,7 @@ check_files
|
||||
|
||||
cd doc
|
||||
make crossrefenum.pdf
|
||||
if [[ $? != 0 ]] ; then cd - ; exit 1 ; fi
|
||||
cd -
|
||||
|
||||
if [[ -a crossrefenum.zip ]] ; then rm crossrefenum.zip ; fi
|
||||
|
Reference in New Issue
Block a user