diff options
Diffstat (limited to 'share/sgml')
-rw-r--r-- | share/sgml/transpec/html.sdata | 4 | ||||
-rw-r--r-- | share/sgml/transpec/linuxdoc-latex.ts | 3 | ||||
-rw-r--r-- | share/sgml/transpec/linuxdoc-roff.ts | 3 |
3 files changed, 5 insertions, 5 deletions
diff --git a/share/sgml/transpec/html.sdata b/share/sgml/transpec/html.sdata index af55be7..415eca9 100644 --- a/share/sgml/transpec/html.sdata +++ b/share/sgml/transpec/html.sdata @@ -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="&times;"> <map from="[curren]" to="&curren;"> <map from="[pound ]" to="&pound;"> -<map from="[dollar]" to="$"> +<map from="[dollar]" to="&#36;"> <map from="[cent ]" to="&cent;"> <map from="[yen ]" to="&yen;"> <map from="[num ]" to="#"> diff --git a/share/sgml/transpec/linuxdoc-latex.ts b/share/sgml/transpec/linuxdoc-latex.ts index eabbe52..ad7511f 100644 --- a/share/sgml/transpec/linuxdoc-latex.ts +++ b/share/sgml/transpec/linuxdoc-latex.ts @@ -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{<URL:${URL}>}</start> </rule> diff --git a/share/sgml/transpec/linuxdoc-roff.ts b/share/sgml/transpec/linuxdoc-roff.ts index d75b875..aa31ae6 100644 --- a/share/sgml/transpec/linuxdoc-roff.ts +++ b/share/sgml/transpec/linuxdoc-roff.ts @@ -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 --> |