Skip to content

Commit 805362c

Browse files
committed
Latest build deployed.
1 parent 772f1db commit 805362c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+508
-442
lines changed

.nojekyll

Whitespace-only changes.

ArghLTeeSvc.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,17 @@
2121
<link href="https://fonts.cdnfonts.com/css/dejavu-serif" rel="stylesheet">
2222
<link href="https://fonts.googleapis.com/css2?family=Roboto+Serif:opsz,wdth,[email protected],50..150,100..900&amp;display=swap" rel="stylesheet">
2323
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wdth,[email protected],300..800&amp;display=swap" rel="stylesheet">
24-
<link href="https://pretextbook.org/css/0.7/pretext.css" rel="stylesheet" type="text/css">
25-
<link href="https://pretextbook.org/css/0.7/pretext_add_on.css" rel="stylesheet" type="text/css">
26-
<link href="https://pretextbook.org/css/0.7/shell_crc.css" rel="stylesheet" type="text/css">
27-
<link href="https://pretextbook.org/css/0.7/banner_crc.css" rel="stylesheet" type="text/css">
28-
<link href="https://pretextbook.org/css/0.7/navbar_crc.css" rel="stylesheet" type="text/css">
29-
<link href="https://pretextbook.org/css/0.7/toc_crc.css" rel="stylesheet" type="text/css">
30-
<link href="https://pretextbook.org/css/0.7/knowls_default.css" rel="stylesheet" type="text/css">
31-
<link href="https://pretextbook.org/css/0.7/style_oscarlevin.css" rel="stylesheet" type="text/css">
32-
<link href="https://pretextbook.org/css/0.7/colors_blue_red.css" rel="stylesheet" type="text/css">
33-
<link href="https://pretextbook.org/css/0.7/setcolors.css" rel="stylesheet" type="text/css">
24+
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200">
25+
<link href="https://pretextbook.org/css/0.8/pretext.css" rel="stylesheet" type="text/css">
26+
<link href="https://pretextbook.org/css/0.8/pretext_add_on.css" rel="stylesheet" type="text/css">
27+
<link href="https://pretextbook.org/css/0.8/shell_crc.css" rel="stylesheet" type="text/css">
28+
<link href="https://pretextbook.org/css/0.8/banner_crc.css" rel="stylesheet" type="text/css">
29+
<link href="https://pretextbook.org/css/0.8/navbar_crc.css" rel="stylesheet" type="text/css">
30+
<link href="https://pretextbook.org/css/0.8/toc_crc.css" rel="stylesheet" type="text/css">
31+
<link href="https://pretextbook.org/css/0.8/knowls_default.css" rel="stylesheet" type="text/css">
32+
<link href="https://pretextbook.org/css/0.8/style_oscarlevin.css" rel="stylesheet" type="text/css">
33+
<link href="https://pretextbook.org/css/0.8/colors_blue_red.css" rel="stylesheet" type="text/css">
34+
<link href="https://pretextbook.org/css/0.8/setcolors.css" rel="stylesheet" type="text/css">
3435
<!--** eBookCongig is necessary to configure interactive **-->
3536
<!--** Runestone components to run locally in reader's browser **-->
3637
<!--** No external communication: **-->

