* Disguise dollar signs in HTML output

* fix botched URL rul for latex
* Alias font C to font R for nroff
This commit is contained in:
John Fieber 1996-09-08 19:20:05 +00:00
parent 71503758d4
commit 97f7bd91dd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=18165
3 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
<!--
$Id$
$Id: html.sdata,v 1.1.1.1 1996/09/08 02:37:40 jfieber Exp $
Copyright (c) 1994
Open Software Foundation, Inc.
@ -51,7 +51,7 @@ Enhancement by John R Fieber, 1996
<map from="[times ]" to="&#38;times;">
<map from="[curren]" to="&#38;curren;">
<map from="[pound ]" to="&#38;pound;">
<map from="[dollar]" to="$">
<map from="[dollar]" to="&#38;#36;">
<map from="[cent ]" to="&#38;cent;">
<map from="[yen ]" to="&#38;yen;">
<map from="[num ]" to="#">

View file

@ -1,6 +1,6 @@
<!--
$Id$
$Id: linuxdoc-latex.ts,v 1.1.1.1 1996/09/08 02:37:39 jfieber Exp $
Copyright (C) 1996
John R. Fieber. All rights reserved.
@ -540,7 +540,6 @@
<rule>
<match>
<gi>URL
<attval>NAME .
<action>
<start>\texttt{&lt;URL:${URL}>}</start>
</rule>

View file

@ -1,6 +1,6 @@
<!--
$Id$
$Id: linuxdoc-roff.ts,v 1.1.1.1 1996/09/08 02:37:39 jfieber Exp $
Copyright (C) 1996
John R. Fieber. All rights reserved.
@ -102,6 +102,7 @@
.\}
.el \{\
. SA 0
. ftr C R
.\}
.PH "'${_followrel descendant TITLE &r.pass;}''%'"
.nr N 1 <!-- header at the bottom of the first page -->