<feed xmlns='http://www.w3.org/2005/Atom'>
<title>halibut/doc/index.but, branch master</title>
<subtitle>My halibut tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/halibut/'/>
<entry>
<title>Remove Subversion expanded keywords everywhere.</title>
<updated>2014-09-24T10:32:41+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2014-09-24T10:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/halibut/commit/?id=aa2709b2fdd600b9300c52eb534d13672a572239'/>
<id>aa2709b2fdd600b9300c52eb534d13672a572239</id>
<content type='text'>
The \versionids in the docs are now added by the bob script; the one
in inputs/test.but has been replaced by fixed text (it didn't matter
what it contained anyway, of course, for test purposes), and the one
in misc/halibut.vim has simply been removed (it wasn't actually
expanded by svn anyway - it still had its old CVS value).

[originally from svn r10253]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The \versionids in the docs are now added by the bob script; the one
in inputs/test.but has been replaced by fixed text (it didn't matter
what it contained anyway, of course, for test purposes), and the one
in misc/halibut.vim has simply been removed (it wasn't actually
expanded by svn anyway - it still had its old CVS value).

[originally from svn r10253]
</pre>
</div>
</content>
</entry>
<entry>
<title>Index term tweaks in manual for \s to quell warnings when building, etc.</title>
<updated>2013-03-23T19:46:15+00:00</updated>
<author>
<name>Jacob Nevins</name>
<email>jacobn@chiark.greenend.org.uk</email>
</author>
<published>2013-03-23T19:46:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/halibut/commit/?id=6154b5b53a342d6cf1aa3fc38e28405975f64e00'/>
<id>6154b5b53a342d6cf1aa3fc38e28405975f64e00</id>
<content type='text'>
[originally from svn r9774]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[originally from svn r9774]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing docs for \cfg{paper-contents-indent-step} and</title>
<updated>2009-01-20T18:50:18+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2009-01-20T18:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/halibut/commit/?id=e5c863517af2d2faeec6f87540165766237f9b55'/>
<id>e5c863517af2d2faeec6f87540165766237f9b55</id>
<content type='text'>
\cfg{paper-contents-margin}. Also correct the spelling of the
former.

[originally from svn r8424]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
\cfg{paper-contents-margin}. Also correct the spelling of the
former.

[originally from svn r8424]
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for doing different underlining of different heading levels</title>
<updated>2007-04-08T11:16:23+00:00</updated>
<author>
<name>Ben Harris</name>
<email>bjh21@bjh21.me.uk</email>
</author>
<published>2007-04-08T11:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/halibut/commit/?id=9c83f06784539ca3a4dc6661542a11592e137f60'/>
<id>9c83f06784539ca3a4dc6661542a11592e137f60</id>
<content type='text'>
in the Info backend, with the defaults chosen to match what Emacs
recognises and renders prettily.

[originally from svn r7452]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the Info backend, with the defaults chosen to match what Emacs
recognises and renders prettily.

[originally from svn r7452]
</pre>
</div>
</content>
</entry>
<entry>
<title>GNU manuals are fairly clear that "Info" is spelt in mixed case and set</title>
<updated>2007-04-08T00:17:52+00:00</updated>
<author>
<name>Ben Harris</name>
<email>bjh21@bjh21.me.uk</email>
</author>
<published>2007-04-08T00:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/halibut/commit/?id=ac6717da27f479e197ba4bec763bc1fa571f909e'/>
<id>ac6717da27f479e197ba4bec763bc1fa571f909e</id>
<content type='text'>
in a Roman font.  Follow suit.

[originally from svn r7450]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in a Roman font.  Follow suit.

