Skip to content
Merged
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/chap-2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<xi:include href="./sec-2-1-elem-rules.xml" />
<xi:include href="./sec-2-2-sin-cos.xml" />
<!-- <xi:include href="./sec-2-3-prod-quot.xml" />
<xi:include href="./sec-2-4-other-trig.xml" />
<xi:include href="./sec-2-4-other-trig.xml" />-->
<xi:include href="./sec-2-5-chain.xml" />
<xi:include href="./sec-2-6-inverse.xml" />
<!-- <xi:include href="./sec-2-6-inverse.xml" />
<xi:include href="./sec-2-7-implicit.xml" /> -->
</chapter>

30 changes: 18 additions & 12 deletions source/companion-template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,28 @@
<!-- do we put them into separate files for easier editing later? -->


<subsection><title>Additional Section Exercises</title>
<subsection><title>Foundational Exercises</title>
<p>
Some introductory comments.
</p>
<!-- <exercise label="limits-from-graph-1"><title>Limits from a graph</title>
<webwork><xi:include parse="text" href="../webworkfiles/sec_1-2_prob1.pg"/></webwork>
</exercise>
<exercise label="limits-from-graph-2"><title>Limits from a graph</title>
<webwork source="Library/Valdosta/APEX_Calculus/1.4/APEX_1.4_12.pg"/>
</exercise> -->


</subsection>

<exercises><title>Additional Practice Exercises</title>
<!-- <exercises xmlns:xi="http://www.w3.org/2001/XInclude" xml:id="ez-1-1"><title>Additional Exercises</title> -->
<!-- <exercise label="limits-from-graph-1">
<!-- <exercise label="limits-from-graph-1"><title>Limits from a graph</title>
<webwork><xi:include parse="text" href="../webworkfiles/sec_1-2_prob1.pg"/></webwork>
</exercise>
<exercise label="limits-from-graph-2">
<exercise label="limits-from-graph-2"><title>Limits from a graph</title>
<webwork source="Library/Valdosta/APEX_Calculus/1.4/APEX_1.4_12.pg"/>
</exercise> -->

<!-- </exercises> -->

</subsection>

<subsection><title>Foundational Exercises</title>



</subsection>
</exercises>
</section>
Loading
Loading