ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* font expansion
@ 2009-12-25 16:31 Wolfgang Schuster
  2009-12-26 13:10 ` Hans Hagen
  0 siblings, 1 reply; 18+ messages in thread
From: Wolfgang Schuster @ 2009-12-25 16:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: expansion.pdf --]
[-- Type: application/pdf, Size: 11350 bytes --]

[-- Attachment #2: expansion.tex --]
[-- Type: application/octet-stream, Size: 153 bytes --]

\definefontfeature[default][default][expansion=quality]
%\setupalign[hz]
\usetypescript[modern]
\setupbodyfont[modern]
\starttext
\input knuth
\stoptext

[-- Attachment #3: Type: text/plain, Size: 210 bytes --]


Hi Hans,

font expansion is broken in MkIV.

\definefontfeature[default][default][expansion=quality]
%\setupalign[hz]
\usetypescript[modern]
\setupbodyfont[modern]
\starttext
\input knuth
\stoptext

Wolfgang


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

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

* Re: font expansion
  2009-12-25 16:31 font expansion Wolfgang Schuster
@ 2009-12-26 13:10 ` Hans Hagen
  2009-12-26 13:20   ` Taco Hoekwater
                     ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Hans Hagen @ 2009-12-26 13:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 25-12-2009 17:31, Wolfgang Schuster wrote:
>
> Hi Hans,
>
> font expansion is broken in MkIV.
>
> \definefontfeature[default][default][expansion=quality]
> %\setupalign[hz]
> \usetypescript[modern]
> \setupbodyfont[modern]
> \starttext
> \input knuth
> \stoptext

can you check the beta (ftp/website)?

\definefontfeature[default][default]
   [expansion=quality,extend=2,slant=.2]

\usetypescript[modern]
\setupbodyfont[modern]

\starttext
\input knuth
\stoptext



-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 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] 18+ messages in thread

* Re: font expansion
  2009-12-26 13:10 ` Hans Hagen
@ 2009-12-26 13:20   ` Taco Hoekwater
  2009-12-26 13:44   ` luigi scarso
  2009-12-26 15:25   ` font expansion Wolfgang Schuster
  2 siblings, 0 replies; 18+ messages in thread
From: Taco Hoekwater @ 2009-12-26 13:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans Hagen wrote:
> On 25-12-2009 17:31, Wolfgang Schuster wrote:
>>
>> Hi Hans,
>>
>> font expansion is broken in MkIV.
>>
>> \definefontfeature[default][default][expansion=quality]
>> %\setupalign[hz]
>> \usetypescript[modern]
>> \setupbodyfont[modern]
>> \starttext
>> \input knuth
>> \stoptext
> 
> can you check the beta (ftp/website)?

works for me!

Best wishes,
Taco
___________________________________________________________________________________
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] 18+ messages in thread

* Re: font expansion
  2009-12-26 13:10 ` Hans Hagen
  2009-12-26 13:20   ` Taco Hoekwater
@ 2009-12-26 13:44   ` luigi scarso
  2009-12-26 13:52     ` Hartmut Henkel
  2009-12-26 15:25   ` font expansion Wolfgang Schuster
  2 siblings, 1 reply; 18+ messages in thread
From: luigi scarso @ 2009-12-26 13:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

On Sat, Dec 26, 2009 at 2:10 PM, Hans Hagen <pragma@wxs.nl> wrote:

>
> can you check the beta (ftp/website)?
>
> \definefontfeature[default][default]
>  [expansion=quality,extend=2,slant=.2]
>
> \usetypescript[modern]
> \setupbodyfont[modern]
>
> \starttext
> \input knuth
> \stoptext

It looks a bit strange -- is it ok ?

-- 
luigi

