zsh-workers
 help / color / mirror / code / Atom feed
From: UVV <UVV-mail@yandex.ru>
To: zsh-workers@sunsite.dk,  zsh-users@sunsite.dk
Subject: yodl2html russian
Date: Sun, 07 Aug 2005 17:04:29 +0800	[thread overview]
Message-ID: <42F5CE9D.3020303@yandex.ru> (raw)

[-- Attachment #1: Type: text/plain, Size: 246 bytes --]

Although, it's not YODL mailing list, for russian users maybe 
interseting this!
This is patch for yodl-1.31.18
It only modify yodl html chartable and delete conversion of all 
character codes that uses russian letters!
I think it may be useful!

[-- Attachment #2: yodl2html_russian.1.31.18.patch --]
[-- Type: text/plain, Size: 1504 bytes --]

--- ORIG/macros/chartables/html.tables.yo	2005-08-07 11:07:30.000000000 +0800
+++ RUSSIAN/macros/chartables/html.tables.yo	2005-08-07 11:07:34.000000000 +0800
@@ -4,54 +4,6 @@
     '&'     = "&amp;"
     '<'     = "&lt;"
     '>'     = "&gt;"
-    'á'     = "&aacute;"
-    'à'     = "&agrave;"
-    'ä'     = "&auml;"
-    'â'     = "&acirc;"
-    'ã'     = "&atilde;"
-    'ç'     = "&ccedil;"
-    'é'     = "&eacute;"
-    'è'     = "&egrave;"
-    'ë'     = "&euml;"
-    'ê'     = "&ecirc;"
-    'í'     = "&iacute;"
-    'ì'     = "&igrave;"
-    'ï'     = "&iuml;"
-    'î'     = "&icirc;"
-    'ó'     = "&oacute;"
-    'ò'     = "&ograve;"
-    'ö'     = "&ouml;"
-    'ô'     = "&ocirc;"
-    'õ'     = "&otilde;"
-    'ú'     = "&uacute;"
-    'ù'     = "&ugrave;"
-    'ü'     = "&uuml;"
-    'û'     = "&ucirc;"
-    'ÿ'     = "&yuml;"
-    'ý'     = "&yacute;"
-    'Á'     = "&Aacute;"
-    'À'     = "&Agrave;"
-    'Â'     = "&Acirc;"
-    'Ã'     = "&Atilde;"
-    'Ç'     = "&Ccedil;"
-    'É'     = "&Eacute;"
-    'È'     = "&Egrave;"
-    'Ë'     = "&Euml;"
-    'Ê'     = "&Ecirc;"
-    'Í'     = "&Iacute;"
-    'Ì'     = "&Igrave;"
-    'Ï'     = "&Iuml;"
-    'Î'     = "&Icirc;"
-    'Ó'     = "&Oacute;"
-    'Ò'     = "&Ograve;"
-    'Ö'     = "&Ouml;"
-    'Ô'     = "&Ocirc;"
-    'Õ'     = "&Otilde;"
-    'Ú'     = "&Uacute;"
-    'Ù'     = "&Ugrave;"
-    'Ü'     = "&Uuml;"
-    'Û'     = "&Ucirc;"
-    'Ý'     = "&Yacute;"
 )
 
 COMMENT(*** Ackzent characters. ***)

                 reply	other threads:[~2005-08-07  9:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42F5CE9D.3020303@yandex.ru \
    --to=uvv-mail@yandex.ru \
    --cc=zsh-users@sunsite.dk \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).