Skip to content
Open
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
21 changes: 15 additions & 6 deletions project.ptx
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,14 @@
<target
name="precalculus-web"
format="html"
publication="precalculus.ptx"
source="precalculus/source/main.ptx" >
<stringparams debug.project.number="the-way-it-should-be"/>
</target>
<target
name="precalculus-print"
format="pdf"
publication="precalculus.ptx"
source="precalculus/source/main.ptx"
output-filename="TBIL-Precalculus.pdf" >
<stringparams debug.project.number="the-way-it-should-be"/>
Expand All @@ -47,14 +49,14 @@
name="precalculus-web-instructor"
format="html"
source="precalculus/source/main.ptx"
publication="instructor.ptx" >
publication="precalculus-instructor.ptx" >
<stringparams debug.project.number="the-way-it-should-be"/>
</target>
<target
name="precalculus-print-instructor"
format="pdf"
source="precalculus/source/main.ptx"
publication="instructor.ptx"
publication="precalculus-instructor.ptx"
output-filename="TBIL-Precalculus-Instructor.pdf" >
<stringparams debug.project.number="the-way-it-should-be"/>
</target>
Expand All @@ -63,6 +65,7 @@
format="pdf"
source="precalculus/source/main.ptx"
xsl="slides.xsl"
publication="slides.ptx"
output-filename="TBIL-Precalculus-Slides.pdf" >
<stringparams debug.project.number="the-way-it-should-be"/>
</target>
Expand All @@ -71,12 +74,14 @@
<target
name="calculus-web"
format="html"
publication="calculus.ptx"
source="calculus/source/main.ptx" >
<stringparams debug.project.number="the-way-it-should-be"/>
</target>
<target
name="calculus-print"
format="pdf"
publication="calculus.ptx"
source="calculus/source/main.ptx"
output-filename="TBIL-Calculus.pdf" >
<stringparams debug.project.number="the-way-it-should-be"/>
Expand All @@ -85,14 +90,14 @@
name="calculus-web-instructor"
format="html"
source="calculus/source/main.ptx"
publication="instructor.ptx" >
publication="calculus-instructor.ptx" >
<stringparams debug.project.number="the-way-it-should-be"/>
</target>
<target
name="calculus-print-instructor"
format="pdf"
source="calculus/source/main.ptx"
publication="instructor.ptx"
publication="calculus-instructor.ptx"
output-filename="TBIL-Calculus-Instructor.pdf" >
<stringparams debug.project.number="the-way-it-should-be"/>
</target>
Expand All @@ -101,6 +106,7 @@
format="pdf"
source="calculus/source/main.ptx"
xsl="slides.xsl"
publication="slides.ptx"
output-filename="TBIL-Calculus-Slides.pdf" >
<stringparams debug.project.number="the-way-it-should-be"/>
</target>
Expand All @@ -109,12 +115,14 @@
<target
name="linear-algebra-web"
format="html"
publication="linear-algebra.ptx"
source="linear-algebra/source/main.ptx" >
<stringparams debug.project.number="the-way-it-should-be"/>
</target>
<target
name="linear-algebra-print"
format="pdf"
publication="linear-algebra.ptx"
source="linear-algebra/source/main.ptx"
output-filename="TBIL-Linear-Algebra.pdf" >
<stringparams debug.project.number="the-way-it-should-be"/>
Expand All @@ -123,14 +131,14 @@
name="linear-algebra-web-instructor"
format="html"
source="linear-algebra/source/main.ptx"
publication="instructor.ptx" >
publication="linear-algebra-instructor.ptx" >
<stringparams debug.project.number="the-way-it-should-be"/>
</target>
<target
name="linear-algebra-print-instructor"
format="pdf"
source="linear-algebra/source/main.ptx"
publication="instructor.ptx"
publication="linear-algebra-instructor.ptx"
output-filename="TBIL-Linear-Algebra-Instructor.pdf" >
<stringparams debug.project.number="the-way-it-should-be"/>
</target>
Expand All @@ -139,6 +147,7 @@
format="pdf"
source="linear-algebra/source/main.ptx"
xsl="slides.xsl"
publication="slides.ptx"
output-filename="TBIL-Linear-Algebra-Slides.pdf" >
<stringparams debug.project.number="the-way-it-should-be"/>
</target>
Expand Down
14 changes: 14 additions & 0 deletions publication/calculus-instructor.ptx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<publication xmlns:xi="http://www.w3.org/2001/XInclude">
<!-- For the complete documentation of publication-file options, see --> -->
<!-- https://pretextbook.org/doc/guide/html/publisher-file-reference.html -->
<xi:include href="./includes/common-instructor.ptx"/>
<xi:include href="./includes/html-calculus.ptx"/>
<xi:include href="./includes/latex.ptx"/>
<xi:include href="./includes/numbering.ptx"/>
<!-- must be in actual file for CLI compatibility -->
<source> -->
<directories external="../../../assets" generated="../generated-assets" />
<version include="instructor nonpreview instructor-nonpreview html"/>
</source>
</publication>
14 changes: 14 additions & 0 deletions publication/calculus.ptx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<publication xmlns:xi="http://www.w3.org/2001/XInclude">
<!-- For the complete documentation of publication-file options, see --> -->
<!-- https://pretextbook.org/doc/guide/html/publisher-file-reference.html -->
<xi:include href="./includes/common.ptx"/>
<xi:include href="./includes/html-calculus.ptx"/>
<xi:include href="./includes/latex.ptx"/>
<xi:include href="./includes/numbering.ptx"/>
<!-- must be in actual file for CLI compatibility -->
<source> -->
<directories external="../../../assets" generated="../generated-assets" />
<version include="main nonpreview html"/>
</source>
</publication>
17 changes: 17 additions & 0 deletions publication/includes/common-instructor.ptx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<common>
<!-- Level at which are html files generated (chapter/section/etc): -->
<chunking level="2" />
<!-- Depth for table of contents. 0 means no TOC -->
<tableofcontents level="2" />
<!-- Visibility of exercise components where they first appear. -->
<!-- There are four components (statement/hint/answer/solution) for each -->
<!-- of five exercise types (inline/divisional/worksheet/reading/ -->
<!-- project). Some examples: -->
<exercise-inline statement="yes" hint="yes" answer="no" solution="no" />
<exercise-divisional statement="yes" hint="yes" />
<exercise-project statement="yes" hint="yes" answer="no" solution="no" />
<!-- Style of fill-in-the-blanks: -->
<fillin textstyle="underline" mathstyle="shade" />
<!-- You can set a watermark: -->
<!-- <watermark scale="0.5">DRAFT</watermark> -->
</common>
17 changes: 17 additions & 0 deletions publication/includes/common.ptx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<common>
<!-- Level at which are html files generated (chapter/section/etc): -->
<chunking level="2" />
<!-- Depth for table of contents. 0 means no TOC -->
<tableofcontents level="2" />
<!-- Visibility of exercise components where they first appear. -->
<!-- There are four components (statement/hint/answer/solution) for each -->
<!-- of five exercise types (inline/divisional/worksheet/reading/ -->
<!-- project). Some examples: -->
<exercise-inline statement="yes" hint="yes" answer="no" solution="no" />
<exercise-divisional statement="yes" hint="yes" />
<exercise-project statement="yes" hint="yes" answer="no" solution="no" />
<!-- Style of fill-in-the-blanks: -->
<fillin textstyle="underline" mathstyle="shade" />
<!-- You can set a watermark: -->
<!-- <watermark scale="0.5">DRAFT</watermark> -->
</common>
34 changes: 34 additions & 0 deletions publication/includes/html-calculus.ptx
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<html>
<platform host="web"/>
<!-- The host above could also be "runestone" -->

