pretext 2.35.1.dev20260113064645__tar.gz → 2.36.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/PKG-INFO +1 -1
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/__init__.py +1 -1
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/constants.py +1 -1
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/resources/core.zip +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/resources/pelican.zip +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/resources/resource_hash_table.json +8 -8
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/resources/rs_cache.zip +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/resources/templates.zip +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pyproject.toml +1 -1
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/LICENSE +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/README.md +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/__main__.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/cli.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/codechat.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/core/__init__.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/core/braille_format.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/core/pretext.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/logger.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Alignment.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Arrays.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Bibliography.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Boxes.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Breaking.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Crossref.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Floats.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/FontSelection.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Footnotes.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Index.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Lists.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Pictures.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Quotations.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Sectioning.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Sentences.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Space.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Tabbing.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Themes/__init__.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Themes/default/__init__.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Themes/default/default-layout.jinja2 +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Themes/default/document-layout.jinja2 +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Thms.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Verbatim.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/__init__.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/babel.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/graphicx.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/hyperref.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/lipsum.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/longtable.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/math.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/misc.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/natbib.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/p.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/subfig.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/textcomp.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/tikzcd.jinja2 +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/tikzpicture.jinja2 +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/url.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/wrapfig.jinja2s +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/project/__init__.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/project/generate.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/project/xml.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/resources/__init__.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/server.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/types.py +0 -0
- {pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/utils.py +0 -0
|
@@ -19,7 +19,7 @@ from single_version import get_version
|
|
|
19
19
|
VERSION = get_version("pretext", Path(__file__).parent.parent)
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
CORE_COMMIT =
|
|
22
|
+
CORE_COMMIT = "3b7177a830a26fbb7595a2edeaf09478ca71ac93"
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
def activate() -> None:
|
|
Binary file
|
|
Binary file
|
{pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/resources/resource_hash_table.json
RENAMED
|
@@ -541,13 +541,13 @@
|
|
|
541
541
|
"pretext-deploy.yml": "9bdb2fdd76dbe3b90e7f4041090cd777d8dcffd70fefbdecc2a062c85d1ab6fd",
|
|
542
542
|
"installPandoc.sh": "20f20db174c4b862671b940889427d4715cca761abde254ef25a1200d7854859"
|
|
543
543
|
},
|
|
544
|
-
"2.
|
|
545
|
-
"project.ptx": "
|
|
546
|
-
"codechat_config.yaml": "
|
|
547
|
-
".gitignore": "
|
|
548
|
-
"devcontainer.json": "
|
|
549
|
-
"pretext-cli.yml": "
|
|
550
|
-
"pretext-deploy.yml": "
|
|
551
|
-
"installPandoc.sh": "
|
|
544
|
+
"2.36.0": {
|
|
545
|
+
"project.ptx": "0beb831027f1ad42c427bc9e791bce3c3355c82694e29c4081e261d3071f8081",
|
|
546
|
+
"codechat_config.yaml": "ae8efb5daa611697f1c76dea0ff74f42e2f2df8175944f19f61a750840725ace",
|
|
547
|
+
".gitignore": "f4a190d78b4078198589e58dc10bd91ec58c3192d36cf18fd7eca235409c8aea",
|
|
548
|
+
"devcontainer.json": "5eb2e0d15240cd59d0632a09acdf8205439781d10178ea3b3b0bb06fb2087ef6",
|
|
549
|
+
"pretext-cli.yml": "29aa4729d4fcbf839bc1b40b5b5489c2cdc0cbef80929944bc5db362fc475ca1",
|
|
550
|
+
"pretext-deploy.yml": "a1bc0694b9f9f89ef02a5c30e678cd722a79f160b7452238274605671a23e280",
|
|
551
|
+
"installPandoc.sh": "8e0e428b16cff35223a3e8eabc8fec96dd1cc5d3502cf287b8ea2b9213b09e41"
|
|
552
552
|
}
|
|
553
553
|
}
|
|
Binary file
|
|
Binary file
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
# ----------------
|
|
12
12
|
[tool.poetry]
|
|
13
13
|
name = "pretext"
|
|
14
|
-
version = "2.
|
|
14
|
+
version = "2.36.0"
|
|
15
15
|
description = "A package to author, build, and deploy PreTeXt projects."
|
|
16
16
|
readme = "README.md"
|
|
17
17
|
homepage = "https://pretextbook.org"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pretext-2.35.1.dev20260113064645 → pretext-2.36.0}/pretext/plastex/Themes/default/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|