diff options
author | Karl Berry <karl@freefriends.org> | 2013-09-17 17:29:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-09-17 17:29:59 +0000 |
commit | ab5fd6faea2045f0e74f9ec058ed133ea37c7c1b (patch) | |
tree | ddd93176f1eb5f7a2b912b106aad22e68f885f53 /Master/texmf-dist/doc/latex | |
parent | 77096e7537fbee3a2969cc6a7e400030f7138320 (diff) |
rm lgrx, obsolete per author
git-svn-id: svn://tug.org/texlive/trunk@31679 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/lgrx/README | 70 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/lgrx/README.html | 787 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/lgrx/lgrxenc-test.pdf | bin | 236572 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/lgrx/lgrxenc-test.tex | 338 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/lgrx/lgrxenc.def.html | 943 |
5 files changed, 0 insertions, 2138 deletions
diff --git a/Master/texmf-dist/doc/latex/lgrx/README b/Master/texmf-dist/doc/latex/lgrx/README deleted file mode 100644 index e252413d879..00000000000 --- a/Master/texmf-dist/doc/latex/lgrx/README +++ /dev/null @@ -1,70 +0,0 @@ -.. -*- rst-mode -*- - -Greek text with the LGR font encoding -*************************************** - -:Copyright: © 2010 Günter Milde -:Licence: This work may be distributed and/or modified under the - conditions of the `LaTeX Project Public License`_, either - version 1.3 of this license or any later version. - -:Abstract: Obsolete package for Greek in text. - -News -==== - -The `lgrx` package is obsoleted by greek-fontenc_ and greek-inputenc_. - -:2013-05-28: The new package greek-fontenc_ provides a comprehensive LGR - font encoding file ``lgrenc.def``, that supersedes both this - bundles ``lgrxenc.def`` and the minimal ``lgrenc.def`` - that used to be part of babel-greek_ - -:2013-05-28: The file ``lgrenc.dfu`` (support for Unicode input) moved to - the greek-inputenc_ package. - -:2013-06-03: ``alphabeta.sty`` enables Unicode input in math mode, - - ``textalpha.sty`` and ``alphabeta.sty`` require ``lgrenc.def`` - from greek-fontenc_ instead of ``lgrxenc.def``, - - ``lgrxenc.def`` now loads ``lgrenc.def`` and adds some - backwards compatibility definitions. - -:2013-09-13: ``alphabeta.sty`` and ``textalpha.sty`` moved to greek-fontenc_ - and now also support XeTeX/LuaTeX. - - -Usage -===== - -To update existing documents, replace, e.g., :: - - \usepackage[LGRx,T1]{fontenc} - -with :: - - \usepackage[LGR,T1]{fontenc} - -No change is required for documents using the ``textalpha`` or ``alphabeta`` -packages now bundled with greek-fontenc_. - - -Files -===== - -`<lgrxenc.def>`_ - backwards compatibility font encoding file - -`<lgrxenc-test.pdf>`_, `<lgrxenc-test.tex>`_ - test document - - -.. References - ========== - -.. _LaTeX Project Public License: http://www.latex-project.org/lppl.txt -.. _babel-greek: http://www.ctan.org/pkg/babel-greek -.. _fontenc: http://www.ctan.org/pkg/fontenc -.. _greek-fontenc: http://www.ctan.org/pkg/greek-fontenc -.. _greek-inputenc: http://www.ctan.org/pkg/greek-inputenc diff --git a/Master/texmf-dist/doc/latex/lgrx/README.html b/Master/texmf-dist/doc/latex/lgrx/README.html deleted file mode 100644 index 8343ea15860..00000000000 --- a/Master/texmf-dist/doc/latex/lgrx/README.html +++ /dev/null @@ -1,787 +0,0 @@ -<?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.12: http://docutils.sourceforge.net/" /> -<title>Greek text with the LGR font encoding</title> -<meta name="copyright" content="© 2010 Günter Milde" /> -<style type="text/css"> - -/* -:Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 7614 2013-02-21 15:55:51Z 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, .code .error { - 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, pre.code { - margin-left: 2em ; - margin-right: 2em } - -pre.code .ln { color: grey; } /* line numbers */ -pre.code, code { background-color: #eeeeee } -pre.code .comment, code .comment { color: #5C6576 } -pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } -pre.code .literal.string, code .literal.string { color: #0C5404 } -pre.code .name.builtin, code .name.builtin { color: #352B84 } -pre.code .deleted, code .deleted { background-color: #DEB0A1} -pre.code .inserted, code .inserted { background-color: #A3D289} - -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 } - -/* "booktabs" style (no vertical lines) */ -table.docutils.booktabs { - border: 0px; - border-top: 2px solid; - border-bottom: 2px solid; - border-collapse: collapse; -} -table.docutils.booktabs * { - border: 0px; -} -table.docutils.booktabs th { - border-bottom: thin solid; - text-align: left; -} - -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, ol.arabic, ol.loweralpha, ol.upperalpha, -ol.lowerroman, ol.upperroman { - counter-reset: item; - list-style: none -} - -/* 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 { -/* background: magenta; */ - margin-top: 1em ; - margin-bottom: 1em; -/* 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; - border-collapse: collapse; -} - -table.booktabs * { - border: 0; -} -table.booktabs th { - border-bottom: thin solid; - text-align: left; -} - -table > caption { - text-align: left; - margin-bottom: 0.25em -/* 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="greek-text-with-the-lgr-font-encoding"> -<h1 class="title">Greek text with the LGR font encoding</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 1.3 of this license or any later version.</p> -</dd> -</dl> -<div class="abstract topic"> -<p class="topic-title first">Abstract</p> -<p>Obsolete package for Greek in text.</p> -</div> -<!-- -*- rst-mode -*- --> -<div class="section" id="news"> -<h1>News</h1> -<p>The <cite>lgrx</cite> package is obsoleted by <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a> and <a class="reference external" href="http://www.ctan.org/pkg/greek-inputenc">greek-inputenc</a>.</p> -<dl class="field-list"> -<dt>2013-05-28</dt> -<dd><p>The new package <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a> provides a comprehensive LGR -font encoding file <tt class="literal">lgrenc.def</tt>, that supersedes both this -bundles <tt class="literal">lgrxenc.def</tt> and the minimal <tt class="literal">lgrenc.def</tt> -that used to be part of <a class="reference external" href="http://www.ctan.org/pkg/babel-greek">babel-greek</a></p> -</dd> -<dt>2013-05-28</dt> -<dd><p>The file <tt class="literal">lgrenc.dfu</tt> (support for Unicode input) moved to -the <a class="reference external" href="http://www.ctan.org/pkg/greek-inputenc">greek-inputenc</a> package.</p> -</dd> -<dt>2013-06-03</dt> -<dd><p><tt class="literal">alphabeta.sty</tt> enables Unicode input in math mode,</p> -<p><tt class="literal">textalpha.sty</tt> and <tt class="literal">alphabeta.sty</tt> require <tt class="literal">lgrenc.def</tt> -from <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a> instead of <tt class="literal">lgrxenc.def</tt>,</p> -<p><tt class="literal">lgrxenc.def</tt> now loads <tt class="literal">lgrenc.def</tt> and adds some -backwards compatibility definitions.</p> -</dd> -<dt>2013-09-13</dt> -<dd><p><tt class="literal">alphabeta.sty</tt> and <tt class="literal">textalpha.sty</tt> moved to <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a> -and now also support XeTeX/LuaTeX.</p> -</dd> -</dl> -</div> -<div class="section" id="usage"> -<h1>Usage</h1> -<p>To update existing documents, replace, e.g.,</p> -<pre class="literal-block">\usepackage[LGRx,T1]{fontenc} -</pre> -<p>with</p> -<pre class="literal-block">\usepackage[LGR,T1]{fontenc} -</pre> -<p>No change is required for documents using the <tt class="literal">textalpha</tt> or <tt class="literal">alphabeta</tt> -packages now bundled with <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a>.</p> -</div> -<div class="section" id="files"> -<h1>Files</h1> -<dl class="docutils"> -<dt><a class="reference external" href="lgrxenc.def">lgrxenc.def</a></dt> -<dd><p>backwards compatibility font encoding file</p> -</dd> -<dt><a class="reference external" href="lgrxenc-test.pdf">lgrxenc-test.pdf</a>, <a class="reference external" href="lgrxenc-test.tex">lgrxenc-test.tex</a></dt> -<dd><p>test document</p> -</dd> -</dl> -<!-- References -========== --> -</div> -</div> -</body> -</html> diff --git a/Master/texmf-dist/doc/latex/lgrx/lgrxenc-test.pdf b/Master/texmf-dist/doc/latex/lgrx/lgrxenc-test.pdf Binary files differdeleted file mode 100644 index 7dad0528684..00000000000 --- a/Master/texmf-dist/doc/latex/lgrx/lgrxenc-test.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/lgrx/lgrxenc-test.tex b/Master/texmf-dist/doc/latex/lgrx/lgrxenc-test.tex deleted file mode 100644 index dc65a38561a..00000000000 --- a/Master/texmf-dist/doc/latex/lgrx/lgrxenc-test.tex +++ /dev/null @@ -1,338 +0,0 @@ -\documentclass{article} -\usepackage{cmap} % fix search and cut-and-paste in Acrobat Reader - -\usepackage% -{lmodern} -% {gfsartemisia} -% {gfsbaskerville} -% [default]{gfsbodoni} -% [default]{gfscomplutum} -% {gfsdidot} -% [default]{gfsneohellenic} -% {lmodern} \usepackage{gfsporson} \renewcommand*\rmdefault{porson} -% [default]{gfssolomos} -% {kerkis} % lacks some chars (\Stigma, \Sampi, double quotesv) -% {teubner} -\renewcommand{\ttdefault}{txtt} - - -\usepackage{parskip} -\usepackage{textcomp} -\usepackage[LGRx,T1]{fontenc} % LGR with accent definitions -% \usepackage[utf8]{inputenc} - -\newcommand{\LGR}{\fontencoding{LGR}\selectfont} -\newcommand{\Latin}{\fontencoding{T1}\selectfont} - -% \pagestyle{empty} -% ------------------------------------------------------------------------- - -\begin{document} - -\section*{Test the extended LGR font encoding definitions} - -The file lgrxenc.def allows convenient typesetting of Greek letters -with diacritics. It works independent of the babel package. - -\subsection*{Symbols} - -See the source file lgrenc-test.tex for the macros used to produce the -symbols. - -\subsubsection*{Generic text symbols} - -Latin: -+ - = < > -- --- \textbraceleft{} [ () ] \textbraceright{} -% -\textbackslash{} -\textbar{} -\textperthousand{} -\textpertenthousand{} -\textvisiblespace{} - -LGR: -\LGR -+ - = \textless{} \textgreater{} -- --- -\textbraceleft{} [ () ] \textbraceright{} -% -\textbackslash{} \textbar{} -\textperthousand{} -% \textpertenthousand{} -\textvisiblespace{} -\Latin (Per-mille symbol is missign in LGR.) - -Quotes: -% -\Latin \guillemotleft{}a\guillemotright{} -\LGR \guillemotleft{}a\guillemotright{}, -% -\Latin \textquoteleft{}a\textquoteright{} -\LGR \textquoteleft{}a\textquoteright{}, -% -\Latin \textquotedblleft{}a\textquotedblright{} -\LGR \textquotedblleft{}a\textquotedblright{} -\Latin (double quotes wrong with Kerkis fonts), - -\Latin \guilsinglleft{}a\guilsinglright{} - \quotedblbase{}a\textquotedblright{} -Single guillemots and base-quotes are missing in LGR. - - -Ligature break up: AY fi \LGR AU "i $\mapsto$ -\Latin A\textcompwordmark{}Y f\textcompwordmark i -\LGR A\textcompwordmark{}U "\textcompwordmark i - - -\Latin Spacing accent chars: -% -\Latin \textasciicircum a -\LGR \textasciicircum a \textasciicircum i % using textsym glyph -% -\Latin \textasciitilde a -\LGR \textasciitilde a \textasciitilde i -% -\Latin \textasciibreve a -\LGR \textasciibreve a \textasciibreve i -% -\Latin \textasciimacron a -\LGR \textasciimacron a \textasciimacron i -% -\Latin \textasciidieresis a -\LGR \textasciidieresis a \textasciidieresis i -% -\Latin \textasciiacute a -\LGR \textasciiacute a \textasciiacute i -% -\Latin \textasciigrave a -\LGR \textasciigrave a \textasciigrave i - -\Latin Symbols for SI-units: -\Latin 5\,\textmu{}m, 5\,k\textohm{}; -\LGR 5\,\textmu{}{\Latin m}, 5\,{\Latin k}\textohm{} - -\Latin Letter schwa and Euro symbol: % \textschwa (needs e.g. T3) -\LGR \textschwa{}, \texteuro{} - - -\Latin Some symbol definitions expect a Latin font: -% -\textcopyright{} -\textregistered{} -\texttrademark{} -\SS{} (uppercase of \ss) -% $\Longrightarrow$ -% \LGR -% \textcopyright{} -% \textregistered{} -% \texttrademark{} -% \ss$\mapsto$\SS{} -% -\Latin Babel's lgrenc.def defines them with \verb|\latintext|, however this -macro is not guaranteed to be defined, so it should not be used in a font -encoding definition file. Instead, the textcomp.sty package should be used -to provide the symbols for all font encodings (the sharp s (\ss) is used in -German text that cannot be set with LGR anyway). - -\subsubsection*{Greek alphabet} - -Greek letters via Latin transscription in LGR font encoding: - -\LGR -\MakeUppercase{a b g d e z h j i k l m n x o p r s t u f q y w} - -a b g d e z h j i k l m n x o p r s c t u f q y w - -\Latin - -\subsubsection*{Additional Greek symbols} - -\LGR \koppa{} \Latin koppa, % ϟ -\LGR \qoppa{} \Latin archaic koppa, % ϙ -\LGR \Qoppa{} \Latin archaic Koppa, % Ϙ -\LGR \stigma{} \Latin stigma, % ϛ -\LGR \varstigma{} \Latin stigma variant, -\LGR \Stigma{} \Latin Stigma (Sigma-Tau-Ligature in CB-fonts), -\LGR \sampi{} \Latin sampi, % ϡ -\LGR \Sampi{} \Latin Sampi, % Ϡ -\LGR \ddigamma{} \Latin digamma, % ϝ (\digamma used by amsmath!) -\LGR \Digamma{} \Latin Digamma, % Ϝ -% numeral signs: http://en.wikipedia.org/wiki/Greek_numerals -\LGR \anwtonos{} \Latin Dexia keraia, % ʹ -\LGR \katwtonos{} \Latin Aristeri keraia, % ͵ - -\Latin Variant symbols for pi ($\varpi$), kappa (\emph{no TeX symbol -available}), rho ($\varrho$), and theta ($\vartheta$) are missing in -LGR. - - -\subsection*{Diacritics} - -Capital Greek letters have Greek diacritics (except the dialytika) to the -left (instead of above) and drop them in UPPERCASE. This is -implemented for all combinations for which a precomposed Unicode -character exists (but not, e.g., \LGR \~A\Latin). - -% When a word is written entirely in capital letters, diacritics are -% never used; the word Ἢ (or), is an exception to this rule because of -% the need to distinguish it from the nominative feminine article Η. - -LaTeX standard accents (Latin, Greek, Greek Capitals) -$\mapsto$ UPPERCASE - -\`{a} \'{a} \~{a} \"{a} \^{a} \={a} \H{a} \.{a} \r{a} \u{a} \v{a} -\b{a} \c{a} \d{a} \k{a} -$\mapsto$ \MakeUppercase{% -\`{a} \'{a} \~{a} \"{a} \^{a} \={a} \H{a} \.{a} \r{a} \u{a} \v{a} -\b{a} \c{a} \d{a} \k{a} -} - -\LGR -\`{a} \'{a} \~{a} \"{a} \^{a} \={a} \H{a} \.{a} \r{a} \u{a} \v{a} -\b{a} \c{a} \d{a} -$\mapsto$ \MakeUppercase{% -\`{a} \'{a} \~{a} \"{a} \^{a} \={a} \H{a} \.{a} \r{a} \u{a} \v{a} -\b{a} \c{a} \d{a} -} - -\`{A} \'{A} \~{A} \"{A} \^{A} \={A} \H{A} \.{A} \r{A} \u{A} \v{A} -\b{A} \c{A} \d{A} -$\mapsto$ \MakeUppercase{% -\`{A} \'{A} \~{A} \"{A} \^{A} \={A} \H{A} \.{A} \r{A} \u{A} \v{A} -\b{A} \c{A} \d{A} -} - -\Latin -The komma-below (\verb|\k|) is not defined in LGR. - -Additional Greek diacritics\footnote{% -The dialytika is not used on Initial letters, therfore the combined -``something + dialytika'' accents are not moved befor the capital Iota.} - -\LGR -\<{a} \>{e} \<\`{i} \'"i \`"i \~"i \`\>{h} \'<{o} \'>{o} \~\<{u} \~\>{w} -$\mapsto$ \MakeUppercase{% -\<{a} \>{e} \<\`{i} \'"i \`"i \~"i \`\>{h} \'<{o} \'>{o} \~\<{u} \~\>{w} -} - -\<{A} \>{E} \<\`{I} \'"I \"`I \~"I \`\>{H} \'<{O} \'>{O} \~\<{U} \~\>{W} -$\mapsto$ \MakeUppercase{% -\<{A} \>{E} \<\`{I} \'"I \"`I \~"I \`\>{H} \'<{O} \'>{O} \~\<{U} \~\>{W} -} - -\Latin Input variants and their conversion with MakeUppercase:% - -\begin{quote} \LGR -\~>a \>\~a \~\>{a}, \~<a \<\~a \<~a \~\<a \~<a, -\>\~{h} \~>h \>~h \>\~h \~>h \~>h|, \~<h \<\~h, -\>\~i \~>i, \~<i \<\~i, \~"i \"\~i \"~i,\\ -\>\~u \~>u, \~<u \<\~u, \~"u \"\~u, -\>w, \<w, \>\~w \~>w, \~<w \<\~w. - -\MakeUppercase{ -\~>a \>\~a \~\>{a}, \~<a \<\~a \<~a \~\<a \~<a, -\>\~{h} \~>h \>~h \>\~h \~>h \~>h|, \~<h \<\~h, -\>\~i \~>i, \~<i \<\~i, \~"i \"\~i \"~i,\\ -\>\~u \~>u, \~<u \<\~u, \~"u \"\~u, -\>w, \<w, \>\~w \~>w, \~<w \<\~w. -} - -\<'A \<\'A \'<A \'\<A $\mapsto$ \MakeUppercase{\<'A \<\'A \'<A \'\<A}. -\end{quote} - -\Latin The tilde character can be used in combined accents. -However, in documents not defining the Babel language \emph{greek} or -\emph{polutonikogreek}, it will produce a -no-break space if converted with \verb|\MakeUppercase|: - -\LGR \"~i \<~i \"~u \<~u \`>u $\mapsto$ -\LGR \MakeUppercase{\"~i \<~i \"~u \<~u \`>u} -\\ -\Latin Use the tilde-accent macro: -\LGR \MakeUppercase{\"\~i \~"u}. - -\Latin Combinations with named accents: -\LGR \accdasia'a \accdasia`a \accdasia\~a. - -\Latin The dialytika must be kept in UPPERCASE, e.\,g. - -% from http://diacritics.typo.cz/index.php?id=70 μαΐστρος -> ΜΑΪΣΤΡΟΣ. -\LGR ma\"'istros $\mapsto$ \MakeUppercase{ma\"'istros} -\Latin or % from teubner εὐζωΐα -> ΕΥΖΩΪΑ. -\LGR e\>uzw\'"ia $\mapsto$ \MakeUppercase{e\>uzw\'"ia}. - -\Latin This is implemented for all input variants of diacritics with -dialytika: - -\LGR \"i \"'i \"`i \"\~i \"u \"'u \"`u \"\~u $\mapsto$ -\MakeUppercase{\"i \"'i \"`i \"\~i \"u \"'u \"`u \"\~u}, - -\Latin Tonos and dasia mark a \emph{hiatus} (break-up of a diphtong) if -placed on the first vowel of a diphtong ({\LGR \'ai, \'au, \'ei}). A -dialytika must be placed on the second vowel if they are dropped: \LGR -(\MakeUppercase{\'ai, \'au, \'ei}). - -% from teubner: άυλος/ΑΫΛΟΣ -\'aulos $\mapsto$ \MakeUppercase{\'aulos}, -\>'aulos $\mapsto$ \MakeUppercase{\>'aulos}, -% from http://diacritics.typo.cz/index.php?id=69 μάινα -> ΜΑΪΝΑ -m\'aina $\mapsto$ \MakeUppercase{m\'aina}, -% from http://de.wikipedia.org/wiki/Neugriechische_Orthographie#Das_Trema -% κέικ, ἀυπνία/αϋπνία -k\'eik, $\mapsto$ \MakeUppercase{k\'eik} -\>aupn\'ia $\mapsto$ \MakeUppercase{\>aupn\'ia} - - -\Latin Test: The auto-hiatus feature must keep proper working of tonos -and psili: - -\LGR \MakeUppercase{\'a b}: \Latin keep space after A. - -\LGR -\newcommand\md{\textcompwordmark} -\newcommand\MU{\MakeUppercase} - - \md \MU{ AO AY AI AU RA OA UA DU} [ \\ -\<\md \MU{ \<AO \<AY \<AI \<AU \<RA \<OA U\<A D\<U} [ \\ -\>\md \MU{ \>AO \>AY \>AI \>AU \>RA \>OA U\>A D\>U} [ \\ -\>'\md\MU{ \>'AO \>'AY \>'AI \>'AU \>'RA \>'OA U\>'A D\>'U} [ \\ -\'\md \MU{ \'AO \'AY \'AI \'AU \'RA \'OA U\'A D\'U} [ \\ -\>`\md\MU{ \>`AO \>`AY \>`AI \>`AU \>`RA \>`OA U\>`A D\>`U} [ \\ -\<'\md\MU{ \<'AO \<'AY \<'AI \<'AU \<'RA \<'OA U\<'A D\<'U} [ \\ -\`\md \MU{ \`AO \`AY \`AI \`AU \`RA \`OA U\`A D\`U} [ \\ -\<`\md\MU{ \<`AO \<`AY \<`AI \<`AU \<`RA \<`OA U\<`A D\<`U} [ \\ -\~\md \MU{ \~AO \~AY \~AI \~AU \~RA \~OA U\~A D\~U} [ \\ -\~>\md\MU{ \~>AO \~>AY \~>AI \~>AU \~>RA \~>OA U\~>A D\~>U} [ \\ -\~<\md\MU{ \~<AO \~<AY \~<AI \~<AU \~<RA \~<OA U\~<A D\~<U} [ \\ -\~<\md\MU{ \~<ao \~<ay \~<ai \~<au \~<ra \~<oa u\~<a d\~<u} [ \\ -\"\md \MU{ AO AY A\"I A\"U RA OA \"UA DU} [ \\ -\"\md \MU{ \"AO \"AY \"AI \"AU \"RA \"OA U\"A D\"U} [ \\ -\"~\md\MU{ \~"AO \~"AY \~"AI \~"AU \~"RA \~"OA U\~"A D\~"U} [ \\ - - -\Latin -rows 3\ldots 7: Lookahead (to check for a hiatus) breaks kerning before A -with tonos or psili. - -% \'AA \'AB \'AG \'AD \'AE \'AZ \'AH \'AJ \'AI \'AK \'AL \'AM \'AN \'AX -% \'AO \'AP \'AR \'AS \'AC \'AT \'AU \'AF \'AQ \'AY \'AW - -rows 15 and 16: Like in any font encoding, there is no kerning for -non-defined accent-letter-combinations (dialytica on \LGR A O D\Latin). - -The uppercase of the zero-width space at the place of ``v`` is the -Dasia-Oxia accent~\LGR \MakeUppercase{v}\Latin , the glyph at the -position of ``V``. It is suppressed for uppercased accents: - -\LGR -\<v, \>v, \>'v, \'v, \>`v, \<'v, \`v, \<`v, \~v, \~>v, \~<v, \"v, \~"v -$\mapsto$ \MakeUppercase{ -\<v, \>v, \>'v, \'v, \>`v, \<'v, \`v, \<`v, \~v, \~>v, \~<v, \"v, \~"v -} - -\Latin - -Downcasing should keep diacritics (of course, it cannot regenerate -``manually" dropped ones): -\LGR 'A \"I \"U \~"A $\mapsto$ \MakeLowercase{\'A \"I \"U \~"A} - -\end{document} diff --git a/Master/texmf-dist/doc/latex/lgrx/lgrxenc.def.html b/Master/texmf-dist/doc/latex/lgrx/lgrxenc.def.html deleted file mode 100644 index 2936bf2d222..00000000000 --- a/Master/texmf-dist/doc/latex/lgrx/lgrxenc.def.html +++ /dev/null @@ -1,943 +0,0 @@ -<?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.12: http://docutils.sourceforge.net/" /> -<title>lgrxenc.def</title> -<meta name="copyright" content="© 2010 Günter Milde" /> -<style type="text/css"> - -/* -:Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 7614 2013-02-21 15:55:51Z 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, .code .error { - 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, pre.code { - margin-left: 2em ; - margin-right: 2em } - -pre.code .ln { color: grey; } /* line numbers */ -pre.code, code { background-color: #eeeeee } -pre.code .comment, code .comment { color: #5C6576 } -pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } -pre.code .literal.string, code .literal.string { color: #0C5404 } -pre.code .name.builtin, code .name.builtin { color: #352B84 } -pre.code .deleted, code .deleted { background-color: #DEB0A1} -pre.code .inserted, code .inserted { background-color: #A3D289} - -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 } - -/* "booktabs" style (no vertical lines) */ -table.docutils.booktabs { - border: 0px; - border-top: 2px solid; - border-bottom: 2px solid; - border-collapse: collapse; -} -table.docutils.booktabs * { - border: 0px; -} -table.docutils.booktabs th { - border-bottom: thin solid; - text-align: left; -} - -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, ol.arabic, ol.loweralpha, ol.upperalpha, -ol.lowerroman, ol.upperroman { - counter-reset: item; - list-style: none -} - -/* 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 { -/* background: magenta; */ - margin-top: 1em ; - margin-bottom: 1em; -/* 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; - border-collapse: collapse; -} - -table.booktabs * { - border: 0; -} -table.booktabs th { - border-bottom: thin solid; - text-align: left; -} - -table > caption { - text-align: left; - margin-bottom: 0.25em -/* 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="lgrxenc-def"> -<h1 class="title">lgrxenc.def</h1> -<h2 class="subtitle" id="comprehensive-lgr-greek-font-encoding-definitions">comprehensive LGR Greek font encoding definitions</h2> - -<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 1.3 of this license or any later version.</p> -</dd> -</dl> -<div class="abstract topic"> -<p class="topic-title first">Abstract</p> -<p>Obsolete font encoding file for Greek in text.</p> -<p>For new documents, use <tt class="literal">lgrenc.def</tt> from <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a> (which -is also required by this file).</p> -</div> -<div class="contents topic" id="contents"> -<p class="topic-title first">Contents</p> -<ul class="simple"> -<li><p><a class="reference internal" href="#changelog" id="id1">Changelog</a></p></li> -<li><p><a class="reference internal" href="#usage" id="id2">Usage</a></p></li> -<li><p><a class="reference internal" href="#implementation" id="id3">Implementation</a></p> -<ul> -<li><p><a class="reference internal" href="#identification" id="id4">Identification</a></p></li> -<li><p><a class="reference internal" href="#requirements" id="id5">Requirements</a></p></li> -<li><p><a class="reference internal" href="#backwards-compatibility-definitions" id="id6">Backwards compatibility definitions</a></p> -<ul> -<li><p><a class="reference internal" href="#additional-greek-symbols" id="id7">Additional Greek symbols</a></p> -<ul> -<li><p><a class="reference internal" href="#ancient-greek-numbers-athenian-numerals" id="id8">Ancient Greek Numbers (Athenian Numerals)</a></p></li> -<li><p><a class="reference internal" href="#archaic-letters" id="id9">Archaic letters</a></p></li> -<li><p><a class="reference internal" href="#numeral-signs" id="id10">Numeral signs</a></p></li> -</ul> -</li> -</ul> -</li> -<li><p><a class="reference internal" href="#diacritics" id="id11">Diacritics</a></p></li> -</ul> -</li> -</ul> -</div> -<div class="section" id="changelog"> -<h1><a class="toc-backref" href="#id1">Changelog</a></h1> -<table class="borderless"> -<colgroup> -<col width="7%" /> -<col width="17%" /> -<col width="75%" /> -</colgroup> -<tbody> -<tr><td><p>0.1</p></td> -<td><p>2010-03-31</p></td> -<td><p>initial attempt</p></td> -</tr> -<tr><td><p>0.2</p></td> -<td><p>2010-04-20</p></td> -<td><p>diacritics dropped in UPPERCASE</p></td> -</tr> -<tr><td><p>0.3</p></td> -<td><p>2010-06-08</p></td> -<td><p>handle Titlecase and UPPERCASE extending -<tt class="literal">\@uclclist</tt></p></td> -</tr> -<tr><td><p>0.3.1</p></td> -<td><p>2010-06-10</p></td> -<td><p>code cleanup: replace dummy accent hack -with TextCommand</p></td> -</tr> -<tr><td><p>0.4</p></td> -<td><p>2010-06-15</p></td> -<td><p>more text symbols</p></td> -</tr> -<tr><td><p>0.4.1</p></td> -<td><p>2010-08-06</p></td> -<td><p>prevent multiple evaluation</p></td> -</tr> -<tr><td><p>0.5</p></td> -<td><p>2010-08-27</p></td> -<td><p>support <tt class="literal">\textalpha</tt> … <tt class="literal">\textOmega</tt></p></td> -</tr> -<tr><td><p>0.5.1</p></td> -<td><p>2012-05-08</p></td> -<td><p>upload to CTAN</p></td> -</tr> -<tr><td><p>0.6</p></td> -<td><p>2012-06-29</p></td> -<td><p><tt class="literal">\TextGreek</tt> wrapper command (used in lgrenc.dfu), -aliases for <tt class="literal">puenc.def</tt> compatibility</p></td> -</tr> -<tr><td><p>0.6.1</p></td> -<td><p>2013-02-12</p></td> -<td><p><tt class="literal">\@uclclist</tt> entries for <cite>PU</cite> aliases</p></td> -</tr> -<tr><td><p>0.7</p></td> -<td><p>2013-05-03</p></td> -<td><p>documentation update, new accent macros names</p></td> -</tr> -<tr><td><p>0.8</p></td> -<td><p>2013-05-30</p></td> -<td><p>backwards compatibility file for new lgrenc.def</p></td> -</tr> -</tbody> -</table> -</div> -<div class="section" id="usage"> -<h1><a class="toc-backref" href="#id2">Usage</a></h1> -<p>This file is only kept for backwards compatibility with existing documents.</p> -<p>For new documents, use <tt class="literal">lgrenc.def</tt> from <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a> (which is also -required by this file).</p> -<dl class="docutils"> -<dt>Example:</dt> -<dd><p>Select font encodings <cite>T1</cite> (as default) and <cite>LGR</cite>:</p> -<pre class="code latex literal-block"><span class="keyword">\usepackage</span><span class="name attribute">[LGR,T1]</span><span class="name builtin">{</span>fontenc<span class="name builtin">}</span> -</pre> -<p>Select font encodings <cite>T1</cite> and (as default) <cite>LGR</cite>:</p> -<pre class="code latex literal-block"><span class="keyword">\usepackage</span><span class="name attribute">[T1,LGR]</span><span class="name builtin">{</span>fontenc<span class="name builtin">}</span> -</pre> -<p><a class="reference external" href="http://www.ctan.org/pkg/babel">Babel</a>’s “greek” option and the textalpha and alphabeta packages also load -<tt class="literal">lgrenc.def</tt>, so after any of the following lines, “LGR” is declared and -set up as a font encoding:</p> -<pre class="code latex literal-block"><span class="keyword">\usepackage</span><span class="name attribute">[greek,english]</span><span class="name builtin">{</span>babel<span class="name builtin">}</span> <span class="comment">% default language English -</span> -<span class="keyword">\usepackage</span><span class="name attribute">[greek,english]</span><span class="name builtin">{</span>babel<span class="name builtin">}</span> <span class="comment">% default language Greek -</span> -<span class="keyword">\usepackage</span><span class="name builtin">{</span>textalpha<span class="name builtin">}</span> - -<span class="keyword">\usepackage</span><span class="name builtin">{</span>alphabeta<span class="name builtin">}</span> -</pre> -</dd> -</dl> -</div> -<div class="section" id="implementation"> -<h1><a class="toc-backref" href="#id3">Implementation</a></h1> -<div class="section" id="identification"> -<h2><a class="toc-backref" href="#id4">Identification</a></h2> -<pre class="literal-block">\ProvidesFile{lgrxenc.def} -[2013/05/30 v0.8 comprehensive LGR Greek Font Encoding definitions] -</pre> -</div> -<div class="section" id="requirements"> -<h2><a class="toc-backref" href="#id5">Requirements</a></h2> -<p>To declare and set up the LGR font encoding, we use the successor file -<tt class="literal">lgrenc.def</tt> from <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a>:</p> -<pre class="literal-block">\input{lgrenc.def} -</pre> -</div> -<div class="section" id="backwards-compatibility-definitions"> -<h2><a class="toc-backref" href="#id6">Backwards compatibility definitions</a></h2> -<p><tt class="literal">\TextGreek</tt> is now called <tt class="literal">\ensuregreek</tt>:</p> -<pre class="literal-block">\DeclareTextCommand{\TextGreek}{LGR}[1]{#1} -</pre> -<div class="section" id="additional-greek-symbols"> -<h3><a class="toc-backref" href="#id7">Additional Greek symbols</a></h3> -<p>Compatibility aliases (defined via <cite>TextCommand</cite> so that up/downcasing works -without the need for additional uclclist entries.</p> -<div class="section" id="ancient-greek-numbers-athenian-numerals"> -<h4><a class="toc-backref" href="#id8">Ancient Greek Numbers (Athenian Numerals)</a></h4> -<p>Names from the <a class="reference external" href="http://www.ctan.org/pkg/athnum">athnum</a> package:</p> -<pre class="literal-block">\DeclareTextCommand{\PiDelta}{LGR}{\pentedeka} % GREEK ACROPHONIC ATTIC FIFTY -\DeclareTextCommand{\PiEta}{LGR}{\pentehekaton} % GREEK ACROPHONIC ATTIC FIVE HUNDRED -\DeclareTextCommand{\PiChi}{LGR}{\penteqilioi} % GREEK ACROPHONIC ATTIC FIVE THOUSAND -\DeclareTextCommand{\PiMu}{LGR}{\pentemurioi} % GREEK ACROPHONIC ATTIC FIFTY THOUSAND -</pre> -</div> -<div class="section" id="archaic-letters"> -<h4><a class="toc-backref" href="#id9">Archaic letters</a></h4> -<p>Names from <a class="reference external" href="http://www.ctan.org/pkg/babel">babel</a>’s <tt class="literal">greek.ldf</tt> and <a class="reference external" href="http://www.ctan.org/pkg/teubner">teubner</a></p> -<pre class="literal-block">\DeclareTextCommand{\vardigamma}{LGR}{\textvarstigma} % greek.ldf -\DeclareTextCommand{\ddigamma}{LGR}{\textdigamma} % greek.ldf -\DeclareTextCommand{\Digamma}{LGR}{\textDigamma} % greek.ldf - -\DeclareTextCommand{\stigma}{LGR}{\textstigma} % ϛ (greek.ldf, teubner) -\DeclareTextCommand{\varstigma}{LGR}{\textvarstigma} % stigma variant (CB.enc, teubner) -\DeclareTextCommand{\koppa}{LGR}{\textkoppa} % ϟ (greek small letter koppa) -\DeclareTextCommand{\qoppa}{LGR}{\textqoppa} % ϙ (archaic koppa) -\DeclareTextCommand{\Qoppa}{LGR}{\textQoppa} % Ϙ (archaic Koppa) -\DeclareTextCommand{\Stigma}{LGR}{\textStigma} % Ϛ (teubner) in some fonts ϹΤ ligature -\DeclareTextCommand{\Sampi}{LGR}{\textSampi} % Ϡ -\DeclareTextCommand{\sampi}{LGR}{\textsampi} % ϡ -\DeclareTextCommand{\anoteleia}{LGR}{\textanoteleia} % · -\DeclareTextCommand{\erotimatiko}{LGR}{\texterotimatiko} % ; -</pre> -</div> -<div class="section" id="numeral-signs"> -<h4><a class="toc-backref" href="#id10">Numeral signs</a></h4> -<p>See also <a class="reference external" href="http://en.wikipedia.org/wiki/Greek_numerals">http://en.wikipedia.org/wiki/Greek_numerals</a></p> -<p>Names from <a class="reference external" href="http://www.ctan.org/pkg/babel">babel</a>, <a class="reference external" href="http://www.ctan.org/pkg/teubner">teubner</a>, and <a class="reference external" href="http://www.ctan.org/pkg/hyperref">hyperref</a>’s puenc.def:</p> -<pre class="literal-block">\DeclareTextCommand{\anwtonos}{LGR}{\textnumeralsigngreek} % ʹ (Dexia keraia) -\DeclareTextCommand{\katwtonos}{LGR}{\textnumeralsignlowergreek} % ͵ (Aristeri keraia) -</pre> -</div> -</div> -</div> -<div class="section" id="diacritics"> -<h2><a class="toc-backref" href="#id11">Diacritics</a></h2> -<p>Backwards compatibility with LGRx versions < 0.7:</p> -<pre class="literal-block">\DeclareTextCommand{\Ypogegrammeni}{LGR}{\ypogegrammeni} -\DeclareTextCommand{\Prosgegrammeni}{LGR}{\prosgegrammeni} - -\DeclareTextCommand{\lowbreve}{LGR}{\brevebelow} -\DeclareTextCommand{\Dasia}{LGR}{\accdasia} -\DeclareTextCommand{\Psili}{LGR}{\accpsili} -\DeclareTextCommand{\Tonos}{LGR}{\acctonos} -\DeclareTextCommand{\Varia}{LGR}{\accvaria} -\DeclareTextCommand{\Perispomeni}{LGR}{\accperispomeni} -\DeclareTextCommand{\Dialytika}{LGR}{\accdialytika} - -\DeclareTextCommand{\DialytikaPerispomeni}{LGR}{\accdialytikaperispomeni} -\DeclareTextCommand{\DialytikaTonos}{LGR}{\accdialytikatonos} -\DeclareTextCommand{\DialytikaVaria}{LGR}{\accdialytikavaria} -\DeclareTextCommand{\DasiaPerispomeni}{LGR}{\accdasiaperispomeni} -\DeclareTextCommand{\DasiaVaria}{LGR}{\accdasiavaria} -\DeclareTextCommand{\DasiaOxia}{LGR}{\accdasiaoxia} -\DeclareTextCommand{\PsiliPerispomeni}{LGR}{\accpsiliperispomeni} -\DeclareTextCommand{\PsiliOxia}{LGR}{\accpsilioxia} -\DeclareTextCommand{\PsiliVaria}{LGR}{\accpsilivaria} -</pre> -<!-- References -- - - - - - - - - - --> -</div> -</div> -</div> -</body> -</html> |