X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-iconv-man.xml;fp=doc%2Fyaz-iconv-man.xml;h=5ed3766ee755eefb35f45b6c254cf3038561d211;hp=d8e6d70361e0357be7aee745a0be5fe2465290ba;hb=0e1c21de5892acadabc0e1b01606245091c4d275;hpb=aca553f92283c93d9014be9d77b4b7481738e0df diff --git a/doc/yaz-iconv-man.xml b/doc/yaz-iconv-man.xml index d8e6d70..5ed3766 100644 --- a/doc/yaz-iconv-man.xml +++ b/doc/yaz-iconv-man.xml @@ -80,7 +80,7 @@ - + ENCODINGS The yaz-iconv command and the API as defined in @@ -92,60 +92,78 @@ marc8 (encode, decode) + The MARC8 encoding as defined by the Library of Congress. Most MARC21/USMARC records usees this encoding. + marc8s (encode, decode) + Like MARC8 but with conversion prefers non-combined characters in the Latin-1 plane over combined characters. + marc8lossy (encode) + Lossy encoding of MARC-8. + marc8lossless (encode) + Lossless encoding of MARC8. + utf8 (encode, decode) + The most commonly used UNICODE encoding on the Internet. + iso8859-1 (encode, decode) + ISO-8859-1, AKA Latin-1. + iso5426 (decode) + ISO 5426. Some MARC records (UNIMARC) uses this encoding. + iso5428:1984 (encode, decode) + ISO 5428:1984. + advancegreek (encode, decode) + An encoding for Greek used by some vendors (Advance). +