ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Michael Green <merely.ridiculous@gmail.com>
To: ntg-context@ntg.nl
Subject: lower case "a" incompatible with hanging
Date: Thu, 17 Dec 2009 13:38:13 -0800	[thread overview]
Message-ID: <14E3B546-4FE4-4A0B-925F-9B656DFED5D7@gmail.com> (raw)

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

I have a font oddity to report: if I use \setupalign [hanging,hz], the  
lower case letter "a" disappears in a particular font.

This doesn't happen with other fonts and the missing letter comes back  
if I remove \setupalign [hanging,hz].

If this is a bug that you would like to investigate, I would be happy  
to send the font privately.

Michael

This is LuaTeX, Version beta-0.46.0-2009112820

ConTeXt  ver: 2009.12.15 23:38 MKIV  fmt: 2009.12.16  int: english/ 
english


[-- Attachment #2: octavian-test.pdf --]
[-- Type: application/pdf, Size: 66231 bytes --]

[-- Attachment #3: octavian-test.tex --]
[-- Type: application/octet-stream, Size: 2017 bytes --]

\definefontfeature[smallcaps][language=DFLT,script=latn,kern=yes,smcp=yes,tlig=yes,trep=yes,liga=yes,protrusion=pure,mode=node,expansion=quality]
\definefontfeature[oldstyle][language=DFLT,script=latn,kern=yes,onum=yes,tlig=yes,trep=yes,liga=yes,protrusion=pure,mode=node,expansion=quality]

\definebodyfontenvironment[default][em=italic]


\starttypescript[serif][octavian]
\definefontsynonym  [OctavianRegular][name:OctavianMTStd][features=default]
\definefontsynonym  [OctavianItalic] [name:OctavianMTStd-Italic][features=default]
\definefontsynonym  [OctavianBold] [name:OctavianMTStd][features=default]% Octavian lacks a bold weight
\definefontsynonym  [OctavianBoldItalic] [name:OctavianMTStd-Italic][features=default]% Octavian lacks a bold weight
\definefontsynonym  [OctavianCaps]   [name:OctavianMTStd][features=default]
\stoptypescript

\starttypescript[serif][octavian][name]
\definefontsynonym  [Serif]           [OctavianRegular][features=oldstyle]
\definefontsynonym  [SerifItalic]     [OctavianItalic][features=oldstyle]
\definefontsynonym  [SerifBold]       [OctavianBold][features=oldstyle]   
\definefontsynonym  [SerifCaps]       [OctavianCaps][features=smallcaps] 
\definefontsynonym  [SerifSlanted]    [OctavianItalic][features=oldstyle]
\definefontsynonym  [SerifBoldItalic] [OctavianBoldItalic][features=oldstyle]
\definefontsynonym  [SerifBoldSlanted][OctavianBoldItalic][features=oldstyle]
\stoptypescript

\starttypescript [octavian]
  \definetypeface [octavian] [rm] [serif] [octavian] [default]
\stoptypescript

\usetypescript[octavian]
\setupbodyfont[octavian,12pt]

\setupalign [hanging,hz]

\starttext
\title{Octavian test}

I think that my Octavian font cannot use hanging and the lower case letter “a” at the same time. This is very odd.

\input dawkins

\it Let’s try it with italics. I think that my Octavian font cannot use hanging and the lower case letter “a” at the same time. This is very odd.

\input dawkins

\stoptext

[-- Attachment #4: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

             reply	other threads:[~2009-12-17 21:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-17 21:38 Michael Green [this message]
2009-12-18 10:29 ` Lutz Haseloff
2009-12-19 11:57   ` Taco Hoekwater
2009-12-21  8:20     ` Lutz Haseloff
     [not found] <mailman.1.1261393203.2155.ntg-context@ntg.nl>
2009-12-21 14:22 ` Michael Green

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=14E3B546-4FE4-4A0B-925F-9B656DFED5D7@gmail.com \
    --to=merely.ridiculous@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).