Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37745824
en ru br
Репозитории ALT
5.1: 1.0.9-alt1
4.1: 1.0.9-alt1
4.0: 1.0.9-ipl31mdk
3.0: 1.0.9-ipl30mdk
www.altlinux.org/Changes

Группа :: Издательство
Пакет: sgml-tools

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: sgml-tools-1.0.9-coda-doc.patch
Скачать


diff -urN sgml-tools-1.0.9/lib/dist/fmt_txt.pl sgml-tools-1.0.9-florin/lib/dist/fmt_txt.pl
--- sgml-tools-1.0.9/lib/dist/fmt_txt.pl	Mon Jun 29 21:59:17 1998
+++ sgml-tools-1.0.9-florin/lib/dist/fmt_txt.pl	Fri Jul  7 16:08:03 2000
@@ -81,11 +81,11 @@
 {
   my ($infile, $outfile) = @_;
   my (@toc, @lines);
-  if ($txt->{manpage})
-    {
-      copy ($infile, $outfile);
-      return;
-    }
+  #if ($txt->{manpage})
+  #  {
+  #    copy ($infile, $outfile);
+  #    return;
+  #  }
 
   # note the conversion of `sdata_dirs' list to an anonymous array to
   # make a single argument
diff -urN sgml-tools-1.0.9/lib/dist/sgmltool/latex2e/mapping sgml-tools-1.0.9-florin/lib/dist/sgmltool/latex2e/mapping
--- sgml-tools-1.0.9/lib/dist/sgmltool/latex2e/mapping	Fri Jun 26 21:39:17 1998
+++ sgml-tools-1.0.9-florin/lib/dist/sgmltool/latex2e/mapping	Fri Jul  7 16:09:15 2000
@@ -157,6 +157,9 @@
 <sect1>		+	"\n\\subsection"
 </sect1>
 
+<mansect>		+	"\n\\subsection*"
+</mansect>
+
 <sect2>		+	"\n\\subsubsection"
 </sect2>
 
diff -urN sgml-tools-1.0.9/lib/dist/sgmltool/man/mapping sgml-tools-1.0.9-florin/lib/dist/sgmltool/man/mapping
--- sgml-tools-1.0.9/lib/dist/sgmltool/man/mapping	Sun Sep  7 11:02:53 1997
+++ sgml-tools-1.0.9-florin/lib/dist/sgmltool/man/mapping	Fri Jul  7 16:10:20 2000
@@ -64,6 +64,9 @@
 <sect1>		+	".SH "
 </sect1>
 
+<mansect>		+	".SH "
+</mansect1>
+
 <heading>	
 </heading>		"\n\n"
 
diff -urN sgml-tools-1.0.9/lib/dtd/linuxdoc96.dtd sgml-tools-1.0.9-florin/lib/dtd/linuxdoc96.dtd
--- sgml-tools-1.0.9/lib/dtd/linuxdoc96.dtd	Fri Jun 26 21:41:11 1998
+++ sgml-tools-1.0.9-florin/lib/dtd/linuxdoc96.dtd	Fri Jul  7 16:12:39 2000
@@ -523,7 +523,7 @@
 <!element rhead - o (%inline)>
 <!entity % sect "heading, header?, p* " >
 <!element heading o o (%inline)>
-<!element chapt - o (%sect, sect*) +(footnote)> 
+<!element chapt - o (%sect, (sect | manpage)*) +(footnote)> 
 <!element sect  - o (%sect, sect1*) +(footnote)>
 <!element sect1 - o (%sect, sect2*)>
 <!element sect2 - o (%sect, sect3*)>
@@ -603,10 +603,10 @@
 <!element notes - - (title?, p+) >
 <!attlist notes
 	opts cdata "null" >
-<!element manpage - - (sect1*) 
+<!element manpage - - ( (mansect | sect1)*,sect2) 
 	-(sect2 | f | %mathpar | figure | tabular | 
           table | %xref | %thrm )>
-
+<!element mansect - o (%sect)>
 
 <!attlist manpage
 	opts cdata "null"
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin