mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +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
|
||||
echo "Generating PDF document ..."
|
||||
make latexpdf
|
||||
make latexpdf LATEXMKOPTS="-quiet"
|
||||
|
||||
echo "Generating HTML pages ..."
|
||||
make html
|
||||
|
Loading…
x
Reference in New Issue
Block a user