diff --git a/dottes.tex b/dottes.tex index 2b49efd..48b6116 100644 --- a/dottes.tex +++ b/dottes.tex @@ -8,6 +8,7 @@ \usepackage{graphicx} \usepackage{fancyhdr} \usepackage{ifthen} +\usepackage{metalogo} \usepackage[defaultlines=4,all]{nowidow} \usepackage{tabularx} \usepackage{longtable} @@ -192,10 +193,11 @@ This is issue \build, generated \today. Book sources can be found at in a Mercurial (\url{https://www.mercurial-scm.org/}) repository at \url{http://hg.cryhavoc.org.uk/dottes/}. Tunes are -in abc notation (\url{http://abcnotation.com/}). +in Chris Walshaw's abc notation (\url{http://abcnotation.com/}). -Music typeset by abcm2ps (\url{http://moinejf.free.fr/}). -Document typeset by {\LaTeX} using {\TeX} Live on a Debian Linux system. +Music typeset by Jef Moine's abcm2ps (\url{http://moinejf.free.fr/}). +Document typeset by {\LaTeX} using {\XeLaTeX} from {\TeX} Live on +a Debian Linux system. Grateful thanks to all contributors to abc, {\LaTeX}, Debian, Linux and related software. diff --git a/web/css/dottes.css b/web/css/dottes.css index 9df38e3..ce51a93 100644 --- a/web/css/dottes.css +++ b/web/css/dottes.css @@ -660,3 +660,30 @@ div.dottes-history-yes @media screen and (orientation: landscape){ .doesnt-exist { background:red; } } + +/* + * Fancy *Tex rendering. + */ +.latex sub { + vertical-align: -0.1ex; + margin-left: -0.1667em; + margin-right: -0.025em; +} + +.xetex sub { + vertical-align: -0.1ex; + margin-left: -0.1667em; + margin-right: -0.125em; +} + +.latex sub, .latex sup, .xetex sub { + font-size: 0.9em; + text-transform:uppercase; + +} +.latex sup { + font-size: 0.85em; + vertical-align: -0.2em; + margin-left: -0.26em; + margin-right: -0.05em; +} diff --git a/web/index.html b/web/index.html index 60cef7e..9e89046 100644 --- a/web/index.html +++ b/web/index.html @@ -152,7 +152,7 @@ Booke of Dottes.

One icon on this website is courtesy of Creative Freedom. - Thanks to them. + Thanks to them.

Above all, profuse and grateful thanks to all my fellow Havocs, notably MickP, Nerys, KateK, Susie and Ed, and most especially to Jane. They have supplied the tunes, @@ -160,6 +160,30 @@ Without them, this project couldn't have happened.

+
+

Geek zone

+

All sources for the Booke can be found at in a + Mercurial + repository at + http://hg.cryhavoc.org.uk/dottes. Tunes are in + Chris Walshaw's abc notation.

+

The music scores are typeset by Jef Moine's + abcm2ps. Music samples + are generated with + abcMIDI and + TiMidity++.

+

The printed documents are + LATEX + using + XƎLATEX + from + TEX Live + on a Debian Linux system. + Grateful thanks to all contributors to abc, + LATEX, + Debian, Linux and related software.

+
+