Skip to content

Commit

Permalink
Use tectonic v2 syntax
Browse files Browse the repository at this point in the history
Co-authored-by: Wei Ji <[email protected]>
  • Loading branch information
seisman and weiji14 authored Jan 13, 2025
1 parent 06d668f commit ec305d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ pdf: latex
@echo
@echo "Building PDF via Tectonic."
@echo
tectonic $(BUILDDIR)/latex/pygmt.tex
tectonic -X compile $(BUILDDIR)/latex/pygmt.tex
@echo
@echo "PDF build finished. The PDF file is in $(BUILDDIR)/latex/pygmt.pdf."

Expand Down

0 comments on commit ec305d0

Please sign in to comment.