summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/lgrx/lgrenc.dfu.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/lgrx/lgrenc.dfu.html')
-rw-r--r--Master/texmf-dist/doc/latex/lgrx/lgrenc.dfu.html1149
1 files changed, 1149 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/lgrx/lgrenc.dfu.html b/Master/texmf-dist/doc/latex/lgrx/lgrenc.dfu.html
new file mode 100644
index 00000000000..b574988f15c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/lgrx/lgrenc.dfu.html
@@ -0,0 +1,1149 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="generator" content="Docutils 0.10: http://docutils.sourceforge.net/" />
+<title>lgrenc.dfu: Greek Unicode support using LGR fonts</title>
+<meta name="copyright" content="© 2010 Günter Milde" />
+<style type="text/css">
+
+/*
+:Author: David Goodger (goodger@python.org)
+:Id: $Id: html4css1.css 7056 2011-06-17 10:50:48Z milde $
+:Copyright: This stylesheet has been placed in the public domain.
+
+Default cascading style sheet for the HTML output of Docutils.
+
+See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
+customize this style sheet.
+*/
+
+/* used to remove borders from tables and images */
+.borderless, table.borderless td, table.borderless th {
+ border: 0 }
+
+table.borderless td, table.borderless th {
+ /* Override padding for "table.docutils td" with "! important".
+ The right padding separates the table cells. */
+ padding: 0 0.5em 0 0 ! important }
+
+.first {
+ /* Override more specific margin styles with "! important". */
+ margin-top: 0 ! important }
+
+.last, .with-subtitle {
+ margin-bottom: 0 ! important }
+
+.hidden {
+ display: none }
+
+a.toc-backref {
+ text-decoration: none ;
+ color: black }
+
+blockquote.epigraph {
+ margin: 2em 5em ; }
+
+dl.docutils dd {
+ margin-bottom: 0.5em }
+
+object[type="image/svg+xml"], object[type="application/x-shockwave-flash"] {
+ overflow: hidden;
+}
+
+/* Uncomment (and remove this text!) to get bold-faced definition list terms
+dl.docutils dt {
+ font-weight: bold }
+*/
+
+div.abstract {
+ margin: 2em 5em }
+
+div.abstract p.topic-title {
+ font-weight: bold ;
+ text-align: center }
+
+div.admonition, div.attention, div.caution, div.danger, div.error,
+div.hint, div.important, div.note, div.tip, div.warning {
+ margin: 2em ;
+ border: medium outset ;
+ padding: 1em }
+
+div.admonition p.admonition-title, div.hint p.admonition-title,
+div.important p.admonition-title, div.note p.admonition-title,
+div.tip p.admonition-title {
+ font-weight: bold ;
+ font-family: sans-serif }
+
+div.attention p.admonition-title, div.caution p.admonition-title,
+div.danger p.admonition-title, div.error p.admonition-title,
+div.warning p.admonition-title {
+ color: red ;
+ font-weight: bold ;
+ font-family: sans-serif }
+
+/* Uncomment (and remove this text!) to get reduced vertical space in
+ compound paragraphs.
+div.compound .compound-first, div.compound .compound-middle {
+ margin-bottom: 0.5em }
+
+div.compound .compound-last, div.compound .compound-middle {
+ margin-top: 0.5em }
+*/
+
+div.dedication {
+ margin: 2em 5em ;
+ text-align: center ;
+ font-style: italic }
+
+div.dedication p.topic-title {
+ font-weight: bold ;
+ font-style: normal }
+
+div.figure {
+ margin-left: 2em ;
+ margin-right: 2em }
+
+div.footer, div.header {
+ clear: both;
+ font-size: smaller }
+
+div.line-block {
+ display: block ;
+ margin-top: 1em ;
+ margin-bottom: 1em }
+
+div.line-block div.line-block {
+ margin-top: 0 ;
+ margin-bottom: 0 ;
+ margin-left: 1.5em }
+
+div.sidebar {
+ margin: 0 0 0.5em 1em ;
+ border: medium outset ;
+ padding: 1em ;
+ background-color: #ffffee ;
+ width: 40% ;
+ float: right ;
+ clear: right }
+
+div.sidebar p.rubric {
+ font-family: sans-serif ;
+ font-size: medium }
+
+div.system-messages {
+ margin: 5em }
+
+div.system-messages h1 {
+ color: red }
+
+div.system-message {
+ border: medium outset ;
+ padding: 1em }
+
+div.system-message p.system-message-title {
+ color: red ;
+ font-weight: bold }
+
+div.topic {
+ margin: 2em }
+
+h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
+h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
+ margin-top: 0.4em }
+
+h1.title {
+ text-align: center }
+
+h2.subtitle {
+ text-align: center }
+
+hr.docutils {
+ width: 75% }
+
+img.align-left, .figure.align-left, object.align-left {
+ clear: left ;
+ float: left ;
+ margin-right: 1em }
+
+img.align-right, .figure.align-right, object.align-right {
+ clear: right ;
+ float: right ;
+ margin-left: 1em }
+
+img.align-center, .figure.align-center, object.align-center {
+ display: block;
+ margin-left: auto;
+ margin-right: auto;
+}
+
+.align-left {
+ text-align: left }
+
+.align-center {
+ clear: both ;
+ text-align: center }
+
+.align-right {
+ text-align: right }
+
+/* reset inner alignment in figures */
+div.align-right {
+ text-align: inherit }
+
+/* div.align-center * { */
+/* text-align: left } */
+
+ol.simple, ul.simple {
+ margin-bottom: 1em }
+
+ol.arabic {
+ list-style: decimal }
+
+ol.loweralpha {
+ list-style: lower-alpha }
+
+ol.upperalpha {
+ list-style: upper-alpha }
+
+ol.lowerroman {
+ list-style: lower-roman }
+
+ol.upperroman {
+ list-style: upper-roman }
+
+p.attribution {
+ text-align: right ;
+ margin-left: 50% }
+
+p.caption {
+ font-style: italic }
+
+p.credits {
+ font-style: italic ;
+ font-size: smaller }
+
+p.label {
+ white-space: nowrap }
+
+p.rubric {
+ font-weight: bold ;
+ font-size: larger ;
+ color: maroon ;
+ text-align: center }
+
+p.sidebar-title {
+ font-family: sans-serif ;
+ font-weight: bold ;
+ font-size: larger }
+
+p.sidebar-subtitle {
+ font-family: sans-serif ;
+ font-weight: bold }
+
+p.topic-title {
+ font-weight: bold }
+
+pre.address {
+ margin-bottom: 0 ;
+ margin-top: 0 ;
+ font: inherit }
+
+pre.literal-block, pre.doctest-block, pre.math {
+ margin-left: 2em ;
+ margin-right: 2em }
+
+span.classifier {
+ font-family: sans-serif ;
+ font-style: oblique }
+
+span.classifier-delimiter {
+ font-family: sans-serif ;
+ font-weight: bold }
+
+span.interpreted {
+ font-family: sans-serif }
+
+span.option {
+ white-space: nowrap }
+
+span.pre {
+ white-space: pre }
+
+span.problematic {
+ color: red }
+
+span.section-subtitle {
+ /* font-size relative to parent (h1..h6 element) */
+ font-size: 80% }
+
+table.citation {
+ border-left: solid 1px gray;
+ margin-left: 1px }
+
+table.docinfo {
+ margin: 2em 4em }
+
+table.docutils {
+ margin-top: 0.5em ;
+ margin-bottom: 0.5em }
+
+table.footnote {
+ border-left: solid 1px black;
+ margin-left: 1px }
+
+table.docutils td, table.docutils th,
+table.docinfo td, table.docinfo th {
+ padding-left: 0.5em ;
+ padding-right: 0.5em ;
+ vertical-align: top }
+
+table.docutils th.field-name, table.docinfo th.docinfo-name {
+ font-weight: bold ;
+ text-align: left ;
+ white-space: nowrap ;
+ padding-left: 0 }
+
+h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
+h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
+ font-size: 100% }
+
+ul.auto-toc {
+ list-style-type: none }
+
+</style>
+<style type="text/css">
+
+/* html4css2.css: Cascading style sheet for Docutils' html4strict writer. */
+/* */
+/* :Author: Günter Milde */
+/* :Copyright: © 2009 Günter Milde. */
+/* Released without warranties or conditions of any kind */
+/* under the terms of the Apache License, Version 2.0 */
+/* http://www.apache.org/licenses/LICENSE-2.0 */
+/* */
+/* This stylesheet supplements the Docutils standard style 'html4css1.css'. */
+/* It uses CSS 2.1 elements (supported by up-to-date versions of popular */
+/* browsers). */
+
+/* General rules */
+/* ============= */
+
+body {
+ padding: 0 5%;
+ margin: 8px 0;
+ line-height:1.3;
+ /* http://ilovetypography.com/2008/02/28/a-guide-to-web-typography/
+ recommends "line-spacing that’s at least 140% of your text size" */
+ counter-reset: table;
+ /* counter-reset: figure; */
+}
+
+/* avoid long lines --> better reading */
+/* OTOH: lines should not be too short because of missing hyphenation, */
+div.document {
+ max-width: 45em;
+ margin: auto;
+}
+
+/* separate items except for compact lists */
+dl > dd {
+ margin-bottom: 1em;
+}
+.compact li, .compact p, .compact ul, .compact ol
+dl.simple > dd, .simple li, .simple p, .simple ul, .simple ol {
+ margin-top: 0;
+ margin-bottom: 0;
+/* background: magenta; */
+}
+dl.simple, dl.compact, dl.simple > dd, dl.compact > dd {
+ margin-top: 0;
+ margin-bottom: 0;
+/* background: lightgreen; */
+}
+
+/* space around paragraphs */
+dl > dd p:first-child, td > p {
+ margin: 0;
+}
+
+/* Sidebar */
+/* ------- */
+
+div.sidebar {
+ margin-right: -5%;
+}
+
+/* Special definition lists */
+/* ======================== */
+
+/* bold definition term on the same line as the label */
+dl.field-list > dt, dl.option-list > dt, dl.docinfo > dt,
+dl.footnote > dt, dl.citation > dt, dl.description > dt {
+ clear: left;
+ float: left;
+ margin: 0;
+ padding: 0;
+ padding-right: 0.5em;
+ font-weight: bold;
+}
+/* except for these */
+dl.option-list > dt, dl.footnote > dt {
+ font-weight: normal;
+}
+
+
+
+/* Field Lists */
+/* ----------- */
+
+/* field names followed by a colon */
+dl.field-list > dt:after, dl.docinfo > dt:after {
+ content: ":";
+}
+
+/* Offset for field content (corresponds to the --field-name-limit option) */
+dl.field-list > dd {
+ margin-left: 9em; /* ca. 14 chars in the test examples */
+ padding-left: 0.5em;
+}
+
+/* start field-body on a new line after long field names */
+dl.field-list > dd p {
+ width: 100%;
+/* display: inline-block; */
+/* background: yellow; */
+}
+
+dl.field-list > dd > p:first-child,
+/* dl.field-list > dd > ol:first-child, */
+/* dl.field-list > dd > ul:first-child, */
+dl.field-list > dd > dl:first-child {
+ display: inline-block;
+}
+
+/* field-list variants:: */
+
+/* example for custom field-name width */
+dl.field-list.narrow > dd {
+ margin-left: 5em;
+}
+
+/* start field-body on same line after long field names */
+dl.field-list.run-in > dd p {
+ display: block;
+}
+
+/* wrap or truncate long field names */
+dl.field-list.fix-labelwidth > dt {
+ width: 8em; /* set to dl.field-list > dd margin-left - padding-left */
+ overflow: hidden;
+}
+dl.field-list.fix-labelwidth > dd:after {
+ /* a "stopper" to prevent next dd floating up too far */
+ content: '';
+ display: block;
+ clear: left;
+}
+
+/* docinfo */
+
+dl.docinfo > dd {
+ margin-left: 8em;
+/* margin-bottom: 0.5em; */
+}
+
+
+/* option list */
+
+dl.option-list {
+ margin-left: 1em;
+ padding-left: 0;
+}
+
+dl.option-list > dd {
+ margin-left: 8em;
+ /* margin-bottom: 0.5em; */
+}
+
+/* start description on a new line after long options */
+dl.option-list > dd p {
+ width: 100%;
+ display: inline-block;
+}
+
+/* footnotes */
+
+a.footnote-reference, a.fn-backref {
+ text-decoration: inherit; /* do not underline footnote links */
+}
+
+dl.footnote {
+ /* line on the left */
+ padding-left: 1ex;
+ border-left: solid;
+ border-left-width: thin;
+ /* border-color: black; */
+}
+
+/* paragraph on same line as backrefs */
+dd > em {
+/* background: green; */
+ float: left;
+ margin-right: 1ex
+}
+
+
+/*
+Ordered List (Enumeration)
+--------------------------
+
+Use counters to replace the deprecated start attribute. Make sure the
+resulting list resembles the list-style 'outside' with a hanging indent.
+*/
+
+/* New ordered list: reset counter, suppress the default label */
+ol {
+ counter-reset: item;
+ list-style-type: none ! important;
+}
+
+/* Set the negative indent of the list label as feature of the list item */
+ol > li {
+ text-indent: -40px; /* Mozillas default indent */
+}
+/* reset for child elements */
+ol > li > * {
+ text-indent: 0px;
+ text-indent: 0;
+ margin-top: 0;
+ /* background: lightgreen; */
+}
+
+/* Label */
+ol > li:before {
+ /* increment and typeset counter(s), */
+ counter-increment: item;
+ content: counter(item) ".";
+ /* display next to the content (aligned top-right), */
+ display: inline-block;
+ text-align: right;
+ vertical-align: top;
+ /* sum must match ol>li {text-indent:} (40px is Mozillas default) */
+ width: 35px;
+ padding-right: 5px;
+/* background: yellow; */
+}
+
+/* The list item's first line starts next to the label, without indent */
+ol > li > p:first-child,
+ol > li > ol:first-child,
+ol > li > ul:first-child,
+ol > li > dl:first-child {
+ display: inline-block;
+ /* background: lightblue; */
+}
+
+/* default separator variants */
+ol.loweralpha > li:before {
+ content: counter(item, lower-alpha) ")";
+}
+ol.upperalpha > li:before {
+ content: counter(item, upper-alpha) ".";
+}
+ol.lowerroman > li:before {
+ content: "(" counter(item, lower-roman) ")";
+}
+ol.upperroman > li:before {
+ content: counter(item, upper-roman) ")";
+}
+/* nested counters (1, 1.1, 1.1.1, etc) */
+/* nested enumerated lists "inherit" the class attribute, other lists not */
+ol.nested > li:before, ol.nested ol > li:before {
+ content: counters(item, ".") " ";
+}
+
+/* lists nested in definition list */
+
+dd > ul, dd > ol {
+ padding-left: 0pt;
+
+/* TODO: prefix, suffix? */
+
+/* smaller font for super- and subscripts */
+/* sub, sup {font-size: 70%;} */ /* Mozilla default is `smaller` */
+
+
+/* Tables */
+/* ====== */
+
+/* margins and borders for "normal" tables */
+table {
+ margin-top: 0.5em ;
+ margin-bottom: 0.5em;
+/* border-style: outset; */
+ border-style: solid;
+ border-color: silver;
+ border-width: thin;
+ border-collapse: collapse;
+}
+blockquote > table {
+ margin-top: 0em ;
+ margin-bottom: 0em;
+}
+
+td, th {
+ border-style: solid;
+ border-width: thin;
+ border-color: silver;
+ /* text-align: left; */
+ padding: 0 1ex;
+}
+
+td > p:first-child, th > p:first-child {
+ margin-top: 0;
+}
+td > p, th > p {
+ margin-bottom: 0;
+}
+
+/* no borders for "borderless" tables */
+table.borderless, table.borderless * {
+ border-style: none;
+}
+
+/* "booktabs" style (no vertical lines) */
+table.booktabs {
+ border: 0;
+ border-top: 2px solid;
+ border-bottom: 2px solid;
+}
+
+table.booktabs * {
+ border: 0;
+}
+table.booktabs th {
+ border-bottom: thin solid;
+}
+
+table > caption {
+ text-align: left;
+/* padding: 2em 0 1em 0; */
+}
+
+/* numbered tables*/
+table.numbered > caption:before {
+ counter-increment: table; /* defined/re-set in body */
+ content: "Table " counter(table) ": ";
+ font-weight: bold;
+}
+
+
+/* literal text
+ ------------
+*/
+/* whitespace and wrapping in inline literals */
+/* possible values: normal, nowrap, pre, pre-wrap, pre-line */
+tt.literal {
+ white-space: pre-wrap;
+}
+
+/* /* compensate for initial line-break (which is literal with XHTML 1.1) */ */
+/* pre.literal-block, pre.doctest-block { */
+/* margin-top: 0em ; */
+/* } */
+
+/* Table of Contents */
+
+/* don't indent like a topic */
+div.topic.contents {
+ margin: 0;
+}
+/* div.topic.contents ul { */
+/* list-style: none; */
+/* } */
+
+div.topic.contents a {
+ text-decoration: none; /* no underline for links */
+}
+
+/* section numbers */
+
+span.sectnum {
+ padding-right: 1ex;
+}
+
+/* admonitions */
+
+/* no padding for top and bottom */
+div.admonition, div.attention, div.caution, div.danger, div.error,
+div.hint, div.important, div.note, div.tip, div.warning {
+ padding: 0px 1em }
+
+</style>
+</head>
+<body>
+<div class="document" id="lgrenc-dfu-greek-unicode-support-using-lgr-fonts">
+<h1 class="title">lgrenc.dfu: Greek Unicode support using LGR fonts</h1>
+
+<dl class="docinfo simple">
+<dt class="copyright">Copyright</dt>
+<dd class="copyright">© 2010 Günter Milde</dd>
+<dt>Licence</dt>
+<dd><p>This work may be distributed and/or modified under the
+conditions of the <a class="reference external" href="http://www.latex-project.org/lppl.txt">LaTeX Project Public License</a>, either
+version&nbsp;1.3 of this license or any later version.</p>
+</dd>
+</dl>
+<p>Based on a <a class="reference external" href="http://www.eutypon.gr/eutypon/pdf/e2008-20/e20-a03.pdf">babel patch</a> by Werner Lemberg, with input from the ucs
+package (<tt class="literal">ucsencs.def</tt>) by Dominique Unruh and <tt class="literal">CB.enc</tt> by
+Apostolos Syropoulos.</p>
+<pre class="literal-block">\ProvidesFile{lgrenc.dfu}[2010/06/15 0.1 UTF-8 support for Greek]
+</pre>
+<div class="section" id="usage">
+<h1>Usage</h1>
+<p>Requires extended font encoding definitions from <tt class="literal">lgrxenc.def</tt>:</p>
+<blockquote>
+<p><tt class="literal"><span class="pre">\usepackage[LGRx,T1]{fontenc}</span></tt> % define LGR and T1 encodings
+<tt class="literal"><span class="pre">\usepackage[utf8]{inputenc}</span></tt> % standard UTF-8 input encoding</p>
+</blockquote>
+<p>Note: as the LGRx option define the <tt class="literal">LGR</tt> (not <tt class="literal">LGRx</tt>) font
+encoding, it cannot be given as last option! Use, e.g.,
+<tt class="literal"><span class="pre">\usepackage[LGRx,T1,LGR]{fontenc}</span></tt> to make LGR the default.</p>
+<p>All text containing Greek Unicode characters must be marked as
+requiring the LGR font encoding (either directly or by setting the
+language to <tt class="literal">greek</tt> or <tt class="literal">polutonikogreek</tt>).</p>
+</div>
+<div class="section" id="character-declarations">
+<h1>Character Declarations</h1>
+<p>Some characters exist in other font encodings too. Care has been taken
+to ensure the definitions match with other <tt class="literal">*.dfu</tt> and <tt class="literal">*enc.def</tt>
+files.</p>
+<div class="section" id="latin-1-supplement-t1">
+<h2>Latin-1 Supplement (T1)</h2>
+<pre class="literal-block">\DeclareUnicodeCharacter{00A8}{\textasciidieresis} % ¨
+\DeclareUnicodeCharacter{00AB}{\guillemotleft} % «
+\DeclareUnicodeCharacter{00AF}{\textasciimacron} % ¯
+\DeclareUnicodeCharacter{00B4}{\textasciiacute} % ´
+\DeclareUnicodeCharacter{00B7}{\textperiodcentered} % ·
+\DeclareUnicodeCharacter{00BB}{\guillemotright} % »
+</pre>
+</div>
+<div class="section" id="ipa-extensions-t3">
+<h2>IPA Extensions (T3)</h2>
+<pre class="literal-block">\DeclareUnicodeCharacter{0259}{\textschwa} % ə
+</pre>
+</div>
+<div class="section" id="spacing-modifier-letters">
+<h2>Spacing Modifier Letters</h2>
+<pre class="literal-block">\DeclareUnicodeCharacter{02D8}{\textasciibreve} % ˘
+</pre>
+</div>
+<div class="section" id="general-punctuation">
+<h2>General Punctuation</h2>
+<pre class="literal-block">\DeclareUnicodeCharacter{200C}{\textcompwordmark} % ZWNJ
+\DeclareUnicodeCharacter{2013}{\textendash} % –
+\DeclareUnicodeCharacter{2014}{\textemdash} % —
+\DeclareUnicodeCharacter{2018}{\textquoteleft} % ‘
+\DeclareUnicodeCharacter{2019}{\textquoteright} % ’
+\DeclareUnicodeCharacter{201A}{\quotesinglbase} % ‚
+\DeclareUnicodeCharacter{2030}{\textperthousand} % ‰
+\DeclareUnicodeCharacter{2039}{\guilsinglleft} % ‹
+\DeclareUnicodeCharacter{203A}{\guilsinglright} % ›
+</pre>
+</div>
+<div class="section" id="currency-symbols">
+<h2>Currency Symbols</h2>
+<pre class="literal-block">\DeclareUnicodeCharacter{20AC}{\texteuro} % €
+</pre>
+</div>
+<div class="section" id="letterlike-symbols">
+<h2>Letterlike Symbols</h2>
+<pre class="literal-block">%% TODO: define this (as it looks like) or not (as it is not the same)?
+% \DeclareUnicodeCharacter{2126}{\textohm} % Ω (Ohm sign ≠ Omega)
+</pre>
+</div>
+<div class="section" id="greek-and-coptic">
+<h2>Greek and Coptic</h2>
+<pre class="literal-block">% NR Unicode Name % UCS-name, PU-(hyperre)-fname
+% 0370 GREEK CAPITAL LETTER HETA % Ͱ
+% 0371 GREEK SMALL LETTER HETA % ͱ
+% 0372 GREEK CAPITAL LETTER ARCHAIC SAMPI % Ͳ
+% 0373 GREEK SMALL LETTER ARCHAIC SAMPI % Ͳ
+\DeclareUnicodeCharacter{0374}{\anwtonos} % ʹ \textdexiakeraia, \textnumeralsigngreek
+\DeclareUnicodeCharacter{0375}{\katwtonos} % ͵ \textaristerikeraia, \textnumeralsignlowergreek
+% 0376 GREEK CAPITAL LETTER PAMPHYLIAN DIGAMMA % Ͷ
+% 0377 GREEK SMALL LETTER PAMPHYLIAN DIGAMMA % ͷ
+
+\DeclareUnicodeCharacter{037A}{\textcompwordmark\Ypogegrammeni} % ͺ \textsubiota{\empty}
+% 037B GREEK SMALL REVERSED LUNATE SIGMA SYMBOL %
+% 037C GREEK SMALL DOTTED LUNATE SIGMA SYMBOL %
+% 037D GREEK SMALL REVERSED DOTTED LUNATE SIGMA SYMBOL %
+\DeclareUnicodeCharacter{037E}{\erotimatiko} % ; \textquestion
+
+\DeclareUnicodeCharacter{0384}{\&#64;tabacckludge'\textcompwordmark} % ΄
+\DeclareUnicodeCharacter{0385}{\&quot;'\textcompwordmark} % ΅ \textdialytikatonos{\empty}
+\DeclareUnicodeCharacter{0386}{\&#64;tabacckludge'\textAlpha} % Ά
+\DeclareUnicodeCharacter{0387}{\anoteleia} % · \textanoteleia
+\DeclareUnicodeCharacter{0388}{\&#64;tabacckludge'\textEpsilon} % Έ
+\DeclareUnicodeCharacter{0389}{\&#64;tabacckludge'\textEta} % Ή
+\DeclareUnicodeCharacter{038A}{\&#64;tabacckludge'\textIota} % Ί
+\DeclareUnicodeCharacter{038C}{\&#64;tabacckludge'\textOmicron} % Ό
+\DeclareUnicodeCharacter{038E}{\&#64;tabacckludge'\textUpsilon} % Ύ
+\DeclareUnicodeCharacter{038F}{\&#64;tabacckludge'\textOmega} % Ώ
+\DeclareUnicodeCharacter{0390}{\&quot;'\textiota} % ΐ \textdialytikatonos\textiota
+
+\DeclareUnicodeCharacter{0391}{\textAlpha} % Α
+\DeclareUnicodeCharacter{0392}{\textBeta} % Β
+\DeclareUnicodeCharacter{0393}{\textGamma} % Γ
+\DeclareUnicodeCharacter{0394}{\textDelta} % Δ
+\DeclareUnicodeCharacter{0395}{\textEpsilon} % Ε
+\DeclareUnicodeCharacter{0396}{\textZeta} % Ζ
+\DeclareUnicodeCharacter{0397}{\textEta} % Η
+\DeclareUnicodeCharacter{0398}{\textTheta} % Θ
+\DeclareUnicodeCharacter{0399}{\textIota} % Ι
+\DeclareUnicodeCharacter{039A}{\textKappa} % Κ
+\DeclareUnicodeCharacter{039B}{\textLambda} % Λ
+\DeclareUnicodeCharacter{039C}{\textMu} % Μ
+\DeclareUnicodeCharacter{039D}{\textNu} % Ν
+\DeclareUnicodeCharacter{039E}{\textXi} % Ξ
+\DeclareUnicodeCharacter{039F}{\textOmicron} % Ο
+\DeclareUnicodeCharacter{03A0}{\textPi} % Π
+\DeclareUnicodeCharacter{03A1}{\textRho} % Ρ
+\DeclareUnicodeCharacter{03A3}{\textSigma} % Σ
+\DeclareUnicodeCharacter{03A4}{\textTau} % Τ
+\DeclareUnicodeCharacter{03A5}{\textUpsilon} % Υ
+\DeclareUnicodeCharacter{03A6}{\textPhi} % Φ
+\DeclareUnicodeCharacter{03A7}{\textChi} % Χ
+\DeclareUnicodeCharacter{03A8}{\textPsi} % Ψ
+\DeclareUnicodeCharacter{03A9}{\textOmega} % Ω
+
+\DeclareUnicodeCharacter{03AA}{\&quot;\textIota} % Ϊ
+\DeclareUnicodeCharacter{03AB}{\&quot;\textUpsilon} % Ϋ
+\DeclareUnicodeCharacter{03AC}{\&#64;tabacckludge'\textalpha} % ά
+\DeclareUnicodeCharacter{03AD}{\&#64;tabacckludge'\textepsilon} % έ
+\DeclareUnicodeCharacter{03AE}{\&#64;tabacckludge'\texteta} % ή
+\DeclareUnicodeCharacter{03AF}{\&#64;tabacckludge'\textiota} % ί
+\DeclareUnicodeCharacter{03B0}{\&quot;'\textupsilon} % ΰ \textdialytikatonos\textupsilon, \&quot;\textupsilonacute
+
+\DeclareUnicodeCharacter{03B1}{\textalpha} % α
+\DeclareUnicodeCharacter{03B2}{\textbeta} % β
+\DeclareUnicodeCharacter{03B3}{\textgamma} % γ
+\DeclareUnicodeCharacter{03B4}{\textdelta} % δ
+\DeclareUnicodeCharacter{03B5}{\textepsilon} % ε
+\DeclareUnicodeCharacter{03B6}{\textzeta} % ζ
+\DeclareUnicodeCharacter{03B7}{\texteta} % η
+\DeclareUnicodeCharacter{03B8}{\texttheta} % θ
+\DeclareUnicodeCharacter{03B9}{\textiota} % ι
+\DeclareUnicodeCharacter{03BA}{\textkappa} % κ
+\DeclareUnicodeCharacter{03BB}{\textlambda} % λ
+\DeclareUnicodeCharacter{03BC}{\textmu} % μ \textmu, \textmugreek
+\DeclareUnicodeCharacter{03BD}{\textnu} % ν
+\DeclareUnicodeCharacter{03BE}{\textxi} % ξ
+\DeclareUnicodeCharacter{03BF}{\textomicron} % ο
+\DeclareUnicodeCharacter{03C0}{\textpi} % π
+\DeclareUnicodeCharacter{03C1}{\textrho} % ρ
+\DeclareUnicodeCharacter{03C2}{\textvarsigma} % ς
+\DeclareUnicodeCharacter{03C3}{\textsigma} % σ
+\DeclareUnicodeCharacter{03C4}{\texttau} % τ
+\DeclareUnicodeCharacter{03C5}{\textupsilon} % υ
+\DeclareUnicodeCharacter{03C6}{\textphi} % φ
+\DeclareUnicodeCharacter{03C7}{\textchi} % χ
+\DeclareUnicodeCharacter{03C8}{\textpsi} % ψ
+\DeclareUnicodeCharacter{03C9}{\textomega} % ω
+
+\DeclareUnicodeCharacter{03CA}{\&quot;\textiota} % ϊ
+\DeclareUnicodeCharacter{03CB}{\&quot;\textupsilon} % ϋ
+\DeclareUnicodeCharacter{03CC}{\&#64;tabacckludge'\textomicron} % ό
+\DeclareUnicodeCharacter{03CD}{\&#64;tabacckludge'\textupsilon} % ύ
+\DeclareUnicodeCharacter{03CE}{\&#64;tabacckludge'\textomega} % ώ
+
+\DeclareUnicodeCharacter{03D8}{\Qoppa} % Ϙ
+\DeclareUnicodeCharacter{03D9}{\qoppa} % ϙ
+\DeclareUnicodeCharacter{03DA}{\Stigma} % Ϛ \textStigmagreek
+\DeclareUnicodeCharacter{03DB}{\stigma} % ϛ \textstigma \textstigmagreek
+\DeclareUnicodeCharacter{03DC}{\Digamma} % Ϝ \textDigamma \textDigammagreek
+\DeclareUnicodeCharacter{03DD}{\ddigamma} % ϝ \textdigamma \textdigammagreek
+%03DE GREEK LETTER KOPPA % Ϟ \textKoppagreek
+\DeclareUnicodeCharacter{03DF}{\koppa} % ϟ \textqoppa [sic!] \textkoppagreek
+\DeclareUnicodeCharacter{03E0}{\Sampi} % Ϡ \textSampigreek
+\DeclareUnicodeCharacter{03E1}{\sampi} % ϡ \textsanpi \textsampigreek
+</pre>
+</div>
+<div class="section" id="greek-extended">
+<h2>Greek Extended</h2>
+<pre class="literal-block">\DeclareUnicodeCharacter{1F00}{\&#64;tabacckludge&gt;\textalpha} % ἀ
+\DeclareUnicodeCharacter{1F01}{\&#64;tabacckludge&lt;\textalpha} % ἁ
+\DeclareUnicodeCharacter{1F02}{\&#64;tabacckludge&gt;`\textalpha} % ἂ
+\DeclareUnicodeCharacter{1F03}{\&#64;tabacckludge&lt;`\textalpha} % ἃ
+\DeclareUnicodeCharacter{1F04}{\&#64;tabacckludge&gt;'\textalpha} % ἄ
+\DeclareUnicodeCharacter{1F05}{\&#64;tabacckludge&lt;'\textalpha} % ἅ
+\DeclareUnicodeCharacter{1F06}{\&#64;tabacckludge&gt;~\textalpha} % ἆ
+\DeclareUnicodeCharacter{1F07}{\&#64;tabacckludge&lt;\~\textalpha} % ἇ
+\DeclareUnicodeCharacter{1F08}{\&#64;tabacckludge&gt;\textAlpha} % Ἀ
+\DeclareUnicodeCharacter{1F09}{\&#64;tabacckludge&lt;\textAlpha} % Ἁ
+\DeclareUnicodeCharacter{1F0A}{\&#64;tabacckludge&gt;`\textAlpha} % Ἂ
+\DeclareUnicodeCharacter{1F0B}{\&#64;tabacckludge&lt;`\textAlpha} % Ἃ
+\DeclareUnicodeCharacter{1F0C}{\&#64;tabacckludge&gt;'\textAlpha} % Ἄ
+\DeclareUnicodeCharacter{1F0D}{\&#64;tabacckludge&lt;'\textAlpha} % Ἅ
+\DeclareUnicodeCharacter{1F0E}{\&#64;tabacckludge&gt;~\textAlpha} % Ἆ
+\DeclareUnicodeCharacter{1F0F}{\&#64;tabacckludge&lt;\~\textAlpha} % Ἇ
+
+\DeclareUnicodeCharacter{1F10}{\&#64;tabacckludge&gt;\textepsilon} % ἐ
+\DeclareUnicodeCharacter{1F11}{\&#64;tabacckludge&lt;\textepsilon} % ἑ
+\DeclareUnicodeCharacter{1F12}{\&#64;tabacckludge&gt;`\textepsilon} % ἒ
+\DeclareUnicodeCharacter{1F13}{\&#64;tabacckludge&lt;`\textepsilon} % ἓ
+\DeclareUnicodeCharacter{1F14}{\&#64;tabacckludge&gt;'\textepsilon} % ἔ
+\DeclareUnicodeCharacter{1F15}{\&#64;tabacckludge&lt;'\textepsilon} % ἕ
+\DeclareUnicodeCharacter{1F18}{\&#64;tabacckludge&gt;\textEpsilon} % Ἐ
+\DeclareUnicodeCharacter{1F19}{\&#64;tabacckludge&lt;\textEpsilon} % Ἑ
+\DeclareUnicodeCharacter{1F1A}{\&#64;tabacckludge&gt;`\textEpsilon} % Ἒ
+\DeclareUnicodeCharacter{1F1B}{\&#64;tabacckludge&lt;`\textEpsilon} % Ἓ
+\DeclareUnicodeCharacter{1F1C}{\&#64;tabacckludge&gt;'\textEpsilon} % Ἔ
+\DeclareUnicodeCharacter{1F1D}{\&#64;tabacckludge&lt;'\textEpsilon} % Ἕ
+
+\DeclareUnicodeCharacter{1F20}{\&#64;tabacckludge&gt;\texteta} % ἠ
+\DeclareUnicodeCharacter{1F21}{\&#64;tabacckludge&lt;\texteta} % ἡ
+\DeclareUnicodeCharacter{1F22}{\&#64;tabacckludge&gt;`\texteta} % ἢ
+\DeclareUnicodeCharacter{1F23}{\&#64;tabacckludge&lt;`\texteta} % ἣ
+\DeclareUnicodeCharacter{1F24}{\&#64;tabacckludge&gt;'\texteta} % ἤ
+\DeclareUnicodeCharacter{1F25}{\&#64;tabacckludge&lt;'\texteta} % ἥ
+\DeclareUnicodeCharacter{1F26}{\&#64;tabacckludge&gt;~\texteta} % ἦ
+\DeclareUnicodeCharacter{1F27}{\&#64;tabacckludge&lt;\~\texteta} % ἧ
+\DeclareUnicodeCharacter{1F28}{\&#64;tabacckludge&gt;\textEta} % Ἠ
+\DeclareUnicodeCharacter{1F29}{\&#64;tabacckludge&lt;\textEta} % Ἡ
+\DeclareUnicodeCharacter{1F2A}{\&#64;tabacckludge&gt;`\textEta} % Ἢ
+\DeclareUnicodeCharacter{1F2B}{\&#64;tabacckludge&lt;`\textEta} % Ἣ
+\DeclareUnicodeCharacter{1F2C}{\&#64;tabacckludge&gt;'\textEta} % Ἤ
+\DeclareUnicodeCharacter{1F2D}{\&#64;tabacckludge&lt;'\textEta} % Ἥ
+\DeclareUnicodeCharacter{1F2E}{\&#64;tabacckludge&gt;~\textEta} % Ἦ
+\DeclareUnicodeCharacter{1F2F}{\&#64;tabacckludge&lt;\~\textEta} % Ἧ
+
+\DeclareUnicodeCharacter{1F30}{\&#64;tabacckludge&gt;\textiota} % ἰ
+\DeclareUnicodeCharacter{1F31}{\&#64;tabacckludge&lt;\textiota} % ἱ
+\DeclareUnicodeCharacter{1F32}{\&#64;tabacckludge&gt;`\textiota} % ἲ
+\DeclareUnicodeCharacter{1F33}{\&#64;tabacckludge&lt;`\textiota} % ἳ
+\DeclareUnicodeCharacter{1F34}{\&#64;tabacckludge&gt;'\textiota} % ἴ
+\DeclareUnicodeCharacter{1F35}{\&#64;tabacckludge&lt;'\textiota} % ἵ
+\DeclareUnicodeCharacter{1F36}{\&#64;tabacckludge&gt;~\textiota} % ἶ
+\DeclareUnicodeCharacter{1F37}{\&#64;tabacckludge&lt;\~\textiota} % ἷ
+\DeclareUnicodeCharacter{1F38}{\&#64;tabacckludge&gt;\textIota} % Ἰ
+\DeclareUnicodeCharacter{1F39}{\&#64;tabacckludge&lt;\textIota} % Ἱ
+\DeclareUnicodeCharacter{1F3A}{\&#64;tabacckludge&gt;`\textIota} % Ἲ
+\DeclareUnicodeCharacter{1F3B}{\&#64;tabacckludge&lt;`\textIota} % Ἳ
+\DeclareUnicodeCharacter{1F3C}{\&#64;tabacckludge&gt;'\textIota} % Ἴ
+\DeclareUnicodeCharacter{1F3D}{\&#64;tabacckludge&lt;'\textIota} % Ἵ
+\DeclareUnicodeCharacter{1F3E}{\&#64;tabacckludge&gt;~\textIota} % Ἶ
+\DeclareUnicodeCharacter{1F3F}{\&#64;tabacckludge&lt;\~\textIota} % Ἷ
+
+\DeclareUnicodeCharacter{1F40}{\&#64;tabacckludge&gt;\textomicron} % ὀ
+\DeclareUnicodeCharacter{1F41}{\&#64;tabacckludge&lt;\textomicron} % ὁ
+\DeclareUnicodeCharacter{1F42}{\&#64;tabacckludge&gt;`\textomicron} % ὂ
+\DeclareUnicodeCharacter{1F43}{\&#64;tabacckludge&lt;`\textomicron} % ὃ
+\DeclareUnicodeCharacter{1F44}{\&#64;tabacckludge&gt;'\textomicron} % ὄ
+\DeclareUnicodeCharacter{1F45}{\&#64;tabacckludge&lt;'\textomicron} % ὅ
+\DeclareUnicodeCharacter{1F48}{\&#64;tabacckludge&gt;\textOmicron} % Ὀ
+\DeclareUnicodeCharacter{1F49}{\&#64;tabacckludge&lt;\textOmicron} % Ὁ
+\DeclareUnicodeCharacter{1F4A}{\&#64;tabacckludge&gt;`\textOmicron} % Ὂ
+\DeclareUnicodeCharacter{1F4B}{\&#64;tabacckludge&lt;`\textOmicron} % Ὃ
+\DeclareUnicodeCharacter{1F4C}{\&#64;tabacckludge&gt;'\textOmicron} % Ὄ
+\DeclareUnicodeCharacter{1F4D}{\&#64;tabacckludge&lt;'\textOmicron} % Ὅ
+
+\DeclareUnicodeCharacter{1F50}{\&#64;tabacckludge&gt;\textupsilon} % ὐ
+\DeclareUnicodeCharacter{1F51}{\&#64;tabacckludge&lt;\textupsilon} % ὑ
+\DeclareUnicodeCharacter{1F52}{\&#64;tabacckludge&gt;`\textupsilon} % ὒ
+\DeclareUnicodeCharacter{1F53}{\&#64;tabacckludge&lt;`\textupsilon} % ὓ
+\DeclareUnicodeCharacter{1F54}{\&#64;tabacckludge&gt;'\textupsilon} % ὔ
+\DeclareUnicodeCharacter{1F55}{\&#64;tabacckludge&lt;'\textupsilon} % ὕ
+\DeclareUnicodeCharacter{1F56}{\&#64;tabacckludge&gt;~\textupsilon} % ὖ
+\DeclareUnicodeCharacter{1F57}{\&#64;tabacckludge&lt;\~\textupsilon} % ὗ
+\DeclareUnicodeCharacter{1F59}{\&#64;tabacckludge&lt;\textUpsilon} % Ὑ
+\DeclareUnicodeCharacter{1F5B}{\&#64;tabacckludge&lt;`\textUpsilon} % Ὓ
+\DeclareUnicodeCharacter{1F5D}{\&#64;tabacckludge&lt;'\textUpsilon} % Ὕ
+\DeclareUnicodeCharacter{1F5F}{\&#64;tabacckludge&lt;\~\textUpsilon} % Ὗ
+
+\DeclareUnicodeCharacter{1F60}{\&#64;tabacckludge&gt;\textomega} % ὠ
+\DeclareUnicodeCharacter{1F61}{\&#64;tabacckludge&lt;\textomega} % ὡ
+\DeclareUnicodeCharacter{1F62}{\&#64;tabacckludge&gt;`\textomega} % ὢ
+\DeclareUnicodeCharacter{1F63}{\&#64;tabacckludge&lt;`\textomega} % ὣ
+\DeclareUnicodeCharacter{1F64}{\&#64;tabacckludge&gt;'\textomega} % ὤ
+\DeclareUnicodeCharacter{1F65}{\&#64;tabacckludge&lt;'\textomega} % ὥ
+\DeclareUnicodeCharacter{1F66}{\&#64;tabacckludge&gt;~\textomega} % ὦ
+\DeclareUnicodeCharacter{1F67}{\&#64;tabacckludge&lt;\~\textomega} % ὧ
+\DeclareUnicodeCharacter{1F68}{\&#64;tabacckludge&gt;\textOmega} % Ὠ
+\DeclareUnicodeCharacter{1F69}{\&#64;tabacckludge&lt;\textOmega} % Ὡ
+\DeclareUnicodeCharacter{1F6A}{\&#64;tabacckludge&gt;`\textOmega} % Ὢ
+\DeclareUnicodeCharacter{1F6B}{\&#64;tabacckludge&lt;`\textOmega} % Ὣ
+\DeclareUnicodeCharacter{1F6C}{\&#64;tabacckludge&gt;'\textOmega} % Ὤ
+\DeclareUnicodeCharacter{1F6D}{\&#64;tabacckludge&lt;'\textOmega} % Ὥ
+\DeclareUnicodeCharacter{1F6E}{\&#64;tabacckludge&gt;~\textOmega} % Ὦ
+\DeclareUnicodeCharacter{1F6F}{\&#64;tabacckludge&lt;\~\textOmega} % Ὧ
+
+\DeclareUnicodeCharacter{1F70}{\&#64;tabacckludge`\textalpha} % ὰ
+\DeclareUnicodeCharacter{1F71}{\&#64;tabacckludge'\textalpha} % ά
+\DeclareUnicodeCharacter{1F72}{\&#64;tabacckludge`\textepsilon} % ὲ
+\DeclareUnicodeCharacter{1F73}{\&#64;tabacckludge'\textepsilon} % έ
+\DeclareUnicodeCharacter{1F74}{\&#64;tabacckludge`\texteta} % ὴ
+\DeclareUnicodeCharacter{1F75}{\&#64;tabacckludge'\texteta} % ή
+\DeclareUnicodeCharacter{1F76}{\&#64;tabacckludge`\textiota} % ὶ
+\DeclareUnicodeCharacter{1F77}{\&#64;tabacckludge'\textiota} % ί
+\DeclareUnicodeCharacter{1F78}{\&#64;tabacckludge`\textomicron} % ὸ
+\DeclareUnicodeCharacter{1F79}{\&#64;tabacckludge'\textomicron} % ό
+\DeclareUnicodeCharacter{1F7A}{\&#64;tabacckludge`\textupsilon} % ὺ
+\DeclareUnicodeCharacter{1F7B}{\&#64;tabacckludge'\textupsilon} % ύ
+\DeclareUnicodeCharacter{1F7C}{\&#64;tabacckludge`\textomega} % ὼ
+\DeclareUnicodeCharacter{1F7D}{\&#64;tabacckludge'\textomega} % ώ
+
+\DeclareUnicodeCharacter{1F80}{\&#64;tabacckludge&gt;\textalpha|} % ᾀ
+\DeclareUnicodeCharacter{1F81}{\&#64;tabacckludge&lt;\textalpha|} % ᾁ
+\DeclareUnicodeCharacter{1F82}{\&#64;tabacckludge&gt;`\textalpha|} % ᾂ
+\DeclareUnicodeCharacter{1F83}{\&#64;tabacckludge&lt;`\textalpha|} % ᾃ
+\DeclareUnicodeCharacter{1F84}{\&#64;tabacckludge&gt;'\textalpha|} % ᾄ
+\DeclareUnicodeCharacter{1F85}{\&#64;tabacckludge&lt;'\textalpha|} % ᾅ
+\DeclareUnicodeCharacter{1F86}{\&#64;tabacckludge&gt;~\textalpha|} % ᾆ
+\DeclareUnicodeCharacter{1F87}{\&#64;tabacckludge&lt;\~\textalpha|} % ᾇ
+\DeclareUnicodeCharacter{1F88}{\&#64;tabacckludge&gt;\textAlpha|} % ᾈ
+\DeclareUnicodeCharacter{1F89}{\&#64;tabacckludge&lt;\textAlpha|} % ᾉ
+\DeclareUnicodeCharacter{1F8A}{\&#64;tabacckludge&gt;`\textAlpha|} % ᾊ
+\DeclareUnicodeCharacter{1F8B}{\&#64;tabacckludge&lt;`\textAlpha|} % ᾋ
+\DeclareUnicodeCharacter{1F8C}{\&#64;tabacckludge&gt;'\textAlpha|} % ᾌ
+\DeclareUnicodeCharacter{1F8D}{\&#64;tabacckludge&lt;'\textAlpha|} % ᾍ
+\DeclareUnicodeCharacter{1F8E}{\&#64;tabacckludge&gt;~\textAlpha|} % ᾎ
+\DeclareUnicodeCharacter{1F8F}{\&#64;tabacckludge&lt;\~\textAlpha|} % ᾏ
+
+\DeclareUnicodeCharacter{1F90}{\&#64;tabacckludge&gt;\texteta|} % ᾐ
+\DeclareUnicodeCharacter{1F91}{\&#64;tabacckludge&lt;\texteta|} % ᾑ
+\DeclareUnicodeCharacter{1F92}{\&#64;tabacckludge&gt;`\texteta|} % ᾒ
+\DeclareUnicodeCharacter{1F93}{\&#64;tabacckludge&lt;`\texteta|} % ᾓ
+\DeclareUnicodeCharacter{1F94}{\&#64;tabacckludge&gt;'\texteta|} % ᾔ
+\DeclareUnicodeCharacter{1F95}{\&#64;tabacckludge&lt;'\texteta|} % ᾕ
+\DeclareUnicodeCharacter{1F96}{\&#64;tabacckludge&gt;~\texteta|} % ᾖ
+\DeclareUnicodeCharacter{1F97}{\&#64;tabacckludge&lt;\~\texteta|} % ᾗ
+\DeclareUnicodeCharacter{1F98}{\&#64;tabacckludge&gt;\textEta|} % ᾘ
+\DeclareUnicodeCharacter{1F99}{\&#64;tabacckludge&lt;\textEta|} % ᾙ
+\DeclareUnicodeCharacter{1F9A}{\&#64;tabacckludge&gt;`\textEta|} % ᾚ
+\DeclareUnicodeCharacter{1F9B}{\&#64;tabacckludge&lt;`\textEta|} % ᾛ
+\DeclareUnicodeCharacter{1F9C}{\&#64;tabacckludge&gt;'\textEta|} % ᾜ
+\DeclareUnicodeCharacter{1F9D}{\&#64;tabacckludge&lt;'\textEta|} % ᾝ
+\DeclareUnicodeCharacter{1F9E}{\&#64;tabacckludge&gt;~\textEta|} % ᾞ
+\DeclareUnicodeCharacter{1F9F}{\&#64;tabacckludge&lt;\~\textEta|} % ᾟ
+
+\DeclareUnicodeCharacter{1FA0}{\&#64;tabacckludge&gt;\textomega|} % ᾠ
+\DeclareUnicodeCharacter{1FA1}{\&#64;tabacckludge&lt;\textomega|} % ᾡ
+\DeclareUnicodeCharacter{1FA2}{\&#64;tabacckludge&gt;`\textomega|} % ᾢ
+\DeclareUnicodeCharacter{1FA3}{\&#64;tabacckludge&lt;`\textomega|} % ᾣ
+\DeclareUnicodeCharacter{1FA4}{\&#64;tabacckludge&gt;'\textomega|} % ᾤ
+\DeclareUnicodeCharacter{1FA5}{\&#64;tabacckludge&lt;'\textomega|} % ᾥ
+\DeclareUnicodeCharacter{1FA6}{\&#64;tabacckludge&gt;~\textomega|} % ᾦ
+\DeclareUnicodeCharacter{1FA7}{\&#64;tabacckludge&lt;\~\textomega|} % ᾧ
+\DeclareUnicodeCharacter{1FA8}{\&#64;tabacckludge&gt;\textOmega|} % ᾨ
+\DeclareUnicodeCharacter{1FA9}{\&#64;tabacckludge&lt;\textOmega|} % ᾩ
+\DeclareUnicodeCharacter{1FAA}{\&#64;tabacckludge&gt;`\textOmega|} % ᾪ
+\DeclareUnicodeCharacter{1FAB}{\&#64;tabacckludge&lt;`\textOmega|} % ᾫ
+\DeclareUnicodeCharacter{1FAC}{\&#64;tabacckludge&gt;'\textOmega|} % ᾬ
+\DeclareUnicodeCharacter{1FAD}{\&#64;tabacckludge&lt;'\textOmega|} % ᾭ
+\DeclareUnicodeCharacter{1FAE}{\&#64;tabacckludge&gt;~\textOmega|} % ᾮ
+\DeclareUnicodeCharacter{1FAF}{\&#64;tabacckludge&lt;\~\textOmega|} % ᾯ
+
+\DeclareUnicodeCharacter{1FB0}{\u\textalpha} % ᾰ
+\DeclareUnicodeCharacter{1FB1}{\&#64;tabacckludge=\textalpha} % ᾱ
+\DeclareUnicodeCharacter{1FB2}{\&#64;tabacckludge`\textalpha|} % ᾲ
+\DeclareUnicodeCharacter{1FB3}{\textalpha|} % ᾳ
+\DeclareUnicodeCharacter{1FB4}{\&#64;tabacckludge'\textalpha|} % ᾴ
+\DeclareUnicodeCharacter{1FB6}{\~\textalpha} % ᾶ
+\DeclareUnicodeCharacter{1FB7}{\~\textalpha|} % ᾷ
+\DeclareUnicodeCharacter{1FB8}{\u\textAlpha} % Ᾰ
+\DeclareUnicodeCharacter{1FB9}{\&#64;tabacckludge=\textAlpha} % Ᾱ
+\DeclareUnicodeCharacter{1FBA}{\&#64;tabacckludge`\textAlpha} % Ὰ
+\DeclareUnicodeCharacter{1FBB}{\&#64;tabacckludge'\textAlpha} % Ά
+\DeclareUnicodeCharacter{1FBC}{\textAlpha|} % ᾼ
+\DeclareUnicodeCharacter{1FBD}{\&#64;tabacckludge&gt;\textcompwordmark} % ᾽
+\DeclareUnicodeCharacter{1FBE}{\textcompwordmark\Prosgegrammeni} % ι
+\DeclareUnicodeCharacter{1FBF}{\&#64;tabacckludge&gt;\textcompwordmark} % ᾿
+
+\DeclareUnicodeCharacter{1FC0}{\~\textcompwordmark} % ῀
+\DeclareUnicodeCharacter{1FC1}{\&quot;\~\textcompwordmark} % ῁
+\DeclareUnicodeCharacter{1FC2}{\&#64;tabacckludge`\texteta|} % ῂ
+\DeclareUnicodeCharacter{1FC3}{\texteta|} % ῃ
+\DeclareUnicodeCharacter{1FC4}{\&#64;tabacckludge'\texteta|} % ῄ
+\DeclareUnicodeCharacter{1FC6}{\~\texteta} % ῆ
+\DeclareUnicodeCharacter{1FC7}{\~\texteta|} % ῇ
+\DeclareUnicodeCharacter{1FC8}{\&#64;tabacckludge`\textEpsilon} % Ὲ
+\DeclareUnicodeCharacter{1FC9}{\&#64;tabacckludge'\textEpsilon} % Έ
+\DeclareUnicodeCharacter{1FCA}{\&#64;tabacckludge`\textEta} % Ὴ
+\DeclareUnicodeCharacter{1FCB}{\&#64;tabacckludge'\textEta} % Ή
+\DeclareUnicodeCharacter{1FCC}{\textEta|} % ῌ
+\DeclareUnicodeCharacter{1FCD}{\&#64;tabacckludge&gt;`\textcompwordmark} % ῍
+\DeclareUnicodeCharacter{1FCE}{\&#64;tabacckludge&gt;'\textcompwordmark} % ῎
+\DeclareUnicodeCharacter{1FCF}{\&#64;tabacckludge&gt;~\textcompwordmark} % ῏
+
+\DeclareUnicodeCharacter{1FD0}{\u\textiota} % ῐ
+\DeclareUnicodeCharacter{1FD1}{\&#64;tabacckludge=\textiota} % ῑ
+\DeclareUnicodeCharacter{1FD2}{\&quot;`\textiota} % ῒ
+\DeclareUnicodeCharacter{1FD3}{\&quot;'\textiota} % ΐ
+\DeclareUnicodeCharacter{1FD6}{\~\textiota} % ῖ
+\DeclareUnicodeCharacter{1FD7}{\&quot;\~\textiota} % ῗ
+\DeclareUnicodeCharacter{1FD8}{\u\textIota} % Ῐ
+\DeclareUnicodeCharacter{1FD9}{\&#64;tabacckludge=\textIota} % Ῑ
+\DeclareUnicodeCharacter{1FDA}{\&#64;tabacckludge`\textIota} % Ὶ
+\DeclareUnicodeCharacter{1FDB}{\&#64;tabacckludge'\textIota} % Ί
+\DeclareUnicodeCharacter{1FDD}{\&#64;tabacckludge&lt;`\textcompwordmark} % ῝
+\DeclareUnicodeCharacter{1FDE}{\&#64;tabacckludge&lt;'\textcompwordmark} % ῞
+\DeclareUnicodeCharacter{1FDF}{\&#64;tabacckludge&lt;\~\textcompwordmark} % ῟
+
+\DeclareUnicodeCharacter{1FE0}{\u\textupsilon} % ῠ
+\DeclareUnicodeCharacter{1FE1}{\&#64;tabacckludge=\textupsilon} % ῡ
+\DeclareUnicodeCharacter{1FE2}{\&quot;`\textupsilon} % ῢ
+\DeclareUnicodeCharacter{1FE3}{\&quot;'\textupsilon} % ΰ
+\DeclareUnicodeCharacter{1FE4}{\&#64;tabacckludge&gt;r} % ῤ
+\DeclareUnicodeCharacter{1FE5}{\&#64;tabacckludge&lt;r} % ῥ
+\DeclareUnicodeCharacter{1FE6}{\~\textupsilon} % ῦ
+\DeclareUnicodeCharacter{1FE7}{\&quot;\~\textupsilon} % ῧ
+\DeclareUnicodeCharacter{1FE8}{\u\textUpsilon} % Ῠ
+\DeclareUnicodeCharacter{1FE9}{\&#64;tabacckludge=\textUpsilon} % Ῡ
+\DeclareUnicodeCharacter{1FEA}{\&#64;tabacckludge`\textUpsilon} % Ὺ
+\DeclareUnicodeCharacter{1FEB}{\&#64;tabacckludge'\textUpsilon} % Ύ
+\DeclareUnicodeCharacter{1FEC}{\&#64;tabacckludge&lt;\textRho} % Ῥ
+\DeclareUnicodeCharacter{1FED}{\&quot;`\textcompwordmark} % ῭
+\DeclareUnicodeCharacter{1FEE}{\&quot;'\textcompwordmark} % ΅
+\DeclareUnicodeCharacter{1FEF}{\&#64;tabacckludge`\textcompwordmark} % `
+
+\DeclareUnicodeCharacter{1FF2}{\&#64;tabacckludge`\textomega|} % ῲ
+\DeclareUnicodeCharacter{1FF3}{\textomega|} % ῳ
+\DeclareUnicodeCharacter{1FF4}{\&#64;tabacckludge'\textomega|} % ῴ
+\DeclareUnicodeCharacter{1FF6}{\~\textomega} % ῶ
+\DeclareUnicodeCharacter{1FF7}{\~\textomega|} % ῷ
+\DeclareUnicodeCharacter{1FF8}{\&#64;tabacckludge`\textOmicron} % Ὸ
+\DeclareUnicodeCharacter{1FF9}{\&#64;tabacckludge'\textOmicron} % Ό
+\DeclareUnicodeCharacter{1FFA}{\&#64;tabacckludge`\textOmega} % Ὼ
+\DeclareUnicodeCharacter{1FFB}{\&#64;tabacckludge'\textOmega} % Ώ
+\DeclareUnicodeCharacter{1FFC}{\textOmega|} % ῼ
+\DeclareUnicodeCharacter{1FFD}{\&#64;tabacckludge'\textcompwordmark} % ´
+\DeclareUnicodeCharacter{1FFE}{\&#64;tabacckludge&lt;\textcompwordmark} % ῾
+</pre>
+</div>
+<div class="section" id="id1">
+<h2>General Punctuation</h2>
+<pre class="literal-block">\DeclareUnicodeCharacter{2013}{\textendash} % –
+\DeclareUnicodeCharacter{2014}{\textemdash} % —
+\DeclareUnicodeCharacter{2018}{\textquoteleft} % ‘
+\DeclareUnicodeCharacter{2019}{\textquoteright} % ’
+\DeclareUnicodeCharacter{2030}{\textperthousand} % ‰
+\DeclareUnicodeCharacter{20AC}{\texteuro} % €
+</pre>
+</div>
+<div class="section" id="ancient-greek-numbers">
+<h2>Ancient Greek Numbers</h2>
+<p>TODO: map other chars to corresponding Greek letters.
+See also the <a class="reference external" href="http://www.ctan.org/cgi-bin/ctanPackageInformation.py?id=grnumalt">athnum</a> package:</p>
+<pre class="literal-block">\DeclareUnicodeCharacter{10144}{\PiDelta} % GREEK ACROPHONIC ATTIC FIFTY
+\DeclareUnicodeCharacter{10145}{\PiEta} % GREEK ACROPHONIC ATTIC FIVE HUNDRED
+\DeclareUnicodeCharacter{10146}{\PiChi} % GREEK ACROPHONIC ATTIC FIVE THOUSAND
+\DeclareUnicodeCharacter{10147}{\PiMu} % GREEK ACROPHONIC ATTIC FIFTY THOUSAND
+</pre>
+</div>
+</div>
+</div>
+</body>
+</html>