[-- Attachment #2: test-wolf.jpg --]
[-- Type: image/jpeg, Size: 17163 bytes --]

[-- Attachment #3: 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
___________________________________________________________________________________

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

* Re: font expansion
  2009-12-26 13:44   ` luigi scarso
@ 2009-12-26 13:52     ` Hartmut Henkel
  2009-12-26 14:03       ` luigi scarso
  0 siblings, 1 reply; 18+ messages in thread
From: Hartmut Henkel @ 2009-12-26 13:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: TEXT/PLAIN, Size: 588 bytes --]

On Sat, 26 Dec 2009, luigi scarso wrote:

> On Sat, Dec 26, 2009 at 2:10 PM, Hans Hagen <pragma@wxs.nl> wrote:
>
> >
> > can you check the beta (ftp/website)?
> >
> > \definefontfeature[default][default]
> >  [expansion=quality,extend=2,slant=.2]
> >
> > \usetypescript[modern]
> > \setupbodyfont[modern]
> >
> > \starttext
> > \input knuth
> > \stoptext
>
> It looks a bit strange -- is it ok ?

if it looks as it looks here, it looks strange, but it is ok. :-)

2 is rather extreme. and print looks better than screen, it may be the
renderer...

Regards, Hartmut

[-- Attachment #2: 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
___________________________________________________________________________________

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

* Re: font expansion
  2009-12-26 13:52     ` Hartmut Henkel
@ 2009-12-26 14:03       ` luigi scarso
  2009-12-26 14:09         ` Hartmut Henkel
  0 siblings, 1 reply; 18+ messages in thread
From: luigi scarso @ 2009-12-26 14:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, Dec 26, 2009 at 2:52 PM, Hartmut Henkel <hartmut_henkel@gmx.de> wrote:
> On Sat, 26 Dec 2009, luigi scarso wrote:
>
>> On Sat, Dec 26, 2009 at 2:10 PM, Hans Hagen <pragma@wxs.nl> wrote:
>>
>> >
>> > can you check the beta (ftp/website)?
>> >
>> > \definefontfeature[default][default]
>> >  [expansion=quality,extend=2,slant=.2]
>> >
>> > \usetypescript[modern]
>> > \setupbodyfont[modern]
>> >
>> > \starttext
>> > \input knuth
>> > \stoptext
>>
>> It looks a bit strange -- is it ok ?
>
> if it looks as it looks here, it looks strange, but it is ok. :-)
my png from xpdf shows an horrible page
(also acroread and mupdf show the same).
What are the values for a normal apparence ?
-- 
luigi
___________________________________________________________________________________
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] 18+ messages in thread

* Re: font expansion
  2009-12-26 14:03       ` luigi scarso
@ 2009-12-26 14:09         ` Hartmut Henkel
  2009-12-26 14:18           ` luigi scarso
  2009-12-26 14:33           ` Ligatures Andreas Harder
  0 siblings, 2 replies; 18+ messages in thread
From: Hartmut Henkel @ 2009-12-26 14:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: TEXT/PLAIN, Size: 993 bytes --]

On Sat, 26 Dec 2009, luigi scarso wrote:

> On Sat, Dec 26, 2009 at 2:52 PM, Hartmut Henkel <hartmut_henkel@gmx.de> wrote:
> > On Sat, 26 Dec 2009, luigi scarso wrote:
> >
> >> On Sat, Dec 26, 2009 at 2:10 PM, Hans Hagen <pragma@wxs.nl> wrote:
> >>
> >> >
> >> > can you check the beta (ftp/website)?
> >> >
> >> > \definefontfeature[default][default]
> >> >  [expansion=quality,extend=2,slant=.2]
> >> >
> >> > \usetypescript[modern]
> >> > \setupbodyfont[modern]
> >> >
> >> > \starttext
> >> > \input knuth
> >> > \stoptext
> >>
> >> It looks a bit strange -- is it ok ?
> >
> > if it looks as it looks here, it looks strange, but it is ok. :-)
> my png from xpdf shows an horrible page
> (also acroread and mupdf show the same).
> What are the values for a normal apparence ?

here it looks as attached, maybe you still have the unpatched one?
extend=1, slant=0 would be the normal font.

extend=0.3 (or maybe 0.2) is good for legalese.

Regards, Hartmut

