From ecaa5e0785f0907043e8dbb56a3c590ba218cd87 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 1 Oct 2024 15:53:56 +0800 Subject: Meltsand parskip=half- --- Makefile | 4 ++-- meltsand.pdf | Bin 76771 -> 76740 bytes meltsand.tex | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 6d64c38..f47d714 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ default: meltsand.pdf %.pdf: %.tex - pdflatex $< - pdflatex $< + lualatex $< + lualatex $< diff --git a/meltsand.pdf b/meltsand.pdf index 17a490d..be620ff 100644 Binary files a/meltsand.pdf and b/meltsand.pdf differ diff --git a/meltsand.tex b/meltsand.tex index a70cfaf..ef49bd4 100644 --- a/meltsand.tex +++ b/meltsand.tex @@ -1,6 +1,6 @@ % !TeX program = lualatex -\documentclass[parskip=full,12pt,oneside,openany,a5paper,numbers=endperiod]{scrbook} +\documentclass[parskip=half-,12pt,oneside,openany,a5paper,numbers=endperiod]{scrbook} \pdfvariable suppressoptionalinfo \numexpr1+2+4+8+16+32+64+128+256+512\relax \usepackage{fontspec} -- cgit v1.2.3