Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/ch05-discovery/main.ptx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>

<chapter xml:id="ch-chapter-discovery" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Discovering New Mah</title>
<title>Discovering New Mathematics</title>

<introduction>
<p> Text before the first section. </p>
<p> This is a test </p>
</introduction>

<xi:include href="./sec01-biggestprime.ptx" />
Expand Down
4 changes: 2 additions & 2 deletions source/main.ptx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<xi:include href="./docinfo.ptx" />

<book xml:id="wdmd">
<title>What Do Mathematicians Do?</title>
<subtitle>An Overview of Undergraduate Mathematics</subtitle>
<title>What Do Mathematicians and Data Scientists Do?</title>
<subtitle>cool stuff</subtitle>

<!-- Include frontmatter -->
<xi:include href="./frontmatter.ptx" />
Expand Down