Skip to content

Commit 57bc1fa

Browse files
committed
Latest build deployed.
1 parent 9be0842 commit 57bc1fa

File tree

894 files changed

+3265
-6448
lines changed

Some content is hidden

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

894 files changed

+3265
-6448
lines changed

ArghLTeeSvc.html

Lines changed: 27 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -6,82 +6,34 @@
66
<!--* *-->
77
<!--********************************************-->
88
<html lang="en-US" dir="ltr">
9-
<!--******************************************-->
10-
<!--* Authored with PreTeXt *-->
11-
<!--* pretextbook.org *-->
12-
<!--* Theme: default-modern *-->
13-
<!--* Palette: *-->
14-
<!--******************************************-->
159
<head xmlns:og="http://ogp.me/ns#" xmlns:book="https://ogp.me/ns/book#">
1610
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
1711
<title></title>
18-
<link rel="preconnect" href="https://fonts.googleapis.com">
19-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
20-
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0">
21-
<link href="_static/pretext/css/theme.css" rel="stylesheet" type="text/css">
22-
<link href="_static/pretext/css/ol-markers.css" rel="stylesheet" type="text/css">
23-
<script>
24-
var runestoneMathReady = new Promise((resolve) => window.rsMathReady = resolve);
25-
window.MathJax = {
26-
"tex": {
27-
"inlineMath": [
28-
[
29-
"\\(",
30-
"\\)"
31-
]
32-
],
33-
"tags": "none",
34-
"tagSide": "right",
35-
"tagIndent": ".8em",
36-
"packages": {
37-
"[+]": [
38-
"base",
39-
"extpfeil",
40-
"ams",
41-
"amscd",
42-
"color",
43-
"newcommand",
44-
"knowl"
45-
]
46-
}
47-
},
48-
"options": {
49-
"ignoreHtmlClass": "tex2jax_ignore|ignore-math",
50-
"processHtmlClass": "process-math"
51-
},
52-
"chtml": {
53-
"scale": 0.98,
54-
"mtextInheritFont": true
55-
},
56-
"loader": {
57-
"load": [
58-
"input/asciimath",
59-
"[tex]/extpfeil",
60-
"[tex]/amscd",
61-
"[tex]/color",
62-
"[tex]/newcommand",
63-
"[pretext]/mathjaxknowl3.js"
64-
],
65-
"paths": {
66-
"pretext": "_static/pretext/js/lib"
67-
}
68-
},
69-
"startup": {
70-
pageReady() {
71-
return MathJax.startup.defaultPageReady().then(function () {
72-
console.log("in ready function");
73-
rsMathReady();
74-
}
75-
)}
76-
}
77-
};
78-
</script><script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js"></script><meta name="Keywords" content="Authored in PreTeXt">
79-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
12+
<meta name="Keywords" content="Authored in PreTeXt">
8013
<meta property="og:type" content="book">
8114
<meta property="book:title" content="Using eBooks with Runestone Academy">
8215
<meta property="book:author" content="Brad Miller, PhD.
8316
Professor Emeritus Luther College">
84-
<script src="_static/pretext/js/lib/jquery.min.js"></script><script src="_static/pretext/js/lib/jquery.sticky.js"></script><script src="_static/pretext/js/lib/jquery.espy.min.js"></script><script src="_static/pretext/js/pretext.js"></script><script src="_static/pretext/js/pretext_add_on.js?x=1"></script><script src="_static/pretext/js/user_preferences.js"></script><!--** eBookCongig is necessary to configure interactive **-->
17+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
18+
<script src="_static/pretext/js/lib/jquery.min.js"></script><script src="_static/pretext/js/lib/jquery.sticky.js"></script><script src="_static/pretext/js/lib/jquery.espy.min.js"></script><script src="_static/pretext/js/pretext.js"></script><script src="_static/pretext/js/pretext_add_on.js?x=1"></script><script src="_static/pretext/js/user_preferences.js"></script><script src="_static/pretext/js/lib/knowl.js"></script><!--knowl.js code controls Sage Cells within knowls--><script>sagecellEvalName='Evaluate (Sage)';
19+
</script><link rel="preconnect" href="https://fonts.googleapis.com">
20+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
21+
<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">
22+
<link href="https://fonts.cdnfonts.com/css/dejavu-serif" rel="stylesheet">
23+
<link href="https://fonts.googleapis.com/css2?family=Roboto+Serif:opsz,wdth,[email protected],50..150,100..900&amp;display=swap" rel="stylesheet">
24+
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wdth,[email protected],300..800&amp;display=swap" rel="stylesheet">
25+
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200">
26+
<link href="_static/pretext/css/pretext.css" rel="stylesheet" type="text/css">
27+
<link href="_static/pretext/css/pretext_add_on.css" rel="stylesheet" type="text/css">
28+
<link href="_static/pretext/css/shell_crc.css" rel="stylesheet" type="text/css">
29+
<link href="_static/pretext/css/banner_crc.css" rel="stylesheet" type="text/css">
30+
<link href="_static/pretext/css/navbar_crc.css" rel="stylesheet" type="text/css">
31+
<link href="_static/pretext/css/toc_crc.css" rel="stylesheet" type="text/css">
32+
<link href="_static/pretext/css/knowls_default.css" rel="stylesheet" type="text/css">
33+
<link href="_static/pretext/css/style_oscarlevin.css" rel="stylesheet" type="text/css">
34+
<link href="_static/pretext/css/colors_blue_red.css" rel="stylesheet" type="text/css">
35+
<link href="_static/pretext/css/setcolors.css" rel="stylesheet" type="text/css">
36+
<!--** eBookCongig is necessary to configure interactive **-->
8537
<!--** Runestone components to run locally in reader's browser **-->
8638
<!--** No external communication: **-->
8739
<!--** log level is 0, Runestone Services are disabled **-->
@@ -103,21 +55,18 @@
10355
eBookConfig.enableScratchAC = false;
10456
eBookConfig.build_info = "";
10557
eBookConfig.python3 = null;
106-
eBookConfig.runestone_version = '7.9.5';
58+
eBookConfig.runestone_version = '7.9.12';
10759
eBookConfig.jobehost = '';
10860
eBookConfig.proxyuri_runs = '';
10961
eBookConfig.proxyuri_files = '';
11062
eBookConfig.enable_chatcodes = false;
11163
</script>
11264
<!--*** Runestone Services ***-->
113-
<script src="_static/prefix-runtime.21df2a4c52b86839.bundle.js"></script><script src="_static/prefix-723.3e6434f80549315a.bundle.js"></script><script src="_static/prefix-runestone.28cc3c4821792be5.bundle.js"></script><link rel="stylesheet" type="text/css" href="_static/prefix-723.3bccd435914aa0ff.css">
114-
<link rel="stylesheet" type="text/css" href="_static/prefix-runestone.8141ae22fd347e48.css">
115-
<script src="_static/pretext/js/lib/knowl.js"></script><!--knowl.js code controls Sage Cells within knowls--><script>sagecellEvalName='Evaluate (Sage)';
116-
</script>
65+
<script src="_static/prefix-runtime.a85e2f1fefeea635.bundle.js"></script><script src="_static/prefix-723.3e6434f80549315a.bundle.js"></script><script src="_static/prefix-runestone.a707b621c77f7e48.bundle.js"></script><link rel="stylesheet" type="text/css" href="_static/prefix-723.3bccd435914aa0ff.css">
66+
<link rel="stylesheet" type="text/css" href="_static/prefix-runestone.557d81b04b3ec0e4.css">
11767
</head>
11868
<body id="instructorguide" class="pretext book ignore-math">
119-
<a class="assistive" href="#ptx-content">Skip to main content</a><nav id="ptx-navbar" class="ptx-navbar navbar"><div class="ptx-navbar-contents">
120-
<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="InstructorGuide-12-1.html" title="Index"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe88e;</span><span class="name">Index</span></a><div class="searchbox">
69+
<a class="assistive" href="#ptx-content">Skip to main content</a><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="InstructorGuide-12-1.html" title="Index"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe88e;</span><span class="name">Index</span></a><div class="searchbox">
12170
<div class="searchwidget"><button id="searchbutton" class="searchbutton button" type="button" title="Search book"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe8b6;</span><span class="name">Search Book</span></button></div>
12271
<div id="searchresultsplaceholder" class="searchresultsplaceholder" style="display: none">
12372
<div class="search-results-controls">
@@ -128,8 +77,7 @@ <h2 class="search-results-heading">Search Results: </h2>
12877
<ol id="searchresults" class="searchresults"></ol>
12978
</div>
13079
</div>
131-
<span class="nav-other-controls"><button id="light-dark-button" class="light-dark-button button" title="Dark Mode"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe51c;</span><span class="name">Dark Mode</span></button></span><span class="treebuttons"><a class="previous-button button" href="working-with-assignments-chap.html#grading_intro" title="Previous"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5cb;</span><span class="name">Prev</span></a><a class="up-button button" href="working-with-assignments-chap.html#grading_intro" title="Up"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5ce;</span><span class="name">Up</span></a><a class="next-button button" href="working-with-assignments-chap.html#instructor-interface_autograde" title="Next"><span class="name">Next</span><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5cc;</span></a></span>
132-
</div></nav><div id="latex-macros" class="hidden-content process-math" style="display:none"><span class="process-math">\(
80+
<span class="nav-other-controls"></span><span class="treebuttons"><a class="previous-button button" href="working-with-assignments-chap.html#grading_intro" title="Previous"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5cb;</span><span class="name">Prev</span></a><a class="up-button button" href="working-with-assignments-chap.html#grading_intro" title="Up"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5ce;</span><span class="name">Up</span></a><a class="next-button button" href="working-with-assignments-chap.html#instructor-interface_autograde" title="Next"><span class="name">Next</span><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5cc;</span></a></span></nav><div id="latex-macros" class="hidden-content process-math" style="display:none"><span class="process-math">\(
13381
\newcommand{\lt}{&lt;}
13482
\newcommand{\gt}{&gt;}
13583
\newcommand{\amp}{&amp;}
@@ -138,7 +86,7 @@ <h2 class="search-results-heading">Search Results: </h2>
13886
\)</span></div>
13987
<header id="ptx-masthead" class="ptx-masthead"><div class="ptx-banner">
14088
<a id="logo-link" class="logo-link" target="_blank" href="https://runestone.academy"><img src="external/RAIcon.png" alt="Logo image"></a><div class="title-container">
141-
<h1 class="heading"><a href="InstructorGuide.html"><span class="title">Using eBooks with Runestone Academy</span> <span class="subtitle">The PreTeXt Interactive Edition</span></a></h1>
89+
<h1 class="heading"><a href="InstructorGuide.html"><span class="title">Using eBooks with Runestone Academy:</span> <span class="subtitle">The PreTeXt Interactive Edition</span></a></h1>
14290
<p class="byline">Brad Miller, PhD. Professor Emeritus Luther College</p>
14391
</div>
14492
</div></header><div class="ptx-page"><main class="ptx-main"><div id="ptx-content" class="ptx-content" style="max-width: 1600px">

0 commit comments

Comments
 (0)