doc/pdfmaker.md in review-3.2.0 vs doc/pdfmaker.md in review-4.0.0
- old
+ new
@@ -98,10 +98,10 @@
Default settings of Re:VIEW is below:
```yaml
texcommand: uplatex
-texoptions: "-interaction=nonstopmode -file-line-error"
+texoptions: "-interaction=nonstopmode -file-line-error -halt-on-error"
texdocumentclass: ["review-jsbook", "uplatex,twoside"]
dvicommand: dvipdfmx
dvioptions: "-d 5"
```