ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Giuseppe Bilotta" <oblomov@freemail.it>
Cc: "ConTeXt" <ntg-context@ntg.nl>
Subject: Re: ROT13 and alike
Date: Mon, 19 Feb 2001 23:45:32 +0100	[thread overview]
Message-ID: <010d01c09ac5$f9db2f60$a3ccfea9@nuovo> (raw)
In-Reply-To: <3.0.6.32.20010219112004.0180d100@server-1>

> Given that this secret society is okay i can provide a better solution. 
> 
> \starttext
> 
> \startmapping[rot13]
>   \definecasemaps  65 to  77 lc +13 uc +13
>   \definecasemaps  78 to  90 lc -13 uc -13
>   \definecasemaps  97 to 109 lc +13 uc +13
>   \definecasemaps 110 to 122 lc -13 uc -13
> \stopmapping
> 
> \def\ToRotThirteen  #1{{\enablemapping[rot13]\lowercase{#1}}}
> \def\FromRotThirteen#1{{\enablemapping[rot13]\uppercase{#1}}}
> 
> Ecco una prova di alfabeto carbonaro.
> 
> \ToRotThirteen{Ecco una prova di alfabeto carbonaro.}
> 
> \FromRotThirteen{\ToRotThirteen{Ecco una prova di alfabeto carbonaro.}}
> 

I hate you :-) Why must things always be this simple? I lose all the pleasure
of trying to program it in TeX ... :-)

Thank you.

Giuseppe Bilotta

Using Microsoft products is like 
having sex without condoms---but
much less pleasurable


  reply	other threads:[~2001-02-19 22:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-16 18:15 Giuseppe Bilotta
2001-02-17 18:30 ` Taco Hoekwater
2001-02-18 12:50   ` Giuseppe Bilotta
2001-02-19 11:19     ` Hans Hagen
2001-02-19 10:20 ` Hans Hagen
2001-02-19 22:45   ` Giuseppe Bilotta [this message]
2001-02-20 11:29     ` Hans Hagen
2001-02-20 15:58   ` Giuseppe Bilotta
2001-03-12 20:37     ` Hans Hagen
2001-03-14  0:26       ` Re[2]: " Giuseppe Bilotta

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='010d01c09ac5$f9db2f60$a3ccfea9@nuovo' \
    --to=oblomov@freemail.it \
    --cc=ntg-context@ntg.nl \
    /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.
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).