mirror of
https://github.com/corda/corda.git
synced 2025-06-01 15:10:54 +00:00
turned of latex warnings so that we can see the warnings wood for the trees (#4956)
This commit is contained in:
parent
c04a448bf3
commit
a012b75c31
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
echo "Generating PDF document ..."
|
echo "Generating PDF document ..."
|
||||||
make latexpdf
|
make latexpdf LATEXMKOPTS="-quiet"
|
||||||
|
|
||||||
echo "Generating HTML pages ..."
|
echo "Generating HTML pages ..."
|
||||||
make html
|
make html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user