ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
Cc: Adam Lindsay <atl@comp.lancs.ac.uk>, Taco Hoekwater <taco@elvenkind.com>
Subject: Re: \bigr bracket missing in antykwa
Date: Sun, 16 Apr 2006 02:56:47 +0200	[thread overview]
Message-ID: <6faad9f00604151756g256fc08ex97e9857a187ba89c@mail.gmail.com> (raw)
In-Reply-To: <443FEAED.70307@wxs.nl>

Hans Hagen wrote:
> Mojca Miklavec wrote:
> > On 4/14/06, Hans Hagen wrote:
> >
> >> Aditya Mahajan wrote:
> >>
> >>> Hi,
> >>>   \bigr\} does not give me anything while using  antykwa fonts. \big\}
> >>> also does not work. \right\} works correctly. Is there something
> >>> missing in the typescripts? I have no idea on how fonts work, so can
> >>> not debug the problem.
> >>>
> >>> \usetypescript
> >>>    [antykwa-torunska][ec]
> >>>
> >>> \setupbodyfont[antykwa, 11pt]
> >>>
> >>> \starttext
> >>> $\bigl\{ a \bigr\}$ \blank
> >>> $\big\{ a \big\}$ \blank
> >>> $\left\{ a \right\}$ \blank
> >>> \stoptext
> >>>
>
> afaik the antikwa cum suis use the normal tex encoding but i may be
> wrong ...
>
> is the character in the font?

I don't notice any empty slots (unless the mistake lies in rm-antt: I
don't know how this one is supposed to look like), but the following
example fails in LaTeX too, so perhaps the problem really lies in the
font, but where???

\documentclass{article}
\usepackage[math]{anttor}

\begin{document}
\def\x#1{\left\{#1\left\}\vbox to #1pt{}\right.\right.}
$$\x{9.16}\x{9.17}$$
\end{document}

Almost equivalent counterpart in ConTeXt:

\usetypescript[antykwa-torunska][ec]
\setupbodyfont[antykwa]

\starttext

\def\x#1{\left\{#1\left\}\vbox to #1\bodyfontsize{}\right.\right.}
\startformula
\x{0.8088}\x{0.8089}\x{0.916}\x{0.917}
\stopformula

\loadmapfile[antt.map]
\showfont[ex-anttr]
\showfont[mi-anttri]
\showfont[sy-anttrz]
\showfont[rm-anttr]

\stoptext

Mojca

  reply	other threads:[~2006-04-16  0:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-14  2:22 Aditya Mahajan
2006-04-14  8:18 ` Hans Hagen
2006-04-14 12:10   ` Mojca Miklavec
2006-04-14 18:33     ` Hans Hagen
2006-04-16  0:56       ` Mojca Miklavec [this message]
2006-04-17 16:18         ` Hans Hagen
2006-04-18 10:02           ` Aditya Mahajan
2006-04-18 11:47             ` 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=6faad9f00604151756g256fc08ex97e9857a187ba89c@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --cc=atl@comp.lancs.ac.uk \
    --cc=ntg-context@ntg.nl \
    --cc=taco@elvenkind.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).