<!-- Whether to knowl a particular elements is set here -->
<!-- Lots of elements have this possibility; see the guide -->
<knowl
theorem="no"
proof="yes"
definition="no"
example="no"
example-solution="yes"
project="no"
task="no"
remark="no"
objectives="no"
outcomes="no"
figure="no"
table="no"
listing="no"
list="no"
exercise-inline="yes"
exercise-divisional="no"
exercise-worksheet="no"
exercise-readingquestion="no"
/>

<css theme="denver" palette="leaves"/>
<!-- Search can be default or none, or you can use a Google-cx number to use google's search
feature (but then variant should be set to none to avoid conflict) -->
<search variant="default" />
<!-- Set the base URL of where the online version is hosted to have links in other formats -->
<baseurl href="https://library.tbil.org/2026/calculus/"/>
</html>
34 changes: 34 additions & 0 deletions publication/includes/html-linear-algebra.ptx
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<html>
<platform host="web"/>
<!-- The host above could also be "runestone" -->

<!-- Whether to knowl a particular elements is set here -->
<!-- Lots of elements have this possibility; see the guide -->
<knowl
theorem="no"
proof="yes"
definition="no"
example="no"
example-solution="yes"
project="no"
task="no"
remark="no"
objectives="no"
outcomes="no"
figure="no"
table="no"
listing="no"
list="no"
exercise-inline="yes"
exercise-divisional="no"
exercise-worksheet="no"
exercise-readingquestion="no"
/>

