diff --git a/docs/Makefile b/docs/Makefile index 9c9aa31e..0f056625 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -29,7 +29,7 @@ help: @echo " devhelp to make HTML files and a Devhelp project" @echo " epub to make an epub" @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter" - @echo " latexpdf to make LaTeX files and run them through pdflatex" + @echo " latexpdf to make LaTeX files and run them through xelatex" @echo " text to make text files" @echo " man to make manual pages" @echo " texinfo to make Texinfo files" @@ -100,29 +100,29 @@ latex: $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex @echo @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex." - @echo "Run \`make' in that directory to run these through (pdf)latex" \ + @echo "Run \`make' in that directory to run these through xelatex" \ "(use \`make latexpdf' here to do that automatically)." latexpdf: $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex - @echo "Running LaTeX files through pdflatex..." + @echo "Running LaTeX files through xelatex..." @if command -v latexmk > /dev/null 2>&1; then \ $(MAKE) -C $(BUILDDIR)/latex \ LATEXOPTS='-interaction=nonstopmode -file-line-error -halt-on-error' \ all-pdf; \ else \ - echo "latexmk not found, falling back to manual pdflatex..."; \ + echo "latexmk not found, falling back to manual xelatex..."; \ $(MAKE) -C $(BUILDDIR)/latex \ - PDFLATEX="pdflatex -interaction=nonstopmode -file-line-error -halt-on-error" \ + PDFLATEX="xelatex -interaction=nonstopmode -file-line-error -halt-on-error" \ LATEXMKOPTS="" \ all-pdf || true; \ - echo "Running pdflatex again for references..."; \ + echo "Running xelatex again for references..."; \ $(MAKE) -C $(BUILDDIR)/latex \ - PDFLATEX="pdflatex -interaction=nonstopmode -file-line-error -halt-on-error" \ + PDFLATEX="xelatex -interaction=nonstopmode -file-line-error -halt-on-error" \ LATEXMKOPTS="" \ all-pdf; \ fi - @echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex." + @echo "xelatex finished; the PDF files are in $(BUILDDIR)/latex." text: $(SPHINXBUILD) -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text diff --git a/docs/source/assets/logo.pdf b/docs/source/assets/logo.pdf index dacbdd10..35933f72 100644 Binary files a/docs/source/assets/logo.pdf and b/docs/source/assets/logo.pdf differ diff --git a/docs/source/assets/logo.svg b/docs/source/assets/logo.svg index e1159b09..45bfb806 100644 --- a/docs/source/assets/logo.svg +++ b/docs/source/assets/logo.svg @@ -6,8 +6,30 @@ version="1.1" width="174.93001" height="142.12" + sodipodi:docname="logo.svg" + inkscape:version="1.4.3 (0d15f75042, 2025-12-25)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"> +