Put up a page listing errata for the Tibetan! 5.1 for Word documentation (i.e.,
the TM and TMW docs).
This commit is contained in:
parent
ed3fac31c6
commit
0ad1992d2f
2 changed files with 317 additions and 0 deletions
|
@ -216,6 +216,11 @@ The first section of text is the short "introduction" about the Theme and the va
|
|||
and try it out for yourself. The latest API docs (i.e.,
|
||||
Javadocs) are also available.
|
||||
</li>
|
||||
<li>
|
||||
<a href="Tibetan51Errata.html">errata</a> for the <i>Tibetan!
|
||||
5.1 for Word</i> documentation, mainly concerning the Tibetan
|
||||
Machine and Tibetan Machine Web fonts.
|
||||
</li>
|
||||
<li>
|
||||
a <a href="TMW_RTF_TO_THDL_WYLIE.html"> document</a> describing
|
||||
a Tibetan Machine Web to {THDL Extended Wylie, Tibetan Machine}
|
||||
|
|
312
htdocs/Tibetan51Errata.html
Normal file
312
htdocs/Tibetan51Errata.html
Normal file
|
@ -0,0 +1,312 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
|
||||
<!-- @author David Chandler -->
|
||||
<!-- @date-created October 20, 2002 -->
|
||||
<!-- @editor Emacs, baby! -->
|
||||
|
||||
<!--
|
||||
==============
|
||||
INSERT KEYWORDS AND DESCRIPTION HERE
|
||||
==============
|
||||
-->
|
||||
|
||||
|
||||
<meta name="keywords" content="tibetan fonts, tibetan software, digital ethnography">
|
||||
|
||||
<meta name="description" content="This presents intellectual and electronic tools for using Tibetan language in a digital medium and for viewing the THDL site.">
|
||||
|
||||
<!--
|
||||
==============
|
||||
INSERT PAGE TITLE HERE
|
||||
==============
|
||||
In order to facilitate the use of the unicode character set the charset declaration will be set equal to utf-8
|
||||
Always incorporate Tibetan and Himalayan
|
||||
-->
|
||||
|
||||
<title>Errata for Tibetan! 5.1 for Word Documentation</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-utf-8">
|
||||
|
||||
<!--
|
||||
==============
|
||||
THIS IS THE STYLE FOR THE BODY; IT'S WHAT CALLS ON THE BANNER AS A BACKGROUND IMAGE AND SETS UP THE BACKGROUND COLOR. MAKE SURE TO LINK TO THE BANNER HERE.
|
||||
==============
|
||||
-->
|
||||
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body {background-attachment: scroll; background-image: url(http://iris.lib.virginia.edu/tibet/images/bannerTools.gif); background-repeat: no-repeat; background-position: left top; backgroud-color: white}
|
||||
-->
|
||||
</style>
|
||||
|
||||
<!--
|
||||
==============
|
||||
THE STYLE FOR THE TEXT, ETC. IT GOES TO THE TOP-LEVEL STYLE PAGE. IS THERE A NEED FOR EACH COLLECTION TO HAVE INDIVIDUAL STYLE PAGES?
|
||||
==============
|
||||
-->
|
||||
|
||||
<link rel="stylesheet" href="http://iris.lib.virginia.edu/tibet/style/tools.css">
|
||||
|
||||
<!--
|
||||
==============
|
||||
MAKES NETSCAPE RELOAD IF THE WINDOW IS RESIZED
|
||||
==============
|
||||
-->
|
||||
|
||||
<script language="JavaScript">
|
||||
<!--
|
||||
function MM_reloadPage(init) { //reloads the window if Nav4 resized
|
||||
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
|
||||
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
|
||||
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
|
||||
}
|
||||
MM_reloadPage(true);
|
||||
// -->
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<!--
|
||||
==============
|
||||
SETS THE PAGE MARGINS TO "0" SO THE MENU DOESN'T GET SCREWED UP
|
||||
==============
|
||||
-->
|
||||
|
||||
<body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
|
||||
|
||||
|
||||
<!--
|
||||
==============
|
||||
THE JAVASCRIPT MENUS
|
||||
==============
|
||||
-->
|
||||
|
||||
<script type='text/javascript'>
|
||||
//HV Menu v5- by Ger Versluis (http://www.burmees.nl/)
|
||||
//Submitted to Dynamic Drive (http://www.dynamicdrive.com)
|
||||
//Visit http://www.dynamicdrive.com for this script and more
|
||||
|
||||
function Go(){return}
|
||||
|
||||
//==============
|
||||
// --CALL UP THE MENU. THE 1ST OF THE CHOICES HAS THE VARIABLES
|
||||
// AND NEEDS TO BE UPDATED FOR EACH SECTION.
|
||||
// MENU_LOADER.JS WILL ALWAYS BE THE SAME.
|
||||
//==============
|
||||
|
||||
|
||||
</script>
|
||||
<script type='text/javascript' src='http://iris.lib.virginia.edu/tibet/scripts/menu_tools.js'></script>
|
||||
<script type='text/javascript' src='http://iris.lib.virginia.edu//tibet/scripts/menu_loader.js'></script>
|
||||
<script type="text/javascript" src="http://iris.lib.virginia.edu//tibet/scripts/thdl_scripts.js"></script>
|
||||
<noscript> Your browser does not support Javascript menus. Please utilize the
|
||||
Site Map for navigation.</noscript>
|
||||
|
||||
|
||||
<div align="left" style="position:absolute; left:0px; top:0px; width:100px; height:50px; z-index:7">
|
||||
<a href="http://iris.lib.virginia.edu/tibet/index.html">
|
||||
<img src="http://iris.lib.virginia.edu/tibet/images/spacer.gif" style="border-width:0" width="100" height="50">
|
||||
</a>
|
||||
</div>
|
||||
<div id="Layer1" style="position:absolute; left:100px; top:28px; width:708px; height:20px; z-index:1">
|
||||
|
||||
<!--
|
||||
==============
|
||||
INSERT THE BREADCRUMBS
|
||||
==============
|
||||
A HREF tags should not be applied to current page, e.g. THDL and Collections get link, Literature and Home do not. If you were on a subpage of Literature, then Literature would link to the Literature home page.
|
||||
-->
|
||||
|
||||
<div align="right"><font color="#000000"><A HREF="http://iris.lib.virginia.edu/tibet/index.html">THDL</A> : <A HREF="http://iris.lib.virginia.edu/tibet/tools/index.html">Tools</A> : <a href="http://iris.lib.virginia.edu/tibet/tools/software.html">Software</a> : Errata for Tibetan! 5.1 for Word Documentation</a></font>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
==============
|
||||
INSERT THE MENU
|
||||
==============
|
||||
-->
|
||||
|
||||
<div id='MenuPos' style="text-size:9px; layer-background-color:#CCCCCC; background-color: #CCCCCC; position:absolute; left:0px; top:50px; width:808px"><table width="808" cellpadding="0" cellspacing="0" height="19"><tr><td><p style="font-size:9px">Menu loading...</p></td></tr></table></div>
|
||||
|
||||
|
||||
<!--
|
||||
==============
|
||||
MAKE THE LAYER THAT WILL HOLD THE CONTENT OF THE PAGE - THE TEXT, IMAGES, WHATEVER. THIS LAYER WILL BE CLOSED AT THE END OF THIS HTML DOCUMENT
|
||||
==============
|
||||
Maximum table width not to exceed 750
|
||||
All images must have borders of 1 pixel
|
||||
No image will exceed 325 X 325 height and width measurements
|
||||
Position attribute on layer3 may need to be changed to absolute to accomodate Netscape
|
||||
-->
|
||||
|
||||
<div id="Layer3" style="position:relative; left:7px; top:80px; width:801px; height:396px; z-index:1; overflow: visible; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px none #000000" >
|
||||
|
||||
<table width="750" border="0" cellspacing="0" cellpadding="10">
|
||||
<tr>
|
||||
<td valign="top" align="left">
|
||||
|
||||
<!--
|
||||
=============
|
||||
FOR EVERY "ADMINISTRATIVELY DISTINCT" PROJECT, THERE SHOULD BE A CREDIT FOR THE PROVIDER OF THE INFO
|
||||
=============
|
||||
-->
|
||||
|
||||
<script langauge="JavaScript">
|
||||
function openWin(url, name) { popupWin = window.open(url, name,"resizable=1,scrollbars=1,toolbar=0,width=400 ,height=450")
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
<!--
|
||||
============
|
||||
THIS LINK WILL OPEN A SEPARATE WINDOW THAT WILL PROVIDE INFORMATION REGARDING THE ADVISORY BOARD MEMBERS. ALSO PROVIDED IN THE PAGE WILL BE PARTICIPATION AND DONATION INFORMATION.
|
||||
============
|
||||
-->
|
||||
|
||||
|
||||
<!--
|
||||
==============
|
||||
SETS THE BODY TEXT TO JUSTIFIED
|
||||
==============
|
||||
-->
|
||||
|
||||
<div align=justify>
|
||||
|
||||
|
||||
<!--
|
||||
=============
|
||||
INSERT LINK TO GUIDED TOUR HERE -uncomment when ready.
|
||||
=============
|
||||
-->
|
||||
|
||||
|
||||
<!--
|
||||
==============
|
||||
INSERT BODY TEXT HERE
|
||||
|
||||
The first section of text is the short "introduction" about the Theme and the various discplines that have a vested interest in them.
|
||||
Design principle: Bold the first few words of this text section.
|
||||
==============
|
||||
-->
|
||||
<h2>Errata for Tibetan! 5.1 for Word Documentation</h2>
|
||||
|
||||
<p>
|
||||
This document contains some known errors in the <a
|
||||
href="http://iris.lib.virginia.edu/tibet/tools/tib5doc.pdf">documentation</a>
|
||||
for <i>Tibetan! 5.1 for Word</i>. These errata apply mainly to
|
||||
the appendix dealing with the <a
|
||||
href="http://iris.lib.virginia.edu/tibet/tools/tmw.html">Tibetan
|
||||
Machine Web</a> (TMW) font.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
TibetanMachineSkt4.102 (TibetanMachineWeb8.102) has Unicode correspondence
|
||||
U+0F37 listed; in fact, it is U+0F35.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
TibetanMachineSkt4.103 (TibetanMachineWeb8.103) has Unicode correspondence
|
||||
U+0F35 listed; in fact, it is U+0F38.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
TibetanMachineWeb.94 has Unicode correspondence U+0F48 listed;
|
||||
in fact, it is U+0F49.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
TibetanMachineWeb.63 has Unicode correspondence U+0F6A listed; in
|
||||
fact, it is U+0F68.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
TibetanMachineWeb4.97 has Unicode correspondence U+0F4D listed; in
|
||||
fact, it is U+0F52.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
TibetanMachineWeb9.109 has Unicode correspondence U+0FB6 listed;
|
||||
in fact, it is U+0FB7.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
TibetanMachineWeb7.95 has Unicode correspondence U+0F82 listed;
|
||||
there is no Unicode corresponding to this glyph.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
TibetanMachineWeb8.89 in fact has Unicode correspondence U+0F82,
|
||||
which is not listed.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
TibetanMachineWeb4.86 has ddhrva listed, but it's ddhva
|
||||
(d+d+h+wazur).
|
||||
</li>
|
||||
|
||||
<li>
|
||||
TibetanMachineWeb8.52 through TibetanMachineWeb8.86, inclusive, do
|
||||
not map to TibetanMachineSkt4.50 through TibetanMachineSkt4.84,
|
||||
inclusive; TibetanMachineWeb8.53 through TibetanMachineWeb8.87 map
|
||||
to TibetanMachineSkt4.50 through TibetanMachineSkt4.84.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
TibetanMachineSkt2.128 maps to TibetanMachineWeb5.38, not
|
||||
TibetanMachineWeb5.39; TibetanMachineSkt2.253 maps to
|
||||
TibetanMachineWeb5.39, not TibetanMachineWeb5.38.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
The vowel glyphs listed for TibetanMachineWeb9.58 and
|
||||
TibetanMachineWeb9.59 are not all correct. The maintainers
|
||||
of <a
|
||||
href="http://iris.lib.virginia.edu/tibet/tools/jskad.html">Jskad</a>
|
||||
have made certain guesses as to the correct values, but no
|
||||
definitive correction is yet available.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
Please
|
||||
|
||||
<a href="mailto:thdltools-devel@lists.sourceforge.net">
|
||||
e-mail us</a>
|
||||
|
||||
your comments about this page.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The
|
||||
<a target="_blank" href="http://www.sourceforge.net/projects/thdltools">
|
||||
THDL Tools</a>
|
||||
project is generously hosted by:
|
||||
<!--
|
||||
|
||||
DO NOT DELETE THE SF.NET LOGO.
|
||||
|
||||
We have a choice of colors and sizes for this logo (see
|
||||
"https://sourceforge.net/docman/display_doc.php?docid=790&group_id=1"),
|
||||
but we do not have the option of removing it. SourceForge requests
|
||||
that we put it on each web page for our project, and to give us
|
||||
incentive to do so, they will not track the number of hits for our
|
||||
project web pages unless we put this link in. To track hits, see
|
||||
"http://sourceforge.net/project/stats/index.php?report=months&group_id=61934".
|
||||
|
||||
-->
|
||||
<a target="_blank" href="http://sourceforge.net/">
|
||||
<img src="http://sourceforge.net/sflogo.php?group_id=61934&type=1"
|
||||
width="88" height="31" border="0" alt="SourceForge Logo">
|
||||
</a>
|
||||
<!-- AGAIN, DO NOT DELETE THE SF.NET LOGO. -->
|
||||
</p>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue