ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Robert Blackstone <blackstone.robert@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Figured bass symbols in a text
Date: Sat, 11 Aug 2012 09:13:38 +0200	[thread overview]
Message-ID: <786F019A-812B-454D-8058-A609C2746937@gmail.com> (raw)
In-Reply-To: <mailman.99.1344625786.14247.ntg-context@ntg.nl>


On 10 aug. 2012, at 18:08:36 +0200, Wolfgang Schuster <wolfgang.schuster@gmail.com> wrote

> Am 10.08.2012 um 18:00 schrieb "Rogers, Michael K" <mroge02@emory.edu>:
> 
>> Hi,
>> 
>> Since no one has offered a quick ConTeXt solution, I offer my usual -- a dumb Plain TeX solution:
>> 
>> \def\lomihi#1#2#3{${\scriptstyle{#2}}\limits_{#1}^{#3}$}
>> 
>> With the Computer Modern font, the top is a little further away from the middle than the bottom.  It can be adjusted with something like
>> 
>> \def\lomihi#1#2#3{${\scriptstyle{#2}}\limits_{#1}^{\lower0.23pt\hbox{$\scriptstyle{#3}$}}$}
>> 
>> but this would probably have to be adjusted for each font and size.
> 
> You can use \framed:
> 
> \defineframed[lohimi][align=flushleft,location=middle,frame=off,foregroundstyle=\tx]
> 
> \starttext
> text \lohi{1}{2} text \lohimi{1\\2\\3} text
> \stoptext
> 
> Wolfgang

Hi Wolfgang,

Though you actually replied to Michael Rogers' mail I consider myself to be a recipient of your advice too. Thank you very much for your help.

For my purpose the "dumb Plain TeX solution" that Michael Rogers suggested works better as the distances between the figures are short enough to make it look like one symbol.
Which is the way I prefer it in this sort of text.
Thanks again,

Kind regards,
Robert


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2012-08-11  7:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.99.1344625786.14247.ntg-context@ntg.nl>
2012-08-11  7:03 ` Robert Blackstone
2012-08-11  7:13 ` Robert Blackstone [this message]
2012-08-12  9:00 ` Robert Blackstone
2012-08-12 12:48   ` Rogers, Michael K
2012-08-13 15:58   ` john Culleton
     [not found] <mailman.3.1344938401.1170.ntg-context@ntg.nl>
2012-08-14 17:23 ` Robert Blackstone
2012-08-10  9:35 Robert Blackstone
2012-08-10 16:00 ` Rogers, Michael K
2012-08-10 16:08   ` Wolfgang Schuster
2012-08-10 17:59     ` Hans Hagen
2012-08-10 19:09       ` Sietse Brouwer
2012-08-10 23:03         ` 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=786F019A-812B-454D-8058-A609C2746937@gmail.com \
    --to=blackstone.robert@gmail.com \
    --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).