wrote intro

This commit is contained in:
2024-11-28 06:45:07 +00:00
parent 1601229b17
commit 806d5e3afa
5 changed files with 11710 additions and 170 deletions

View File

@@ -7,7 +7,7 @@
$pdf_mode = 3;
$latex = 'platex --kanji=utf8 -synctex=1 -file-line-error -halt-on-error %O %S';
$max_repeat = 4;
$bibtex = 'pbibtex';
$biber = 'biber --bblencoding=utf8 -u -U --output_safechars %O %S';
# $bibtex = 'pbibtex';
# $biber = 'biber --bblencoding=utf8 -u -U --output_safechars %O %S';
$dvipdf = 'dvipdfmx %O -o %D %S';
$makeindex = 'mendex %O -o %D %S';