Compare commits

..

2 Commits

Author SHA1 Message Date
Snow Chen
3e19728297
traditional chinese version for instruction.tex
Some checks failed
Compile & Publish / Compile instruction PDF (push) Failing after 10s
2025-08-08 17:27:40 +08:00
Soha Jin
48b179dde3
trixie will be released on 20250809 2025-08-08 17:26:52 +08:00
2 changed files with 8 additions and 8 deletions

View File

@ -21,13 +21,13 @@ jobs:
root_file: 'instruction.tex'
compiler: xelatex
- name: compile (zh-Hant)
uses: dante-ev/latex-action@2024-B
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
root_file: 'instruction_zh-Hant.tex'
compiler: xelatex
# - name: compile (zh-Hant)
# uses: dante-ev/latex-action@2024-B
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# with:
# root_file: 'instruction_zh-Hant.tex'
# compiler: xelatex
- name: upload PDF
uses: actions/upload-artifact@v4

View File

@ -12,7 +12,7 @@
\setmainfont{DejaVu Sans}[Scale=0.9]
\usepackage{xeCJK}
\CJKfamily{bsmi}
\CJKfamily{zhhei} % texlive 不知道有啥自带的能用的正体字形,先这样吧。
\usepackage{longfbox}
\usepackage{epstopdf}