1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

enable pdf build with xelatex

This commit is contained in:
Patrick Kanzler
2023-08-08 22:34:38 +02:00
parent a11db68c00
commit 37da7eefbd
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
version: 2
formats:
- epub
- pdf
build:
os: ubuntu-22.04
tools:
@@ -11,6 +12,7 @@ build:
- gcc
- libcups2-dev
- python3-dev
- xindy
sphinx:
configuration: doc/conf.py
submodules:

View File

@@ -225,7 +225,7 @@ latex_elements = {
#'preamble': '',
}
# latex_engine = "xelatex"
latex_engine = "xelatex"
# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title,