Skip to content

Commit 53431d6

Browse files
committed
xmPreamble: set isXourse; use mutool (and not dvisvgm); use t2.7.5
1 parent c55989a commit 53431d6

File tree

205 files changed

+21
-27059
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

205 files changed

+21
-27059
lines changed

.github/workflows/serve-ximera.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ env:
1212
XIMERA_URL: "https://ximera.osu.edu/"
1313
##XM_COMPILE_SEQUENCE: html
1414
# XIMERA_URL: "https://xerxes.ximera.org/"
15-
# XM_TO_PROCESS: "testxourse.tex"
15+
XM_TO_PROCESS: "testxourse.tex"
1616
# XM_TO_PROCESS: "testxourse.tex calculus1.tex calculus2.tex calculus3.tex calculusA2.tex calculusE.tex calculus1TextbookBySection [a-z]*/exercises/exerciseList.tex"
1717
# XM_TO_PROCESS: "review/*/exerciseList.tex *TextbookBySection/*.tex"
18-
XM_TO_PROCESS: "."
18+
# XM_TO_PROCESS: "."
1919

2020
jobs:
2121
build-ximera:
@@ -62,7 +62,9 @@ jobs:
6262
run: |
6363
echo "Baking and Serving to $XIMERA_URL$XIMERA_NAME"
6464
ls -alrt
65-
# ./xmScripts/xmlatex veryclean
65+
rm -rf higher*/tikz
66+
find * | grep tikz
67+
./xmScripts/xmlatex veryclean
6668
./xmScripts/xmlatex all -j 8 $XM_TO_PROCESS
6769
# echo "Recent git log:"
6870
# git log --oneline --graph --decorate --all -n 10

.ximera_local.a/LICENSE

Lines changed: 0 additions & 415 deletions
This file was deleted.

.ximera_local.a/Makefile

Lines changed: 0 additions & 64 deletions
This file was deleted.

.ximera_local.a/README

Lines changed: 0 additions & 34 deletions
This file was deleted.

.ximera_local.a/README.md

Lines changed: 0 additions & 114 deletions
This file was deleted.

.ximera_local.a/docker/Dockerfile

Lines changed: 0 additions & 142 deletions
This file was deleted.

0 commit comments

Comments
 (0)