[originally from svn r7450]
</pre>
</div>
</content>
</entry>
<entry>
<title>Document TrueType support.</title>
<updated>2007-02-13T22:05:16+00:00</updated>
<author>
<name>Ben Harris</name>
<email>bjh21@bjh21.me.uk</email>
</author>
<published>2007-02-13T22:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/halibut/commit/?id=41c8948dd5b5030747db24dcae8340235a15149a'/>
<id>41c8948dd5b5030747db24dcae8340235a15149a</id>
<content type='text'>
[originally from svn r7284]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[originally from svn r7284]
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a --list-fonts option, since getting PostScript names out of TrueType</title>
<updated>2007-02-13T21:38:21+00:00</updated>
<author>
<name>Ben Harris</name>
<email>bjh21@bjh21.me.uk</email>
</author>
<published>2007-02-13T21:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/halibut/commit/?id=dae489a4529c014654b894d104faa9e5cfea0b04'/>
<id>dae489a4529c014654b894d104faa9e5cfea0b04</id>
<content type='text'>
fonts is difficult.

[originally from svn r7281]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fonts is difficult.

[originally from svn r7281]
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an `Up' link to the HTML navigation bar of sufficiently deep documents.</title>
<updated>2007-01-31T23:32:12+00:00</updated>
<author>
<name>Jacob Nevins</name>
<email>jacobn@chiark.greenend.org.uk</email>
</author>
<published>2007-01-31T23:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/halibut/commit/?id=00a9dfeae70a670a881f1af41dbe32833dfa6dc5'/>
<id>00a9dfeae70a670a881f1af41dbe32833dfa6dc5</id>
<content type='text'>
(This doesn't affect any of the source texts I know about.)
Also add &lt;link rel="up"&gt;, even in the cases where it's just the same as
&lt;link rel="ToC"&gt;. (This does.)

[originally from svn r7193]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This doesn't affect any of the source texts I know about.)
Also add &lt;link rel="up"&gt;, even in the cases where it's just the same as
&lt;link rel="ToC"&gt;. (This does.)

[originally from svn r7193]
</pre>
</div>
</content>
</entry>
<entry>
<title>Minimal support for &lt;LINK REL="next"&gt; etc machine-readable navigation links.</title>
<updated>2007-01-28T17:16:48+00:00</updated>
<author>
<name>Jacob Nevins</name>
<email>jacobn@chiark.greenend.org.uk</email>
</author>
<published>2007-01-28T17:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/halibut/commit/?id=e02852ebbc72fa47fe4578eb1a7846dd24af2720'/>
<id>e02852ebbc72fa47fe4578eb1a7846dd24af2720</id>
<content type='text'>
Off by default for now, but I don't intend that it should stay this way; they
seem useful and harmless. I just want to check a few more browsers to ensure
they don't do anything obnoxious with them.

So far I've only seen lynx and links do something with them (provide toolbars).
iCab and some Mozilla derivatives/extensions are also alleged to do this; Opera
is said to allow PgDn type browsing through the entire set of pages; and
Mozilla is rumoured to use the "next" link for prefetching.

[originally from svn r7177]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Off by default for now, but I don't intend that it should stay this way; they
seem useful and harmless. I just want to check a few more browsers to ensure
they don't do anything obnoxious with them.

So far I've only seen lynx and links do something with them (provide toolbars).
iCab and some Mozilla derivatives/extensions are also alleged to do this; Opera
is said to allow PgDn type browsing through the entire set of pages; and
Mozilla is rumoured to use the "next" link for prefetching.

[originally from svn r7177]
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for the MS HTML Help system in the HTML back end. As yet I</title>
<updated>2006-12-11T19:43:10+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2006-12-11T19:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/halibut/commit/?id=7a4700f5f5afcea1580ec4fcfb628afe6beb3e6b'/>
<id>7a4700f5f5afcea1580ec4fcfb628afe6beb3e6b</id>
<content type='text'>
don't know how to write out a .CHM directly, but I am at least able
to have the HTML back end write out the three auxiliary files which
enable a .CHM to be generated using the MS HTML Help compiler.

[originally from svn r6991]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
don't know how to write out a .CHM directly, but I am at least able
to have the HTML back end write out the three auxiliary files which
enable a .CHM to be generated using the MS HTML Help compiler.

[originally from svn r6991]
</pre>
</div>
</content>
</entry>
</feed>
