Skip to content

Commit f21a0a4

Browse files
committed
Updated index
1 parent 561cca5 commit f21a0a4

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

web/index_for_pdf.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h3 id="j">J</h3>
7676
<h3 id="l">L</h3>
7777
<p><strong>lambda, <a href="#lambda">11</a></strong><br>
7878
<strong>list comprehension, <a href="#comprehension">11</a></strong><br>
79-
<strong>lists, <a href="#list">1</a>-2</strong>, <a href="#otheruses">11</a><br>
79+
<strong>lists, <a href="#list">1</a>-<a href="#list">2</a>, <a href="#otheruses">11</a></strong><br>
8080
<strong>locks, <a href="#lock">29</a></strong><br>
8181
<strong>logging, <a href="#logging">35</a></strong> </p>
8282
<h3 id="m">M</h3>

web/index_for_pdf_print.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
<!-- Brightnesses: 87, 89, 37, 60, 58, 57 / Scale: 98% -->
2-
<!-- Borders: 0.1>, 0.6>, 0.8>, 11.4v, 0.27^, 0.57< -->
1+
<!-- Brightnesses: sideline: 87, hash_symbol: 89, red: 37, blue: 60, comments: 58, pip_install_comments: 57 / scale-when-saving: 100%, scale-when-printing: 98% -->
2+
<!-- Change page size: fixed sizes: A4, XOffset: 0.1 in-->
3+
<!-- Borders: left-line: 0.6, left-text: 0.8, top-line: 11.4, bottom-text: 0.27, right-text-odd: 0.57, font-name: menlo, font-size: 8 -->
34

45

56
<div class="pagebreak"></div>
@@ -79,7 +80,7 @@ <h3 id="j">J</h3>
7980
<h3 id="l">L</h3>
8081
<p><strong>lambda, 11</strong><br>
8182
<strong>list comprehension, 11</strong><br>
82-
<strong>lists, 1-2</strong>, 11<br>
83+
<strong>lists, 1-2, 11</strong><br>
8384
<strong>locks, 29</strong><br>
8485
<strong>logging, 35</strong> </p>
8586
<h3 id="m">M</h3>

0 commit comments

Comments
 (0)