ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Joop Susan <jgsusan@xs4all.nl>
Cc: ntg-context@ntg.nl
Subject: Re: No \aring?
Date: Mon, 23 Apr 2001 17:11:36 +0200	[thread overview]
Message-ID: <20010423151136.2673.qmail@crux.private.off-line> (raw)

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

> At 08:26 PM 4/21/01 +0200, Joop Susan wrote:
> >
> >Hello,
> >
> >I'm having problems producing the \aring and \Aring glyphs.
> >
> >I'm using \enableregime[windows].
> >
> >Neither {\aring} nor the 8-bit character 229 'å' produce the desired 
> >result. They just print an 'a' without the ring.
> 
<snip> My interpretation of patch instructions in attachemnt.

Thanks Hans. Your patch instructions fixed my problem.
 
> >This is pdfeTeX, Version 3.14159-13h-pretest-20010126-2.1 (Web2C 7.3.3.1)
> 
> pretty old pdftex
> >ConTeXt  ver: 2001.4.9  fmt: 2001.4.16  int: english  mes: english
> >

Now:
This is pdfeTeX, Version 3.14159-14h-released-20010417-2.1 (Web2C 7.3.3.1)
ConTeXt  ver: 2001.4.9  fmt: 2001.4.23  int: english  mes: english

Are ConTeXt Betas always against the latest pdftex snapshots?
 
Thanks,

Joop

[-- Attachment #2: context-aring.patch --]
[-- Type: text/plain , Size: 1448 bytes --]

--- tex/context/base/enco-def.tex.orig	Fri Apr  6 15:08:50 2001
+++ tex/context/base/enco-def.tex	Mon Apr 23 16:42:11 2001
@@ -27,6 +27,7 @@
 \definecharacter textcaron         20 
 \definecharacter textbreve         21
 \definecharacter textmacron        22
+\definecharacter textring          23
 \definecharacter textcedilla       24 
 \definecharacter textogonek        24 % no ! 
 \definecharacter textbottomdot     46  
@@ -82,6 +83,8 @@
 \definecharacter otilde {\buildtextaccent\texttilde o}
 \definecharacter Utilde {\buildtextaccent\texttilde U}
 \definecharacter utilde {\buildtextaccent\texttilde u}
+\definecharacter Ntilde {\buildtextaccent\texttilde N}
+\definecharacter ntilde {\buildtextaccent\texttilde n}
 
 \definecharacter Adiaeresis {\buildtextaccent\textdiaeresis A}
 \definecharacter adiaeresis {\buildtextaccent\textdiaeresis a}
@@ -179,10 +182,10 @@
 \definecharacter Uogonek {\buildtextogonek U}
 \definecharacter uogonek {\buildtextogonek u}
 
-\definecharacter Aring {A}
-\definecharacter aring {a}
-\definecharacter Uring {U}
-\definecharacter uring {u}
+\definecharacter Aring {\buildtextaccent\textring A}
+\definecharacter aring {\buildtextaccent\textring a}
+\definecharacter Uring {\buildtextaccent\textring U}
+\definecharacter uring {\buildtextaccent\textring u}
 
 \definecharacter Abreve {\buildtextaccent\textbreve A}
 \definecharacter abreve {\buildtextaccent\textbreve a}

             reply	other threads:[~2001-04-23 15:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Your message of "Sun, 22 Apr 2001 23:58:05 +0200." <3.0.6.32.20010422235805.009e37f0@server-1>
2001-04-23 15:11 ` Joop Susan [this message]
2001-04-24  7:03   ` Hans Hagen
2001-04-21 18:26 Joop Susan
2001-04-22 21:58 ` Hans Hagen

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=20010423151136.2673.qmail@crux.private.off-line \
    --to=jgsusan@xs4all.nl \
    --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).