diff --git a/Makefile b/Makefile index 0a5d1d3..6d9dc22 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,7 @@ build: @echo "Building asciidoc" asciidoctor-pdf \ + -a compress \ --attribute=mathematical-format=svg \ --attribute=pdf-fontsdir=docs-resources/fonts \ --attribute=pdf-style=docs-resources/themes/riscv-pdf.yml \