diff options
author | wosch <wosch@FreeBSD.org> | 1998-03-08 05:04:39 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1998-03-08 05:04:39 +0800 |
commit | dbe21af9a1f6103b24247ef1dfe62c9d8cbd121c (patch) | |
tree | 2e7d36f6d2e4ae4c184f524afa6378cefd0909fb | |
parent | 8d8c5eee00d2d8c5c72e5855f905264ca311c1e9 (diff) | |
download | freebsd-ports-gnome-dbe21af9a1f6103b24247ef1dfe62c9d8cbd121c.tar.gz freebsd-ports-gnome-dbe21af9a1f6103b24247ef1dfe62c9d8cbd121c.tar.zst freebsd-ports-gnome-dbe21af9a1f6103b24247ef1dfe62c9d8cbd121c.zip |
Add a link to my bibliographic character sets patches
for ISO 5426:1983 and Z39.47-1993/ANSEL/USMARC.
Both characters sets use 2 bytes for non-US characters.
The Library of Congress use ANSEL for their web gateway.
With this patches you should be able to read the search
results for german, french and spain (...) books.
-rw-r--r-- | converters/recode/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/converters/recode/pkg-descr b/converters/recode/pkg-descr index 96598c30c9c5..d6a30ea507dc 100644 --- a/converters/recode/pkg-descr +++ b/converters/recode/pkg-descr @@ -4,3 +4,20 @@ offending characters or fall back on approximations. This program recognizes or produces nearly 150 different character sets and is able to transliterate files between almost any pair. Most RFC 1345 character sets are supported. + +---------------------------------------------------------------- +There is also a patch avaliable for the bibliographic +character sets: + + ISO 5426:1983 + Extension of the Latin alphabet coded character set for bibliographic + information interchange. + http://lcweb.loc.gov/loc/standards/isotc46/sc4standards.html + + Z39.47-1993 Extended Latin Alphabet Coded Character Set for + Bibliographic Use (ANSEL) + [also known as 8-Bit ANSEL, used by USMARC] + http://www.niso.org/pccodes.htm + +See http://www.freebsd.org/~wosch/src/recode-3.4-bib.tar.gz +Extract the archive and follow the instructions in REDAME.bib. |