Skip to content

Commit 6e5a776

Browse files
committed
Latest build deployed.
1 parent 805362c commit 6e5a776

File tree

53 files changed

+5893
-2640
lines changed

Some content is hidden

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

53 files changed

+5893
-2640
lines changed

.nojekyll

Whitespace-only changes.

ArghLTeeSvc.html

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,26 +12,27 @@
1212
<meta name="Keywords" content="Authored in PreTeXt">
1313
<meta property="og:type" content="book">
1414
<meta property="book:title" content="Using eBooks with Runestone Academy">
15-
<meta property="book:author" content="Brad Miller, PhD. Professor Emeritus Luther College">
15+
<meta property="book:author" content="Brad Miller, PhD.
16+
Professor Emeritus Luther College">
1617
<meta name="viewport" content="width=device-width, initial-scale=1.0">
17-
<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)';
18+
<script>js_version = 0.33</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.33/pretext.js"></script><script>miniversion=0.1</script><script src="https://pretextbook.org/js/0.33/pretext_add_on.js?x=1"></script><script src="https://pretextbook.org/js/0.33/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)';
1819
</script><link rel="preconnect" href="https://fonts.googleapis.com">
1920
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
2021
<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">
2122
<link href="https://fonts.cdnfonts.com/css/dejavu-serif" rel="stylesheet">
2223
<link href="https://fonts.googleapis.com/css2?family=Roboto+Serif:opsz,wdth,[email protected],50..150,100..900&amp;display=swap" rel="stylesheet">
2324
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wdth,[email protected],300..800&amp;display=swap" rel="stylesheet">
2425
<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">
26+
<link href="https://pretextbook.org/css/0.83/pretext.css" rel="stylesheet" type="text/css">
27+
<link href="https://pretextbook.org/css/0.83/pretext_add_on.css" rel="stylesheet" type="text/css">
28+
<link href="https://pretextbook.org/css/0.83/shell_crc.css" rel="stylesheet" type="text/css">
29+
<link href="https://pretextbook.org/css/0.83/banner_crc.css" rel="stylesheet" type="text/css">
30+
<link href="https://pretextbook.org/css/0.83/navbar_crc.css" rel="stylesheet" type="text/css">
31+
<link href="https://pretextbook.org/css/0.83/toc_crc.css" rel="stylesheet" type="text/css">
32+
<link href="https://pretextbook.org/css/0.83/knowls_default.css" rel="stylesheet" type="text/css">
33+
<link href="https://pretextbook.org/css/0.83/style_oscarlevin.css" rel="stylesheet" type="text/css">
34+
<link href="https://pretextbook.org/css/0.83/colors_blue_red.css" rel="stylesheet" type="text/css">
35+
<link href="https://pretextbook.org/css/0.83/setcolors.css" rel="stylesheet" type="text/css">
3536
<!--** eBookCongig is necessary to configure interactive **-->
3637
<!--** Runestone components to run locally in reader's browser **-->
3738
<!--** No external communication: **-->
@@ -54,15 +55,15 @@
5455
eBookConfig.enableScratchAC = false;
5556
eBookConfig.build_info = "";
5657
eBookConfig.python3 = null;
57-
eBookConfig.runestone_version = '7.1.4';
58+
eBookConfig.runestone_version = '7.3.6';
5859
eBookConfig.jobehost = '';
5960
eBookConfig.proxyuri_runs = '';
6061
eBookConfig.proxyuri_files = '';
6162
eBookConfig.enable_chatcodes = false;
6263
</script>
6364
<!--*** Runestone Services ***-->
64-
<script type="text/javascript" src="https://runestone.academy/cdn/runestone/7.1.4/prefix-runtime.d3f96040775bf7ec.bundle.js"></script><script type="text/javascript" src="https://runestone.academy/cdn/runestone/7.1.4/prefix-347.8328b60515045466.bundle.js"></script><script type="text/javascript" src="https://runestone.academy/cdn/runestone/7.1.4/prefix-runestone.3a5641c4e1fe869e.bundle.js"></script><link rel="stylesheet" type="text/css" href="https://runestone.academy/cdn/runestone/7.1.4/prefix-347.f9add1ca35d5ad93.css">
65-
<link rel="stylesheet" type="text/css" href="https://runestone.academy/cdn/runestone/7.1.4/prefix-runestone.cec40a61180efd41.css">
65+
<script type="text/javascript" src="https://runestone.academy/cdn/runestone/7.3.6/prefix-runtime.00db6230172ad960.bundle.js"></script><script type="text/javascript" src="https://runestone.academy/cdn/runestone/7.3.6/prefix-347.8328b60515045466.bundle.js"></script><script type="text/javascript" src="https://runestone.academy/cdn/runestone/7.3.6/prefix-runestone.5d3fd44c34d81620.bundle.js"></script><link rel="stylesheet" type="text/css" href="https://runestone.academy/cdn/runestone/7.3.6/prefix-347.f9add1ca35d5ad93.css">
66+
<link rel="stylesheet" type="text/css" href="https://runestone.academy/cdn/runestone/7.3.6/prefix-runestone.f64dcc3632d7a0c3.css">
6667
</head>
6768
<body id="instructorguide" class="pretext book ignore-math">
6869
<a class="assistive" href="#ptx-content">Skip to main content</a><div id="latex-macros" class="hidden-content process-math" style="display:none"><span class="process-math">\(
@@ -73,13 +74,13 @@
7374
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
7475
\)</span></div>
7576
<header id="ptx-masthead" class="ptx-masthead"><div class="ptx-banner">
76-
<a id="logo-link" class="logo-link" href="https://runestone.academy" target="_blank"><img src="external/RAIcon.png" alt="Logo image"></a><div class="title-container">
77+
<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">
7778
<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>
7879
<p class="byline">Brad Miller, PhD. Professor Emeritus Luther College</p>
7980
</div>
8081
</div></header><div class="ptx-page"><main class="ptx-main"><div id="ptx-content" class="ptx-content" style="max-width: 1600px">
8182
<div style="text-align: center;">Reloading this page will reset a start location</div>
82-
<div class="video-box" style="width: 100%;padding-top: 56.25%;"><iframe id="ArghLTeeSvc" class="video" allowfullscreen="" src="https://www.youtube-nocookie.com/embed/ArghLTeeSvc?&amp;modestbranding=1&amp;rel=0&amp;autoplay=1"></iframe></div>
83+
<div class="video-box" style="width: 100%;padding-top: 56.25%;"><iframe class="video" allowfullscreen="" src="https://www.youtube-nocookie.com/embed/ArghLTeeSvc?&amp;modestbranding=1&amp;rel=0&amp;autoplay=1" id="ArghLTeeSvc"></iframe></div>
8384
</div></main></div>
8485
</body>
8586
</html>

0 commit comments

Comments
 (0)