annotate cc_2021/cc_2021.html @ 32:741984bc2efe

forget :-(
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Tue, 13 Dec 2022 16:57:43 -0500
parents d239e697735a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
1 <?xml version="1.0" encoding="US-ASCII"?>
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
2 <!DOCTYPE html
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
3 PUBLIC "-//HST//DTD XHTML5 1.0 Transitional//EN" "http://www.ltg.ed.ac.uk/~ht/xhtml5.dtd">
32
741984bc2efe forget :-(
Henry S. Thompson <ht@inf.ed.ac.uk>
parents: 31
diff changeset
4 <html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="robots" content="none"/><meta name="copyright" content="Copyright &#xa9; 2021 &lt;a href=&#34;http://www.ltg.ed.ac.uk/~ht/&#34;Henry S. Thompson&gt;"/><meta http-equiv="Content-type" content="text/html; charset=utf-8"/><style type="text/css">
29
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
5 ul.nolabel { margin: 0; margin-left: -2.5em}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
6 ul.naked.nolabel {margin: 0; margin-left: 0; padding-left: 0}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
7 ul.cdefn {clear: both}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
8 div.ndli { margin-bottom: 1ex }
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
9 div.hidden {display: none}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
10
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
11 ul.naked > li { list-style-type: none; background: none; margin-left: 2em;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
12 margin-bottom: 0 }
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
13 li ul.naked > li, dd ul.naked > li { list-style-type: none; background: none; margin-left: 0;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
14 margin-bottom: 0 }
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
15 li.cdefni {}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
16 li.cdefni span.cl {display: inline-block; vertical-align: bottom}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
17 li.cdefni span.cr {display: inline-block; margin-left: 1em; vertical-align: bottom}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
18 pre.code {display: inline-block}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
19 blockquote.vanilla {display: inline-block; margin-left: 1em;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
20 border: solid 1px; background: rgb(238,234,230);
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
21 padding: .5ex .5em}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
22 blockquote.vanilla ul.naked li {margin-left: 0 ! important;font-size: 100%}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
23 ol ol ol, ol ol ol li {list-style-type: lower-roman}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
24 ol ol, ol ol li {list-style-type: lower-alpha}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
25 i i {font-style: normal}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
26 li li {font-style: normal}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
27 li ul li {font-style: normal}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
28 li { line-height: 100%; margin-top: 0.3em}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
29 .math {font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', serif}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
30 .sub {font-size: 80%; vertical-align: sub}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
31 .termref {text-decoration: none; color: #606000}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
32 .licence {margin-left: 1em; font-size: 70%}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
33 .credits {margin-left: 1.5em; font-size: 70%}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
34 .right {position: absolute}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
35 .stackdown {vertical-align: text-top; margin-top: 0}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
36 body {font-size: 12pt}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
37 @page { size: A4 portrait; margin: 2cm;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
38 orphans: 2; widows: 2;}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
39 @media screen {
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
40 body {width: 20cm; margin-left: auto; margin-right: auto}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
41 }
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
42 @media print {
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
43 body {font-size: 10pt}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
44 h1, h2, h3, h4 {page-break-after: avoid}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
45 }
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
46 pre.code {font-family: monospace;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
47 font-weight: bold;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
48 line-height: 120%;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
49 padding-top: 0.2em;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
50 padding-bottom: 0.2em;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
51 padding-left: 1em;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
52 padding-right: 1em;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
53 border-style: solid;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
54 border-left-width: 1em;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
55 border-top-width: thin;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
56 border-right-width: thin;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
57 border-bottom-width: thin;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
58 border-color: #95ABD0;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
59 color: #00428C;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
60 background-color: #E4E5E7;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
61 }
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
62 pre {margin-left: 0em}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
63 div.toc h2 {font-size: 120%; margin-top: 0em; margin-bottom: 0em}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
64 div.toc h4 {font-size: 100%; margin-top: 0em; margin-bottom: 0em;
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
65 margin-left: 1em}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
66 div.toc h1 {font-size: 140%; margin-bottom: 0em}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
67 div.toc ul {margin-top: 1ex}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
68 .byline {font-size: 120%}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
69 div.figure {margin-left: 2em}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
70 div.caption {font-style: italic; font-weight: bold; margin-top: 1em}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
71 i i {font-style: normal}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
72 img {border: 0}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
73 .copyright {font-size: 70%}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
74 .note {width: 20%; float: right; clear: right; margin-left: .5em}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
75 body {width: 30cm}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
76 .intro {font-size: 120% ; font-weight: bold }
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
77 .narrow2 {width: 49%}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
78 .right {float: right}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
79 .left {float: left; margin-right: 2mm}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
80 .clearRight {clear: right}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
81 .clearLeft {clear: left}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
82 .sad {border: black solid 2mm; padding: 2mm}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
83 .centre {display: block; margin-left: auto; margin-right: auto}
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
84 #caption p { opacity: 0.0 }
6b5a20f3ee89 modest this year
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
85 #caption:hover p { opacity: 1.0 }
32
741984bc2efe forget :-(
Henry S. Thompson <ht@inf.ed.ac.uk>
parents: 31
diff changeset
86 </style><title>Christmas 2021</title></head><body style="font-family: DejaVu Sans, Arial; background: rgb(254,250,246)"><div style="text-align: center" class="head"><h1>Christmas 2021</h1><hr/><div class="byline">Catharine and Henry</div><div class="byline">27 December 2021</div><div class="copyright">Copyright &#xa9; 2021 <a href="http://www.ltg.ed.ac.uk/~ht/">Henry S. Thompson</a></div></div><div class="body"><div><p>As ever, Catharine and I hope you have your share of repose and reflection, peace and joy, during
31
d239e697735a spelling
Henry Thompson <ht@markup.co.uk>
parents: 30
diff changeset
87 this holiday season, trying to look forward with hope to 2022.</p></div><div><p>Just two photos this year. The whole family did manage to gather in
30
6e960b6a2ebb another photo
Henry Thompson <ht@markup.co.uk>
parents: 29
diff changeset
88 August, the high point of a year with little to celebrate, and Catharine as
32
741984bc2efe forget :-(
Henry S. Thompson <ht@inf.ed.ac.uk>
parents: 31
diff changeset
89 always makes a wreath for our front door in Edinburgh:</p><img src="dinner.jpg" class="image" alt="Dinner at the Crocker House, Hancock Point" title="Dinner at the Crocker House, Hancock Point" width="100%"/><img src="xmas_2021_cropped_quarter.jpg" class="centre" alt="Christmas wreath for 11 Douglas Crescent" title="Christmas wreath for 11 Douglas Crescent"/></div></div></body></html>