mirror of
https://github.com/moesoha/debian-media-box.git
synced 2025-09-14 11:16:45 +08:00
Compare commits
2 Commits
d9d80b6817
...
3e19728297
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3e19728297 | ||
![]() |
48b179dde3 |
14
.github/workflows/main.yml
vendored
14
.github/workflows/main.yml
vendored
@ -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
|
||||
|
@ -12,7 +12,7 @@
|
||||
\setmainfont{DejaVu Sans}[Scale=0.9]
|
||||
|
||||
\usepackage{xeCJK}
|
||||
\CJKfamily{bsmi}
|
||||
\CJKfamily{zhhei} % texlive 不知道有啥自带的能用的正体字形,先这样吧。
|
||||
|
||||
\usepackage{longfbox}
|
||||
\usepackage{epstopdf}
|
||||
|
Loading…
Reference in New Issue
Block a user