Skip to content

Commit d83554c

Browse files
committed
commented out other chapters and changed title to work on the draft! Now there is a .tex produced in output/latex which is what I think we want to submit for the volume.
1 parent a7710dd commit d83554c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

project.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<targets>
55
<target name="web" format="html" deploy="yes" deploy-dir="." />
66
<target name="print" format="pdf" deploy="yes" />
7-
<target name="latex" format="latex" deploy="no" />
7+
<target name="latex" format="latex" deploy="yes" />
88
</targets>
99
</project>

source/main.ptx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,25 +13,25 @@
1313
source="g4m.png" />
1414
</docinfo>
1515

16-
<book xml:id="g4m">
17-
<title>GitHub for Mathematicians</title>
18-
<xi:include href="frontmatter.ptx" />
16+
<book xml:id="irm2">
17+
<title>Invariant Rings in Macaulay2</title>
18+
<!-- <xi:include href="frontmatter.ptx" />
1919
2020
<xi:include href="ch-git-github.ptx"/>
2121
<xi:include href="ch-first-repo.ptx"/>
2222
<xi:include href="ch-coding.ptx"/>
23-
<xi:include href="ch-website.ptx"/>
23+
<xi:include href="ch-website.ptx"/> -->
2424
<!-- <xi:include href="ch-copilot.ptx"/> -->
25-
<xi:include href="ch-collaboration.ptx"/>
25+
<!-- <xi:include href="ch-collaboration.ptx"/>
2626
<xi:include href="ch-jupyter.ptx"/>
27-
<xi:include href="ch-projects.ptx"/>
27+
<xi:include href="ch-projects.ptx"/> -->
2828
<!-- <xi:include href="ch-manim.ptx"/> -->
2929
<!-- <xi:include href="ch-latex.ptx"/> -->
30-
<xi:include href="ch-M2.ptx"/>
30+
<!-- <xi:include href="ch-M2.ptx"/> -->
3131
<xi:include href="ch-invarianttheory.ptx"/>
3232

3333

34-
<backmatter xml:id="backmatter">
34+
<!-- <backmatter xml:id="backmatter">
3535
<title>Backmatter</title>
3636
<xi:include href="ax-related.ptx"/>
3737
<xi:include href="ax-additional-topics.ptx"/>
@@ -42,7 +42,7 @@
4242
<colophon>
4343
<p> This book was authored in <pretext />. </p>
4444
</colophon>
45-
</backmatter>
45+
</backmatter> -->
4646

4747
</book>
4848
</pretext>

0 commit comments

Comments
 (0)