-
We currently have three `devcontainer.json` files:
- [.devcontainer/devcontainer.json](https://github.com/PreTeXtBook/pretext-cli/blob/main/.devcontainer/devcontainer.json) create a developer's Codes…
-
```
FUNCTION Start() AS VOID STRICT
local lcString as string
local test := 2 as long
IF test == 1 THEN
TEXT TO lcString NOSHOW TEXTMERGE FLAGS 1+2 PRETEXT 1+2+4
INSER…
-
See https://groups.google.com/g/pretext-dev/c/f7MAHC0Tg-s
Python on newer Mac's seem to be executing different Python executable interpreters, causing the creation of a subprocess where the Python …
-
### Description
On the topic of [method arguments interfaces](https://github.com/slackapi/node-slack-sdk/pull/487#issuecomment-372481734), thoughts on possibly making those interfaces *extra* stron…
-
There are a bunch of citations in the cryptography chapter, but they don't point anywhere -- there seems to be a space for the bibliography, but no bibliography. This results in a number of unsightly…
-
It looks fine on my kindle, so I think something might be wrong with the renderer.
![ss](https://user-images.githubusercontent.com/20543556/194990295-cf7740a6-d317-43ed-85b9-95ff832a9d74.png)
page 2…
-
## Description
Initialize repository and implement a first approach to create a [GitHub Action](https://docs.github.com/en/actions) to automate version management and package publishing using [`sem…
-
Current project name is Generals Game Patch or Patch104p. This is ok for internal use, but we need a better public facing name. Ideally it is descriptive but also catchy to end up in room titles and w…
xezon updated
5 months ago
-
This is related to #42. I found that I want to be using `pretext-dev.rng`, and I thought that I *was* using it. I have it configured in the VS Code User Settings:
But when I run the schema va…
-
https://github.com/PreTeXtBook/pretext-cli/blob/4d783542d9a4e68a83e93c52fe9fb3f68cd41081/pretext/project/xml.py#L58
I had an issue where my executables had extra elements `pdfcrop` and `pageres` (w…