Skip to content

Commit 8615979

Browse files
committed
update to latest Generated /home/runner/work/pretext-cli/pretext-cli/codechat_config.yaml
Generated `/home/runner/work/pretext-cli/pretext-cli/.gitignore` Generated `/home/runner/work/pretext-cli/pretext-cli/.devcontainer.json` Generated `/home/runner/work/pretext-cli/pretext-cli/requirements.txt` Generated `/home/runner/work/pretext-cli/pretext-cli/.github/workflows/pretext-cli.yml` Using PreTeXt-CLI version: 2.10.0. This is the latest available version. PreTeXt project found in `/home/runner/work/pretext-cli/pretext-cli`. �[31merror: �[0mA project already exists in `/home/runner/work/pretext-cli/pretext-cli`. �[31merror: �[0mNo new project will be generated. ---------------------------------------------------- While running pretext, the following errors occurred: (see log messages above or in the 'logs' folder for more information) ----------------------------------------------------
1 parent 724d1e8 commit 8615979

2 files changed

Lines changed: 12 additions & 8 deletions

File tree

publication/publication.ptx

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,20 +83,24 @@
8383
<!-- included in cross-references -->
8484
<latex>
8585
<!-- Replace the <latex> tag above with the one below to try these-->
86-
<!--<latex
86+
<!--
87+
<latex
8788
print="no"
8889
sides="one"
8990
open-odd="no"
9091
pageref="no"
9192
font-size="10"
9293
draft="no"
9394
latex-style="dyslexic-font"
94-
> -->
95-
<!-- Control text justification and bottom page behavior: -->
96-
<!--<page right-alignment="flush" bottom-alignment="ragged" crop-marks="letter"/>-->
97-
98-
<!-- Add content to \geometry{}: -->
99-
<!--<geometry></geometry>-->
95+
>
96+
-->
97+
98+
<!-- Control text justification and bottom page behavior. Add content intended for \geometry{} inside the <geometry> element. -->
99+
<!--
100+
<page right-alignment="flush" bottom-alignment="ragged" crop-marks="letter">
101+
<geometry></geometry>
102+
</page>
103+
-->
100104

101105
<!-- The asymptote/@links set to "yes" would produce -->
102106
<!-- links the html version of asymptote graphics. -->

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# <!-- Managed automatically by PreTeXt authoring tools -->
2-
pretext == 2.9.2
2+
pretext == 2.10.0

0 commit comments

Comments
 (0)