Package: yorick / 2.2.04+dfsg1-12

template_html Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Author: Thibaut Paumard <paumard@users.sourceforge.net>
Description: Customize HTML documentation
Forwarded: not-needed

--- a/doc/html/template.html
+++ b/doc/html/template.html
@@ -39,7 +39,7 @@
 <body text="#000000" bgcolor="#ffffff" link="#0000ff" vlink="#800080" alink="#ff0000">
 <div id="l-bar">
 <div id="links">
-<div class="nav1"><A href="http://yorick.sourceforge.net/index.php">Web Home</A></div>
+<div class="nav1"><A href="http://dhmunro.github.io/yorick-doc/">Web Home</A></div>
 %onlydoc:installmac%<div class="nav1"><a href="./README.html">Installation</a></div>
 %onlydoc:installmac%<div class="nav2"><a href="./README.html#emacs">Emacs help</a></div>
 %onlydoc:installmac%<div class="nav2"><a href="./README.html#ghost">Graphics help</a></div>
@@ -50,12 +50,7 @@
 %onlydoc:installwin%<div class="nav2"><a href="./README.html#folder">Folders help</a></div>
 %onlydoc:installwin%<div class="nav2"><a href="./README.html#extend">C Extensions</a></div>
 <div class="nav1"><a href="%toroot%README.html">Getting Started</a></div>
-%onlydoc:index%<div class="nav2"><A href="%toroot%manual/yorick.html">BSD License</A></div>
-%onlydoc:index%<div class="nav2"><A href="%toroot%../README.html">Installation</A></div>
-<div class="nav1"><A href="%toroot%manual/yorick_1.html">Manual</A></div>
-%onlydoc:manual%<div class="nav2"><A href="%toroot%manual/yorick_toc.html">Contents</A></div>
-%onlydoc:manual%<div class="nav2"><A href="%toroot%manual/yorick.html">Copyright</A></div>
-%onlydoc:manual%<div class="nav2"><A href="%toroot%manual/yorick_prt.html">Print Manual</A></div>
+<div class="nav1"><A href="%toroot%manual/index.html">Manual</A></div>
 <div class="nav1"><A href="%toroot%html_xref/packages.html">Packages</A></div>
 %onlydoc:xref%<div class="nav2"><A href="%toroot%html_xref/global-index.html">Global Index</A></div>
 %onlydoc:xref%<div class="nav2"><A href="%toroot%html_xref/keywords.html">Keywords</A></div>
@@ -77,9 +72,9 @@
 <ol>
 <li>The terminal window where you type
 interactive commands is not part of yorick.  Neither is the text
-editor you use to compose yorick programs.  The
-<a href="../README.html">installation instructions</a> include
-recommendations for terminal emulators and text editors.</li>
+editor you use to compose yorick programs.  The two recommended ways
+of starting yorick are either through rlwrap (rlwrap yorick) or within
+the emacs editor (emacs -f yorick).</li>
 <li>Quickly read the first three chapters of the
 <a href="./manual/yorick_1.html">user manual</a>.  The first chapter,
 in particular, is a yorick tutorial.</li>
@@ -89,39 +84,34 @@
 familiar with it.</li>
 <li>Choose one or more of the demonstration programs and work through it.
 <dl>
-<dt><a href="../i/demo1.i"><b>demo1.i</b></a></dt>
+<dt><a href="/usr/share/yorick/i/demo1.i"><b>demo1.i</b></a></dt>
 <dd>a 1D hydro code written in yorick interpreted code</dd>
-<dt><a href="../i/demo2.i"><b>demo2.i</b></a></dt>
+<dt><a href="/usr/share/yorick/i/demo2.i"><b>demo2.i</b></a></dt>
 <dd>solving the equations for the motion of a drumhead</dd>
-<dt><a href="../i/demo3.i"><b>demo3.i</b></a></dt>
+<dt><a href="/usr/share/yorick/i/demo3.i"><b>demo3.i</b></a></dt>
 <dd>computing the motion of a chaotic pendulum</dd>
-<dt><a href="../i/demo4.i"><b>demo4.i</b></a></dt>
+<dt><a href="/usr/share/yorick/i/demo4.i"><b>demo4.i</b></a></dt>
 <dd>plotting the flow past a Jakowski airfoil</dd>
-<dt><a href="../i/demo5.i"><b>demo5.i</b></a></dt>
+<dt><a href="/usr/share/yorick/i/demo5.i"><b>demo5.i</b></a></dt>
 <dd>make crude 3D plots (yorick computes the projections)</dd>
 </dl>
 </li>
 <li>Yorick has a <tt>help</tt> command and a <tt>library</tt> command.
 Learn to use them, and learn to use your text editor to open and read
-the yorick interpreted code in the <a href="../i"><tt>Y_SITE/i</tt></a>
-and <a href="../i0"><tt>Y_SITE/i0</tt></a> directories.  Often, the program
+the yorick interpreted code in the <a href="/usr/share/yorick/i"><tt>Y_SITE/i</tt></a>
+and <a href="/usr/share/yorick/i0"><tt>Y_SITE/i0</tt></a> directories.  Often, the program
 you want to write will be similar to something in those directories.</li>
-<li>The <a href="http://yorick.sourceforge.net/index.php">
+<li>The <a href="http://dhmunro.github.io/yorick-doc/">
 yorick homepage</a> has much more information about yorick, including
 user forums where you can get help.</li>
 </ol>
 
 %embedded:manual/yorick_prt.html:manual:../%Yorick: Printable Manual
-<table cellpadding="1" cellspacing="1" border="0"><tbody>
-<tr><td valign="middle" align="left"><a href="yorick.html" title="Cover (top) of document"><img src="../images/a_top.gif" border="0" alt="Top: Yorick: An Interpreted Language" align="middle"></a></td>
-<td valign="middle" align="left"><a href="yorick_toc.html" title="Table of contents"><img src="../images/a_tableofcon.gif" border="0" alt="Contents: Table of Contents" align="middle"></a></td>
-<td valign="middle" align="left"><a href="yorick_abt.html" title="About (help)"><img src="../images/a_help.gif" border="0" alt="About: About This Document" align="middle"></a></td>
-</tr></tbody></table>
 <hr size="1">
 <h1 class="settitle">Printable Manual</h1>
 
 <p>A printable version of the manual is
-<a href="./yorick.pdf">yorick.pdf</a></p>
+<a href="./yorick.pdf.gz">yorick.pdf.gz</a></p>
 
 %content%
 </div>