<css theme="denver" palette="leaves"/>
<!-- Search can be default or none, or you can use a Google-cx number to use google's search
feature (but then variant should be set to none to avoid conflict) -->
<search variant="default" />
<!-- Set the base URL of where the online version is hosted to have links in other formats -->
<baseurl href="https://library.tbil.org/2026/linear-algebra/"/>
</html>
34 changes: 34 additions & 0 deletions publication/includes/html-precalculus.ptx
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<html>
<platform host="web"/>
<!-- The host above could also be "runestone" -->

<!-- Whether to knowl a particular elements is set here -->
<!-- Lots of elements have this possibility; see the guide -->
<knowl
theorem="no"
proof="yes"
definition="no"
example="no"
example-solution="yes"
project="no"
task="no"
remark="no"
objectives="no"
outcomes="no"
figure="no"
table="no"
listing="no"
list="no"
exercise-inline="yes"
exercise-divisional="no"
exercise-worksheet="no"
exercise-readingquestion="no"
/>

<css theme="denver" palette="leaves"/>
<!-- Search can be default or none, or you can use a Google-cx number to use google's search
feature (but then variant should be set to none to avoid conflict) -->
<search variant="default" />
<!-- Set the base URL of where the online version is hosted to have links in other formats -->
<baseurl href="https://library.tbil.org/2026/precalculus/"/>
</html>
10 changes: 10 additions & 0 deletions publication/includes/latex.ptx
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<latex print="no" sides="one" font-size="12" draft="no">
<!-- LaTeX specific options: set @print="yes" to get pdf set up -->
<!-- for printing; set @sides="two" if the printing woudl be two- -->
<!-- sided. @pageref="yes/no" controls whether page number are -->
<!-- included in cross-references -->
<page>
<geometry>letterpaper,margin=1in</geometry>
</page>
<asymptote links="no" />
</latex>
19 changes: 19 additions & 0 deletions publication/includes/numbering.ptx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<numbering>
<!-- the divisions element describes the numbering of divisions. -->
<!-- @part-structure should be "decorative" or "structural", -->
<!-- were the latter would restart numbering chapters within each -->
<!-- part (this only matters if your book has parts). -->
<!-- The attribute @chapter-start give the number of the first -->
<!-- chapter. @level says how deep (chapter->section->subsection)-->
<!-- numbering should appear. -->
<!-- For use with a book organized by part, you can set the -->
<!-- @part-structure to "decorative" or "structural" -->
<!-- <divisions part-structure="decorative" chapter-start="1" level="3"/> -->
<!-- The next elements say how the levels deep to break up the -->
<!-- numbering of the respective elements. Can't be more than the -->
<!-- @level on divisions above. -->
<blocks level="2" />
<projects level="2" />
<equations level="2" />
<footnotes level="2" />
</numbering>
11 changes: 11 additions & 0 deletions publication/includes/source.ptx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<source>
<!-- Set where external assets and generated assets will be -->
<!-- stored or created. Directories are relative to the main -->
<!-- source PreTeXt file -->
<directories external="../../../assets" generated="../generated-assets" />
<!-- Set which marked elements are included in this version: -->
<!-- See
https://pretextbook.org/doc/guide/html/publication-file-source.html#publication-file-source-version -->
<!-- <version include="videos labs"/> -->
<version include="main nonpreview html"/>
</source>
Loading
Loading