[-- Attachment #2: exp1.pdf --]
[-- Type: APPLICATION/pdf, Size: 13858 bytes --]

[-- Attachment #3: 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
___________________________________________________________________________________

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

* Re: font expansion
  2009-12-26 14:09         ` Hartmut Henkel
@ 2009-12-26 14:18           ` luigi scarso
  2009-12-26 14:27             ` Hartmut Henkel
  2009-12-26 14:33           ` Ligatures Andreas Harder
  1 sibling, 1 reply; 18+ messages in thread
From: luigi scarso @ 2009-12-26 14:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

On Sat, Dec 26, 2009 at 3:09 PM, Hartmut Henkel <hartmut_henkel@gmx.de> wrote:
> here it looks as attached, maybe you still have the unpatched one?
> extend=1, slant=0 would be the normal font.
>

not here,
with
test-wolf-e1s0.pdf : extended=1, slanted=0
test-wolf-e2s0.2.pdf extended=2, slanted=0.2

# context --version
MTXrun | main context file:
/opt/luatex/minimals-beta/tex/texmf-context/tex/context/base/context.tex
MTXrun | current version: 2009.12.24 17:55
# luatex --version
This is LuaTeX, Version beta-0.50.0-2009122419


Should I try luatex from svn ?

-- 
luigi

[-- Attachment #2: test-wolf-e1s0.pdf --]
[-- Type: application/pdf, Size: 11354 bytes --]

[-- Attachment #3: test-wolf-e2s0.2.pdf --]
[-- Type: application/pdf, Size: 11365 bytes --]

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

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

* Re: font expansion
  2009-12-26 14:18           ` luigi scarso
@ 2009-12-26 14:27             ` Hartmut Henkel
  2009-12-26 14:30               ` luigi scarso
  2009-12-26 14:32               ` Hans Hagen
  0 siblings, 2 replies; 18+ messages in thread
From: Hartmut Henkel @ 2009-12-26 14:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, 26 Dec 2009, luigi scarso wrote:
> On Sat, Dec 26, 2009 at 3:09 PM, Hartmut Henkel <hartmut_henkel@gmx.de> wrote:
> > here it looks as attached, maybe you still have the unpatched one?
> > extend=1, slant=0 would be the normal font.
>
> not here,
> with
> test-wolf-e1s0.pdf : extended=1, slanted=0
> test-wolf-e2s0.2.pdf extended=2, slanted=0.2
>
> # context --version
> MTXrun | main context file:
> /opt/luatex/minimals-beta/tex/texmf-context/tex/context/base/context.tex
> MTXrun | current version: 2009.12.24 17:55
> # luatex --version
> This is LuaTeX, Version beta-0.50.0-2009122419
>
> Should I try luatex from svn ?

you need today's cont-tmf.zip from pragma ftp.

Regards, Hartmut
___________________________________________________________________________________
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] 18+ messages in thread

* Re: font expansion
  2009-12-26 14:27             ` Hartmut Henkel
@ 2009-12-26 14:30               ` luigi scarso
  2009-12-26 14:32               ` Hans Hagen
  1 sibling, 0 replies; 18+ messages in thread
From: luigi scarso @ 2009-12-26 14:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, Dec 26, 2009 at 3:27 PM, Hartmut Henkel <hartmut_henkel@gmx.de> wrote:
>
> you need today's cont-tmf.zip from pragma ftp.
ok
-- 
luigi
___________________________________________________________________________________
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] 18+ messages in thread

* Re: font expansion
  2009-12-26 14:27             ` Hartmut Henkel
  2009-12-26 14:30               ` luigi scarso
@ 2009-12-26 14:32               ` Hans Hagen
  2009-12-26 19:24                 ` luigi scarso
  1 sibling, 1 reply; 18+ messages in thread
From: Hans Hagen @ 2009-12-26 14:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hartmut Henkel

On 26-12-2009 15:27, Hartmut Henkel wrote:
> On Sat, 26 Dec 2009, luigi scarso wrote:
>> On Sat, Dec 26, 2009 at 3:09 PM, Hartmut Henkel<hartmut_henkel@gmx.de>  wrote:
>>> here it looks as attached, maybe you still have the unpatched one?
>>> extend=1, slant=0 would be the normal font.
>>
>> not here,
>> with
>> test-wolf-e1s0.pdf : extended=1, slanted=0
>> test-wolf-e2s0.2.pdf extended=2, slanted=0.2
>>
>> # context --version
>> MTXrun | main context file:
>> /opt/luatex/minimals-beta/tex/texmf-context/tex/context/base/context.tex
>> MTXrun | current version: 2009.12.24 17:55
>> # luatex --version
>> This is LuaTeX, Version beta-0.50.0-2009122419
>>
>> Should I try luatex from svn ?
>
> you need today's cont-tmf.zip from pragma ftp.

indeed, a the garden only syncs once per hour

Hans
___________________________________________________________________________________
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] 18+ messages in thread

* Ligatures
  2009-12-26 14:09         ` Hartmut Henkel
  2009-12-26 14:18           ` luigi scarso
@ 2009-12-26 14:33           ` Andreas Harder
  2009-12-26 14:39             ` Ligatures Khaled Hosny
  2009-12-26 14:46             ` Ligatures Hans Hagen
  1 sibling, 2 replies; 18+ messages in thread
From: Andreas Harder @ 2009-12-26 14:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

Hi,

can someone confirm the misbehaviour with ligatures in my example? It’s there since the last three or four betas, perhaps longer.


[-- Attachment #2: test-ligatures2.tex --]
[-- Type: application/octet-stream, Size: 791 bytes --]


%\mainlanguage[de]

\definefontfeature[default][default][mode=node] % -> not OK
% \definefontfeature[default][default][mode=base] % -> OK

\usetypescript[palatino]
\setupbodyfont[palatino]

\startbuffer
  Begriff, Begriffsbestimmung, Integrationsbegriff, Öffentlichkeit,
  Eröffnung, erhoffte, die Betroffenen, getroffenen, ergriffen,
  auffällig, trifft, hoffen, Aufforderung, Begrifflichkeit.
  
  Häufig, Wohlbefinden, offiziell, Identifikation, signifikant,
  modifiziert, qualifiziert, offiziell.
  
  Pflicht, dörflich, höflich, fliegen, pflanzen, Einfluss, pflegen,
  behilflich.
  
\stopbuffer


\starttext 

\startTEXpage[offset=1em]
  \getbuffer
\stopTEXpage

\stoptext

%%% Local Variables: 
%%% mode: context
%%% TeX-master: t
%%% End: 

[-- Attachment #3: test-ligatures2.pdf --]
[-- Type: application/pdf, Size: 15617 bytes --]

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



Greetings
	Andreas

[-- Attachment #5: 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
___________________________________________________________________________________

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

* Re: Ligatures
  2009-12-26 14:33           ` Ligatures Andreas Harder
@ 2009-12-26 14:39             ` Khaled Hosny
  2009-12-26 14:45               ` Ligatures Andreas Harder
  2009-12-26 14:46             ` Ligatures Hans Hagen
  1 sibling, 1 reply; 18+ messages in thread
From: Khaled Hosny @ 2009-12-26 14:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On Sat, Dec 26, 2009 at 03:33:30PM +0100, Andreas Harder wrote:
> Hi,
> 
> can someone confirm the misbehaviour with ligatures in my example? It’s there since the last three or four betas, perhaps longer.
> 

Could you please start a new thread when you want to ask a question,
replying to an existing thread, though you changed the subject, makes
following threads harder.

Regards,
 Khaled


-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer

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

[-- Attachment #2: 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
___________________________________________________________________________________

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

* Re: Ligatures
  2009-12-26 14:39             ` Ligatures Khaled Hosny
@ 2009-12-26 14:45               ` Andreas Harder
  0 siblings, 0 replies; 18+ messages in thread
From: Andreas Harder @ 2009-12-26 14:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 26.12.2009 um 15:39 schrieb Khaled Hosny:

> On Sat, Dec 26, 2009 at 03:33:30PM +0100, Andreas Harder wrote:
>> Hi,
>> 
>> can someone confirm the misbehaviour with ligatures in my example? It’s there since the last three or four betas, perhaps longer.
>> 
> 
> Could you please start a new thread when you want to ask a question,
> replying to an existing thread, though you changed the subject, makes
> following threads harder.

Yes sure, it wasn’t deliberate.

Andreas
___________________________________________________________________________________
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] 18+ messages in thread

* Re: Ligatures
  2009-12-26 14:33           ` Ligatures Andreas Harder
  2009-12-26 14:39             ` Ligatures Khaled Hosny
@ 2009-12-26 14:46             ` Hans Hagen
  1 sibling, 0 replies; 18+ messages in thread
From: Hans Hagen @ 2009-12-26 14:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 26-12-2009 15:33, Andreas Harder wrote:
> Hi,
>
> can someone confirm the misbehaviour with ligatures in my example? It’s there since the last three or four betas, perhaps longer.

i will look into it nbut not today ... btw, a better test is

\startbuffer
effe betroffenen betroffenen
\stopbuffer

must be some side effect


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 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] 18+ messages in thread

* Re: font expansion
  2009-12-26 13:10 ` Hans Hagen
  2009-12-26 13:20   ` Taco Hoekwater
  2009-12-26 13:44   ` luigi scarso
@ 2009-12-26 15:25   ` Wolfgang Schuster
  2 siblings, 0 replies; 18+ messages in thread
From: Wolfgang Schuster @ 2009-12-26 15:25 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users


Am 26.12.2009 um 14:10 schrieb Hans Hagen:

> On 25-12-2009 17:31, Wolfgang Schuster wrote:
>> 
>> Hi Hans,
>> 
>> font expansion is broken in MkIV.
> 
> can you check the beta (ftp/website)?

Fixed, thank you

Wolfgang

___________________________________________________________________________________
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] 18+ messages in thread

* Re: font expansion
  2009-12-26 14:32               ` Hans Hagen
@ 2009-12-26 19:24                 ` luigi scarso
  0 siblings, 0 replies; 18+ messages in thread
From: luigi scarso @ 2009-12-26 19:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, Dec 26, 2009 at 3:32 PM, Hans Hagen <pragma@wxs.nl> wrote:
> On 26-12-2009 15:27, Hartmut Henkel wrote:
>>
>> On Sat, 26 Dec 2009, luigi scarso wrote:
>>>
>>> On Sat, Dec 26, 2009 at 3:09 PM, Hartmut Henkel<hartmut_henkel@gmx.de>
>>>  wrote:
>>>>
>>>> here it looks as attached, maybe you still have the unpatched one?
>>>> extend=1, slant=0 would be the normal font.
>>>
>>> not here,
>>> with
>>> test-wolf-e1s0.pdf : extended=1, slanted=0
>>> test-wolf-e2s0.2.pdf extended=2, slanted=0.2
>>>
>>> # context --version
>>> MTXrun | main context file:
>>> /opt/luatex/minimals-beta/tex/texmf-context/tex/context/base/context.tex
>>> MTXrun | current version: 2009.12.24 17:55
>>> # luatex --version
>>> This is LuaTeX, Version beta-0.50.0-2009122419
>>>
>>> Should I try luatex from svn ?
>>
>> you need today's cont-tmf.zip from pragma ftp.
>
> indeed, a the garden only syncs once per hour

fixed with last beta
-- 
luigi
___________________________________________________________________________________
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] 18+ messages in thread

* Ligatures
@ 2009-12-26 14:50 Andreas Harder
  0 siblings, 0 replies; 18+ messages in thread
From: Andreas Harder @ 2009-12-26 14:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

Hi,

can someone confirm the misbehaviour with ligatures in my example? It’s there since the last three or four betas, perhaps longer.


[-- Attachment #2: test-ligatures2.tex --]
[-- Type: application/octet-stream, Size: 791 bytes --]


%\mainlanguage[de]

\definefontfeature[default][default][mode=node] % -> not OK
% \definefontfeature[default][default][mode=base] % -> OK

\usetypescript[palatino]
\setupbodyfont[palatino]

\startbuffer
  Begriff, Begriffsbestimmung, Integrationsbegriff, Öffentlichkeit,
  Eröffnung, erhoffte, die Betroffenen, getroffenen, ergriffen,
  auffällig, trifft, hoffen, Aufforderung, Begrifflichkeit.
  
  Häufig, Wohlbefinden, offiziell, Identifikation, signifikant,
  modifiziert, qualifiziert, offiziell.
  
  Pflicht, dörflich, höflich, fliegen, pflanzen, Einfluss, pflegen,
  behilflich.
  
\stopbuffer


\starttext 

\startTEXpage[offset=1em]
  \getbuffer
\stopTEXpage

\stoptext

%%% Local Variables: 
%%% mode: context
%%% TeX-master: t
%%% End: 

[-- Attachment #3: test-ligatures2.pdf --]
[-- Type: application/pdf, Size: 15617 bytes --]

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



Greetings
	Andreas


[-- Attachment #5: 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
___________________________________________________________________________________

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

end of thread, other threads:[~2009-12-26 19:24 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-25 16:31 font expansion Wolfgang Schuster
2009-12-26 13:10 ` Hans Hagen
2009-12-26 13:20   ` Taco Hoekwater
2009-12-26 13:44   ` luigi scarso
2009-12-26 13:52     ` Hartmut Henkel
2009-12-26 14:03       ` luigi scarso
2009-12-26 14:09         ` Hartmut Henkel
2009-12-26 14:18           ` luigi scarso
2009-12-26 14:27             ` Hartmut Henkel
2009-12-26 14:30               ` luigi scarso
2009-12-26 14:32               ` Hans Hagen
2009-12-26 19:24                 ` luigi scarso
2009-12-26 14:33           ` Ligatures Andreas Harder
2009-12-26 14:39             ` Ligatures Khaled Hosny
2009-12-26 14:45               ` Ligatures Andreas Harder
2009-12-26 14:46             ` Ligatures Hans Hagen
2009-12-26 15:25   ` font expansion Wolfgang Schuster
2009-12-26 14:50 Ligatures Andreas Harder

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