Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Oct 2004 23:15:59 GMT
From:      "J. Vicente Carrasco -Bixen-" <carvay@tikismikis.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/72435: doc/share/examples/vim/sgml2accents.pl file update
Message-ID:  <200410072315.i97NFx09067625@www.freebsd.org>
Resent-Message-ID: <200410072320.i97NKSt7004626@freefall.freebsd.org>

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

>Number:         72435
>Category:       docs
>Synopsis:       doc/share/examples/vim/sgml2accents.pl file update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 07 23:20:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     J. Vicente Carrasco -Bixen-
>Release:        5.2.1-p10
>Organization:
>Environment:
FreeBSD zolocho.tugurbio.org 5.2.1-RELEASE-p10 FreeBSD 5.2.1-RELEASE-p10 #0: Mon Oct  4 18:06:45 CEST 2004 root@zolocho.tugurbio.org:/usr/obj/usr/src/sys/ZOLOCHO  i386

>Description:
In Spanish we have characters to *open* questions and exclamations.
The file sgml2accents.pl (and its counterpart, accents2sgml.pl)  is great to convert sgml text into our own characters.
>How-To-Repeat:
Currenty we write those characters by hand
>Fix:
--- sgml2accents.pl.old Thu Oct  7 23:49:01 2004
+++ sgml2accents.pl     Thu Oct  7 23:49:36 2004
@@ -68,5 +68,7 @@
 s/&yacute;/ý/g;
 s/&thorn;/þ/g;
 s/&yuml;/ÿ/g;
+s/&iexcl;/¡/g;
+s/&iquest;/¿/g;
 print;
 }

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



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