ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* font features in beta
@ 2012-10-17 14:08 Philipp Gesang
  2012-10-17 14:27 ` Marco Patzer
  2012-10-17 17:03 ` Hans Hagen
  0 siblings, 2 replies; 4+ messages in thread
From: Philipp Gesang @ 2012-10-17 14:08 UTC (permalink / raw)
  To: ConTeXt ML


[-- Attachment #1.1: Type: text/plain, Size: 497 bytes --]

Hi all,

this works in TL but not minimals:

·································································
\definefontfeature[textfigures]  [onum=yes]
\definefontfeature[texligatures] [tlig=yes]

\starttext
\addff{textfigures} 1234567890

\addff{texligatures} foo---bar
\stoptext
·································································

With Context as of today and Luatex from minimals, I get lining
figures and a triple dash.

Did I miss something?

Philipp


[-- Attachment #1.2: Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: font features in beta
  2012-10-17 14:08 font features in beta Philipp Gesang
@ 2012-10-17 14:27 ` Marco Patzer
  2012-10-17 17:03 ` Hans Hagen
  1 sibling, 0 replies; 4+ messages in thread
From: Marco Patzer @ 2012-10-17 14:27 UTC (permalink / raw)
  To: ntg-context

2012-10-17 Philipp Gesang:

> With Context as of today and Luatex from minimals, I get lining
> figures and a triple dash.
> 
> Did I miss something?

Confirmed.

works with 2012.09.23 12:40
fails with 2012.10.16 23:38


Marco

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: font features in beta
  2012-10-17 14:08 font features in beta Philipp Gesang
  2012-10-17 14:27 ` Marco Patzer
@ 2012-10-17 17:03 ` Hans Hagen
  2012-10-17 20:07   ` Philipp Gesang
  1 sibling, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2012-10-17 17:03 UTC (permalink / raw)
  To: ConTeXt ML

On 17-10-2012 16:08, Philipp Gesang wrote:
> Hi all,
>
> this works in TL but not minimals:
>
> ·································································
> \definefontfeature[textfigures]  [onum=yes]
> \definefontfeature[texligatures] [tlig=yes]
>
> \starttext
> \addff{textfigures} 1234567890
>
> \addff{texligatures} foo---bar
> \stoptext
> ·································································
>
> With Context as of today and Luatex from minimals, I get lining
> figures and a triple dash.
>
> Did I miss something?

just a missing comma in a lua file, i'll upload an update

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: font features in beta
  2012-10-17 17:03 ` Hans Hagen
@ 2012-10-17 20:07   ` Philipp Gesang
  0 siblings, 0 replies; 4+ messages in thread
From: Philipp Gesang @ 2012-10-17 20:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1308 bytes --]

···<date: 2012-10-17, Wednesday>···<from: Hans Hagen>···

> On 17-10-2012 16:08, Philipp Gesang wrote:
...
> >
> >With Context as of today and Luatex from minimals, I get lining
> >figures and a triple dash.
> >
> >Did I miss something?
> 
> just a missing comma in a lua file, i'll upload an update
> 
> Hans

Thanks for the fix! Now another thing I noticed is that the text
style “capital” fails with highlights:

·································································
\definehead [testhead] [section] [style=capital] %% -> works
\definehighlight [testhighlight] [style=capital] %% -> not always

\starttext
\testhead{woody words}            %% -> works
gorn {\testhighlight ocelot} wasp %% -> works
gorn \testhighlight{ocelot}  wasp %% -> fails
\stoptext
·································································

“Capital”, “WORD” etc. don’t have the problem, and in other
circumstances, “capital” seems to work as expected. This is also
a regression since TL2012.

Philipp



-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

[-- Attachment #1.2: Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-17 20:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-17 14:08 font features in beta Philipp Gesang
2012-10-17 14:27 ` Marco Patzer
2012-10-17 17:03 ` Hans Hagen
2012-10-17 20:07   ` Philipp Gesang

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).