Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2002 14:41:21 +0200 (CEST)
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40651: [Patch Port] textproc/dsssl-docbook-modular (Italian Style Sheet)
Message-ID:  <200207161241.g6GCfL6t000849@vaio.alexdupre.com>

next in thread | raw e-mail | index | archive | help

>Number:         40651
>Category:       ports
>Synopsis:       [Patch Port] textproc/dsssl-docbook-modular (Italian Style Sheet)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 16 05:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 4.5-ALEXDUPRE i386
>Organization:
>Environment:
System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386


	
>Description:
The Italian docbook stylesheet is wrong. I already contacted Norman Walsh, and
my changes will be included in the next release. In the meanwhile, this is
the patch for the current version.
	
>How-To-Repeat:
	
>Fix:

	

--- dsssl-docbook-modular.diff begins here ---
diff -ruN dsssl-docbook-modular.orig/Makefile dsssl-docbook-modular/Makefile
--- dsssl-docbook-modular.orig/Makefile	Tue Jul 16 14:29:26 2002
+++ dsssl-docbook-modular/Makefile	Tue Jul 16 14:30:55 2002
@@ -7,6 +7,7 @@
 
 PORTNAME=	dsssl-docbook-modular
 PORTVERSION=	1.77
+PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	docbook
diff -ruN dsssl-docbook-modular.orig/files/patch-common::dbl1it.dsl dsssl-docbook-modular/files/patch-common::dbl1it.dsl
--- dsssl-docbook-modular.orig/files/patch-common::dbl1it.dsl	Thu Jan  1 01:00:00 1970
+++ dsssl-docbook-modular/files/patch-common::dbl1it.dsl	Tue Jul 16 14:33:10 2002
@@ -0,0 +1,71 @@
+--- common/dbl1it.dsl.orig	Wed Jun 20 14:50:47 2001
++++ common/dbl1it.dsl	Tue Jul 16 14:32:35 2002
+@@ -22,6 +22,7 @@
+ 
+ ;; Contributors:
+ ;; camille@mandrakesoft.com
++;; sysadmin@alexdupre.com
+ 
+ (define (it-author-string #!optional (author (current-node)))
+   ;; Return a formatted string representation of the contents of:
+@@ -64,7 +65,7 @@
+ (define (it-xref-strings)
+   (list (list (normalize "appendix")    (if %chapter-autolabel%
+ 					    "&Appendix; %n"
+-					    "&appendix; %t"))
++					    "l'&appendix; intitolata %t"))
+ 	(list (normalize "article")     (string-append %gentext-it-start-quote%
+ 						       "%t"
+ 						       %gentext-it-end-quote%))
+@@ -72,7 +73,7 @@
+ 	(list (normalize "book")        "%t")
+ 	(list (normalize "chapter")     (if %chapter-autolabel%
+ 					    "&Chapter; %n"
+-					    "il &chapter; %t"))
++					    "&chapter; intitolato %t"))
+ 	(list (normalize "equation")    "&Equation; %n")
+ 	(list (normalize "example")     "&Example; %n")
+ 	(list (normalize "figure")      "&Figure; %n")
+@@ -84,27 +85,27 @@
+ 	(list (normalize "procedure")   "&Procedure; %n, %t")
+ 	(list (normalize "reference")   "&Reference; %n, %t")
+ 	(list (normalize "section")     (if %section-autolabel%
+-					    "la &Section; %n"
+-					    "la &section; %t"))
++					    "&Section; %n"
++					    "la &section; intitolata %t"))
+ 	(list (normalize "sect1")       (if %section-autolabel%
+-					    "la &Section; %n"
+-					    "la &section; %t"))
++					    "&Section; %n"
++					    "la &section; intitolata %t"))
+ 	(list (normalize "sect2")       (if %section-autolabel%
+-					    "la &Section; %n"
+-					    "la &section; %t"))
++					    "&Section; %n"
++					    "la &section; intitolata %t"))
+ 	(list (normalize "sect3")       (if %section-autolabel%
+-					    "la &Section; %n"
+-					    "la &section; %t"))
++					    "&Section; %n"
++					    "la &section; intitolata %t"))
+ 	(list (normalize "sect4")       (if %section-autolabel%
+-					    "la &Section; %n"
+-					    "la &section; %t"))
++					    "&Section; %n"
++					    "la &section; intitolata %t"))
+ 	(list (normalize "sect5")       (if %section-autolabel%
+-					    "la &Section; %n"
+-					    "la &section; %t"))
++					    "&Section; %n"
++					    "la &section; intitolata %t"))
+ 	(list (normalize "simplesect")  (if %section-autolabel%
+-					    "la &Section; %n"
+-					    "la &section; %t"))
+-	(list (normalize "sidebar")     "the &sidebar; %t")
++					    "&Section; %n"
++					    "la &section; intitolata %t"))
++	(list (normalize "sidebar")     "&sidebar; %t")
+ 	(list (normalize "step")        "&step; %n")
+ 	(list (normalize "table")       "&Table; %n")))
+ 
--- dsssl-docbook-modular.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207161241.g6GCfL6t000849>