Iris is gone in favor of orion. Grep for 'iris' and you'll find just
a couple of references that I didn't grok.
This commit is contained in:
parent
62f96d7f3d
commit
4aac262355
10 changed files with 113 additions and 113 deletions
|
@ -9,22 +9,22 @@
|
|||
<title>tibwn.ini File Format</title>
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<script type="text/javascript" src="http://iris.lib.virginia.edu/tibet/scripts/thdl_scripts.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="http://iris.lib.virginia.edu/tibet/style/thdl-styles.css"/>
|
||||
<script type="text/javascript" src="http://orion.lib.virginia.edu/thdl/scripts/thdl_scripts.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="http://orion.lib.virginia.edu/thdl/style/thdl-styles.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<a id="logo" href="http://iris.lib.virginia.edu/tibet/index.html"><img id="test" alt="THDL Logo" src="http://iris.lib.virginia.edu/tibet/images/logo.png"/></a>
|
||||
<a id="logo" href="http://orion.lib.virginia.edu/thdl/index.html"><img id="test" alt="THDL Logo" src="http://orion.lib.virginia.edu/thdl/images/logo.png"/></a>
|
||||
<h1>The Tibetan & Himalayan Digital Library</h1>
|
||||
|
||||
<div id="menubar">
|
||||
<script type='text/javascript'>function Go(){return}</script>
|
||||
<script type='text/javascript' src='http://iris.lib.virginia.edu/tibet/scripts/new/thdl_menu_config.js'></script>
|
||||
<script type='text/javascript' src='http://orion.lib.virginia.edu/thdl/scripts/new/thdl_menu_config.js'></script>
|
||||
|
||||
<script type='text/javascript' src='http://iris.lib.virginia.edu/tibet/scripts/new/menu_new.js'></script>
|
||||
<script type='text/javascript' src='http://iris.lib.virginia.edu/tibet/scripts/new/menu9_com.js'></script>
|
||||
<script type='text/javascript' src='http://orion.lib.virginia.edu/thdl/scripts/new/menu_new.js'></script>
|
||||
<script type='text/javascript' src='http://orion.lib.virginia.edu/thdl/scripts/new/menu9_com.js'></script>
|
||||
<noscript><p>Your browser does not support javascript.</p></noscript>
|
||||
<div id='MenuPos' >Menu Loading... </div>
|
||||
</div><!--END menubar-->
|
||||
|
@ -37,13 +37,13 @@
|
|||
<p>
|
||||
<input type="text" name="q" id="q" size="15" maxlength="255" value="" />
|
||||
<input type="submit" name="sa" id="sa" value="Search"/>
|
||||
<input type="hidden" name="hq" id="hq" value="inurl:iris.lib.virginia.edu"/>
|
||||
<input type="hidden" name="hq" id="hq" value="inurl:orion.lib.virginia.edu"/>
|
||||
</p>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
<div id="breadcrumbs">
|
||||
<a href="http://iris.lib.virginia.edu/tibet/index.html">Home</a> > <a href="index.html">Tools</a> > <a href="http://iris.lib.virginia.edu/tibet/tools/software.html">Software</a> > Nightly Builds
|
||||
<a href="http://orion.lib.virginia.edu/thdl/index.html">Home</a> > <a href="index.html">Tools</a> > <a href="http://orion.lib.virginia.edu/thdl/tools/software.html">Software</a> > Nightly Builds
|
||||
</div>
|
||||
</div><!--END banner-->
|
||||
|
||||
|
@ -54,9 +54,9 @@
|
|||
|
||||
<p>
|
||||
<a
|
||||
href="http://iris.lib.virginia.edu/tibet/tools/jskad.html">Jskad</a>
|
||||
href="http://orion.lib.virginia.edu/thdl/tools/jskad.html">Jskad</a>
|
||||
and <a
|
||||
href="http://iris.lib.virginia.edu/tibet/tools/wyword.html">WylieWord</a>
|
||||
href="http://orion.lib.virginia.edu/thdl/tools/wyword.html">WylieWord</a>
|
||||
both make use of a data file named <a
|
||||
href="http://cvs.sourceforge.net/viewcvs.py/thdltools/Jskad/source/org/thdl/tib/text/tibwn.ini?view=markup"><code>tibwn.ini</code></a>.
|
||||
This document concerns the structure and content of that data file.
|
||||
|
@ -64,9 +64,9 @@
|
|||
|
||||
<p>
|
||||
The purpose of the file is to encode all knowledge of the <a
|
||||
href="http://iris.lib.virginia.edu/tibet/tools/tm.html">Tibetan
|
||||
href="http://orion.lib.virginia.edu/thdl/tools/tm.html">Tibetan
|
||||
Machine</a> (TM) and <a
|
||||
href="http://iris.lib.virginia.edu/tibet/tools/tmw.html">Tibetan
|
||||
href="http://orion.lib.virginia.edu/thdl/tools/tmw.html">Tibetan
|
||||
Machine Web</a> (TMW) fonts. Specifically, the following
|
||||
knowledge is found:
|
||||
</p>
|
||||
|
@ -100,7 +100,7 @@
|
|||
|
||||
<p>
|
||||
Much of this knowledge is found in the <a
|
||||
href="http://iris.lib.virginia.edu/tibet/tools/tib5doc.pdf">documentation</a>
|
||||
href="http://orion.lib.virginia.edu/thdl/tools/tib5doc.pdf">documentation</a>
|
||||
for the TM and TMW fonts. Note the <a
|
||||
href="Tibetan51Errata.html">errata</a> for this document, as it
|
||||
especially concerns the data in <code>tibwn.ini</code>.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue