Skip to content

Commit 44afa91

Browse files
committed
Update to PreTeXt project source.
1 parent 3b1199c commit 44afa91

3 files changed

Lines changed: 21 additions & 4 deletions

File tree

source/ch-M2.ptx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This chapter is co-authored by Francesca Gandini, Sumner Strom, Al Ashir Intisar
77
</p>
88
</introduction>
9-
<section xml:id="sec-template">
9+
<!-- <section xml:id="sec-template">
1010
<title>Template </title>
1111
<p>
1212
This is the introduction to the template.
@@ -18,7 +18,12 @@ This chapter is co-authored by Francesca Gandini, Sumner Strom, Al Ashir Intisar
1818
</p>
1919
2020
</subsection>
21-
<subsection xml:id="subsec-notes">
21+
</section> -->
22+
23+
<section xml:id="sec-notes">
24+
<title>Notes</title>
25+
26+
<subsection xml:id="subsec-notes">
2227
<title>Notes Subsection</title>
2328
<p>
2429
To build in pretext use the template subsection and pretext environment features.

source/ch-projects.ptx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,18 @@ up and writing quickly, and helps them share their works on
3737
GitHub and GitHub Pages.
3838
</p>
3939
</section>
40+
41+
<section xml:id="sec-latex-codespace">
42+
<title>Creating a LaTeX Codespace</title>
43+
44+
<p>
45+
A turn-key repository for creating a Codespace
46+
(<xref ref="sec-codespaces"/>) with a standard LaTeX installation can be found at
47+
<url href="https://github.com/fragandi/latex-codespace">
48+
fragandi/latex-codespace
49+
</url>. To start a LaTeX codespace follow directly the README in the repo.
50+
</p>
51+
</section>
4052
<section xml:id="sec-pi-base">
4153
<title>
4254
<m>\pi</m>-Base Community Database of Topological Counterexamples

source/main.ptx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
<xi:include href="ch-collaboration.ptx"/>
2626
<xi:include href="ch-jupyter.ptx"/>
2727
<xi:include href="ch-projects.ptx"/>
28-
<xi:include href="ch-manim.ptx"/>
29-
<xi:include href="ch-latex.ptx"/>
28+
<!-- <xi:include href="ch-manim.ptx"/> -->
29+
<!-- <xi:include href="ch-latex.ptx"/> -->
3030
<xi:include href="ch-M2.ptx"/>
3131

3232
<backmatter xml:id="backmatter">

0 commit comments

Comments
 (0)