ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Frans Goddijn" <frans@goddijn.com>
Subject: one answered
Date: Tue, 4 Sep 2001 11:34:01 +0200	[thread overview]
Message-ID: <002e01c13524$f0e1a8e0$6501a8c0@lap> (raw)

Of the questions that I sent in the other day, one was answered on the
TEX-NL list, namely the one about how to encircle a character. I post the
answer here in case anyone alse wants to use it sometime:

% ----------------------------------------------
% macro to encircle a character
% use \rond{a} etc.
% \newcommand{\rond}[1] % this macro for LaTeX
\def\rond #1            % this one for plain TeX
{\begingroup{\ooalign{\hfil\raise.07ex\hbox{#1}%
                      \hfil\crcr\mathhexbox20D}}
\endgroup}
% ----------------------------------------------

regards,

Frans


             reply	other threads:[~2001-09-04  9:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-04  9:34 Frans Goddijn [this message]
2001-09-04 10:29 ` Hans Hagen
2001-09-04 11:17   ` Frans Goddijn
2001-09-04 12:38     ` Hans Hagen
2001-09-04 20:47       ` Frans Goddijn
2001-09-05  5:12         ` Johannes Huesing
2001-09-05  7:13         ` Hans Hagen
2001-09-05  8:58           ` Frans Goddijn
2001-09-05 10:36             ` Hans Hagen
2001-09-05 19:02               ` Frans Goddijn
2001-09-06  6:48                 ` Hans Hagen
     [not found] <003201c13710$891f5160$cf29a33e@arnhem.chello.nl>
2001-09-06 20:35 ` Frans Goddijn
2001-09-07  7:11   ` Hans Hagen
2001-09-07 11:11     ` Frans Goddijn
2001-09-07 15:23       ` 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='002e01c13524$f0e1a8e0$6501a8c0@lap' \
    --to=frans@goddijn.com \
    /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).