InstructorGuide.html

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -70,24 +70,27 @@
7070
}
7171
};
7272
</script><script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.26.0/themes/prism.css" rel="stylesheet">
73-
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.26.0/components/prism-core.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.26.0/plugins/autoloader/prism-autoloader.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.9/lunr.min.js" integrity="sha512-4xUl/d6D6THrAnXAwGajXkoWaeMNwEKK4iNfq5DotEbLPAfk6FSxSP3ydNxqDgCw1c/0Z1Jg6L8h2j+++9BZmg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script><script src="lunr-pretext-search-index.js" async=""></script><script src="https://pretextbook.org/js/0.3/pretext_search.js"></script><link href="https://pretextbook.org/css/0.7/pretext_search.css" rel="stylesheet" type="text/css">
73+
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.26.0/components/prism-core.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.26.0/plugins/autoloader/prism-autoloader.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.26.0/plugins/line-numbers/prism-line-numbers.min.js" integrity="sha512-dubtf8xMHSQlExGRQ5R7toxHLgSDZ0K7AunqPWHXmJQ8XyVIG19S1T95gBxlAeGOK02P4Da2RTnQz0Za0H0ebQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.26.0/plugins/line-numbers/prism-line-numbers.min.css" integrity="sha512-cbQXwDFK7lj2Fqfkuxbo5iD1dSbLlJGXGpfTDqbggqjHJeyzx88I3rfwjS38WJag/ihH7lzuGlGHpDBymLirZQ==" crossorigin="anonymous" referrerpolicy="no-referrer">
74+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.26.0/plugins/line-highlight/prism-line-highlight.min.css" integrity="sha512-nXlJLUeqPMp1Q3+Bd8Qds8tXeRVQscMscwysJm821C++9w6WtsFbJjPenZ8cQVMXyqSAismveQJc0C1splFDCA==" crossorigin="anonymous" referrerpolicy="no-referrer">
75+
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.26.0/plugins/line-highlight/prism-line-highlight.min.js" integrity="sha512-93uCmm0q+qO5Lb1huDqr7tywS8A2TFA+1/WHvyiWaK6/pvsFl6USnILagntBx8JnVbQH5s3n0vQZY6xNthNfKA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.9/lunr.min.js" integrity="sha512-4xUl/d6D6THrAnXAwGajXkoWaeMNwEKK4iNfq5DotEbLPAfk6FSxSP3ydNxqDgCw1c/0Z1Jg6L8h2j+++9BZmg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script><script src="lunr-pretext-search-index.js" async=""></script><script src="https://pretextbook.org/js/0.3/pretext_search.js"></script><link href="https://pretextbook.org/css/0.8/pretext_search.css" rel="stylesheet" type="text/css">
7476
<script>js_version = 0.3</script><script src="https://pretextbook.org/js/lib/jquery.min.js"></script><script src="https://pretextbook.org/js/lib/jquery.sticky.js"></script><script src="https://pretextbook.org/js/lib/jquery.espy.min.js"></script><script src="https://pretextbook.org/js/0.3/pretext.js"></script><script>miniversion=0.1</script><script src="https://pretextbook.org/js/0.3/pretext_add_on.js?x=1"></script><script src="https://pretextbook.org/js/0.3/user_preferences.js"></script><script src="https://pretextbook.org/js/lib/knowl.js"></script><!--knowl.js code controls Sage Cells within knowls--><script>sagecellEvalName='Evaluate (Sage)';
7577
</script><link rel="preconnect" href="https://fonts.googleapis.com">
7678
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
7779
<link href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;700&amp;family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&amp;family=Tinos:ital,wght@0,400;0,700;1,400;1,700&amp;display=swap" rel="stylesheet">
7880
<link href="https://fonts.cdnfonts.com/css/dejavu-serif" rel="stylesheet">
7981
<link href="https://fonts.googleapis.com/css2?family=Roboto+Serif:opsz,wdth,[email protected],50..150,100..900&amp;display=swap" rel="stylesheet">
8082
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wdth,[email protected],300..800&amp;display=swap" rel="stylesheet">
81-
<link href="https://pretextbook.org/css/0.7/pretext.css" rel="stylesheet" type="text/css">
82-
<link href="https://pretextbook.org/css/0.7/pretext_add_on.css" rel="stylesheet" type="text/css">
83-
<link href="https://pretextbook.org/css/0.7/shell_crc.css" rel="stylesheet" type="text/css">
84-
<link href="https://pretextbook.org/css/0.7/banner_crc.css" rel="stylesheet" type="text/css">
85-
<link href="https://pretextbook.org/css/0.7/navbar_crc.css" rel="stylesheet" type="text/css">
86-
<link href="https://pretextbook.org/css/0.7/toc_crc.css" rel="stylesheet" type="text/css">
87-
<link href="https://pretextbook.org/css/0.7/knowls_default.css" rel="stylesheet" type="text/css">
88-
<link href="https://pretextbook.org/css/0.7/style_oscarlevin.css" rel="stylesheet" type="text/css">
89-
<link href="https://pretextbook.org/css/0.7/colors_blue_red.css" rel="stylesheet" type="text/css">
90-
<link href="https://pretextbook.org/css/0.7/setcolors.css" rel="stylesheet" type="text/css">
83+
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200">
84+
<link href="https://pretextbook.org/css/0.8/pretext.css" rel="stylesheet" type="text/css">
85+
<link href="https://pretextbook.org/css/0.8/pretext_add_on.css" rel="stylesheet" type="text/css">
86+
<link href="https://pretextbook.org/css/0.8/shell_crc.css" rel="stylesheet" type="text/css">
87+
<link href="https://pretextbook.org/css/0.8/banner_crc.css" rel="stylesheet" type="text/css">
88+
<link href="https://pretextbook.org/css/0.8/navbar_crc.css" rel="stylesheet" type="text/css">
89+
<link href="https://pretextbook.org/css/0.8/toc_crc.css" rel="stylesheet" type="text/css">
90+
<link href="https://pretextbook.org/css/0.8/knowls_default.css" rel="stylesheet" type="text/css">
91+
<link href="https://pretextbook.org/css/0.8/style_oscarlevin.css" rel="stylesheet" type="text/css">
92+
<link href="https://pretextbook.org/css/0.8/colors_blue_red.css" rel="stylesheet" type="text/css">
93+
<link href="https://pretextbook.org/css/0.8/setcolors.css" rel="stylesheet" type="text/css">
9194
<!--** eBookCongig is necessary to configure interactive **-->
9295
<!--** Runestone components to run locally in reader's browser **-->
9396
<!--** No external communication: **-->
@@ -132,7 +135,10 @@ <h1 class="heading"><a href="InstructorGuide.html"><span class="title">Using eBo
132135
<div id="searchempty" class="searchempty"><span>No results.</span></div>
133136
<ol id="searchresults" class="searchresults"></ol>
134137
</div>
135-
</div></header><nav id="ptx-navbar" class="ptx-navbar navbar"><button class="toc-toggle button" aria-label="Show or hide table of contents"><span class="icon"></span><span class="name">Contents</span></button><a class="index-button button" href="index-1.html" title="Index"><span class="name">Index</span></a><button id="user-preferences-button" class="user-preferences-button button" title="Modify user preferences"><span id="avatarbutton" class="avatarbutton name">You!</span><div id="preferences_menu_holder" class="preferences_menu_holder hidden"><ol id="preferences_menu" class="preferences_menu" style="font-family: 'Roboto Serif', serif;">
138+
</div></header><nav id="ptx-navbar" class="ptx-navbar navbar"><button class="toc-toggle button" title="Contents"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5d2;</span><span class="name">Contents</span></button><a class="index-button button" href="index-1.html" title="Index"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe88e;</span><span class="name">Index</span></a><span class="nav-other-controls"></span><span class="treebuttons"><span class="previous-button button disabled"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5cb;</span><span class="name">Prev</span></span><span class="up-button button disabled"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5ce;</span><span class="name">Up</span></span><a class="next-button button" href="frontmatter-1.html" title="Next"><span class="name">Next</span><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5cc;</span></a></span><div class="searchbox"><div class="searchwidget">
139+
<input id="ptxsearch" class="ptxsearch" type="text" name="terms" placeholder="Search" onchange="doSearch()"><button id="searchbutton" class="searchbutton" type="button" onclick="doSearch()" title="Search book"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe8b6;</span><span class="name">Search Book</span></button>
140+
</div></div>
141+
<span class="nav-runestone-controls"><button id="user-preferences-button" class="user-preferences-button button" title="Modify user preferences"><span id="avatarbutton" class="avatarbutton name">You!</span><div id="preferences_menu_holder" class="preferences_menu_holder hidden"><ol id="preferences_menu" class="preferences_menu" style="font-family: 'Roboto Serif', serif;">
136142
<li data-env="avatar" tabindex="-1">Choose avatar<div class="wrap_to_submenu"><span class="to_submenu"></span></div>
137143
<ol class="hidden avatar">
138144
<li data-val="You!" tabindex="-1">
@@ -234,9 +240,7 @@ <h1 class="heading"><a href="InstructorGuide.html"><span class="title">Using eBo
234240
<span id="theeye" class="motioncheck"></span>eye tracking - not yet</li>
235241
</ol>
236242
</li>
237-
</ol></div></button><span class="treebuttons"><span class="previous-button button disabled"><span class="icon">&lt;</span><span class="name">Prev</span></span><span class="up-button button disabled"><span class="icon">^</span><span class="name">Up</span></span><a class="next-button button" href="frontmatter-1.html" title="Next"><span class="name">Next</span><span class="icon">&gt;</span></a></span><div class="searchbox"><div class="searchwidget">
238-
<input id="ptxsearch" class="ptxsearch" type="text" name="terms" placeholder="Search" onchange="doSearch()"><button id="searchbutton" class="searchbutton" type="button" onclick="doSearch()">🔍</button>
239-
</div></div></nav><div id="latex-macros" class="hidden-content process-math" style="display:none"><span class="process-math">\(
243+
</ol></div></button></span></nav><div id="latex-macros" class="hidden-content process-math" style="display:none"><span class="process-math">\(
240244
\newcommand{\lt}{&lt;}
241245
\newcommand{\gt}{&gt;}
242246
\newcommand{\amp}{&amp;}
@@ -465,7 +469,7 @@ <h1 class="heading"><a href="InstructorGuide.html"><span class="title">Using eBo
465469
<li><a href="backmatter-1.html" class="internal"><span class="title">Back Matter</span></a></li>
466470
</ul></nav></section></div>
467471
<div class="ptx-content-footer">
468-
<span class="previous-button button disabled"><span class="icon">&lt;</span><span class="name">Prev</span></span><a class="top-button button" href="#" title="Top"><span class="icon">^</span><span class="name">Top</span></a><a class="next-button button" href="frontmatter-1.html" title="Next"><span class="name">Next</span><span class="icon">&gt;</span></a>
472+
<span class="previous-button button disabled"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5cb;</span><span class="name">Prev</span></span><a class="top-button button" href="#" title="Top"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5ce;</span><span class="name">Top</span></a><a class="next-button button" href="frontmatter-1.html" title="Next"><span class="name">Next</span><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5cc;</span></a>
469473
</div></main>
470474
</div>
471475
<div id="ptx-page-footer" class="ptx-page-footer">

0 commit comments

Comments
 (0)