Make the Canopy specification the default.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2020-08-11 13:56:46 +01:00
parent 19ba684f2c
commit e1cac0c48a
2 changed files with 2 additions and 1 deletions

View File

@ -100,7 +100,6 @@ auxheartwood:
heartwood:
$(MAKE) auxheartwood
mv -f aux/heartwood.pdf .
cp -f heartwood.pdf protocol.pdf
.PHONY: auxcanopy
auxcanopy:
@ -113,6 +112,7 @@ auxcanopy:
canopy:
$(MAKE) auxcanopy
mv -f aux/canopy.pdf .
cp -f canopy.pdf protocol.pdf
.PHONY: nolatexmk-sprout
nolatexmk-sprout:

View File

@ -10856,6 +10856,7 @@ Peter Newell's illustration of the Jubjub bird, from \cite{Carroll1902}.
it makes the definition match the intuitive meaning of the function.
\item Rename sections under \crossref{consensusfrombitcoin} to clarify that these sections do not only
concern encoding, but also consensus rules.
\item Make the \Canopy specification the default.
\end{itemize}