Skip to content

Commit a62210a

Browse files
committed
Release Notes: Build PDF with a theme that supports extended unicode
1 parent ef99db8 commit a62210a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ ReleaseNotes.html: ReleaseNotes.adoc
6767
asciidoctor ReleaseNotes.adoc
6868

6969
ReleaseNotes.pdf: ReleaseNotes.adoc
70-
asciidoctor-pdf ReleaseNotes.adoc
70+
asciidoctor-pdf --theme=default-with-font-fallbacks ReleaseNotes.adoc
7171

7272
# -----
7373

0 commit comments

Comments
 (0)