ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* latest beta and ancient greek module
@ 2013-04-30  1:24 Alan Bowen
  2013-04-30  6:06 ` Thomas A. Schmitz
  0 siblings, 1 reply; 8+ messages in thread
From: Alan Bowen @ 2013-04-30  1:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

The latest beta (ConTeXt  ver: 2013.04.30 00:31 MKIV beta) seems to have a
problem with the ancient greek module:

resolvers       > modules > 'ancientgreek' is loaded

(/Users/alancbowen/texmf/tex/context/third/greek/t-ancientgreek.mkiv

loading         > module ancientgreek

(/Users/alancbowen/texmf/tex/context/third/greek/type-agr.tex

! Undefined control sequence.


system          > tex > error on line 5 in file
/Users/alancbowen/texmf/tex/context/third/greek/type-agr.tex: Undefined
control sequence ...


 1     %

 2     % Typescript for Greek fonts

 3     %

 4

 5 >>  \beginOLDTEX

 6     \loadmapfile[tasgreek.map]

 7

 8     \starttypescript [serif] [Alkaios] [name]

 9       \usetypescript[serif][fallback]

10       \definefontsynonym [Serif]           [Alkaios]  [encoding=agr]

11       \definefontsynonym [SerifItalic]     [Alkaiosit]  [encoding=agr]

12       \definefontsynonym [SerifBold]       [Alkaiosbo]  [encoding=agr]

13       \definefontsynonym [SerifBoldItalic] [Alkaiosboit]  [encoding=agr]

14     \stoptypescript

15


l.5 \beginOLDTEX


Alan

[-- Attachment #1.2: Type: text/html, Size: 2806 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] 8+ messages in thread

* Re: latest beta and ancient greek module
  2013-04-30  1:24 latest beta and ancient greek module Alan Bowen
@ 2013-04-30  6:06 ` Thomas A. Schmitz
  2013-04-30 11:06   ` Alan Bowen
  2013-05-01 14:13   ` Hans Hagen
  0 siblings, 2 replies; 8+ messages in thread
From: Thomas A. Schmitz @ 2013-04-30  6:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 04/30/2013 03:24 AM, Alan Bowen wrote:
> The latest beta (ConTeXt  ver: 2013.04.30 00:31 MKIV beta) seems to have
> a problem with the ancient greek module:

Indeed. Hans has removed support for \beginOLDTEX etc. - would have been 
nice if he had told us... I have uploaded a new version which should 
work again.

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

* Re: latest beta and ancient greek module
  2013-04-30  6:06 ` Thomas A. Schmitz
@ 2013-04-30 11:06   ` Alan Bowen
  2013-05-01 14:13   ` Hans Hagen
  1 sibling, 0 replies; 8+ messages in thread
From: Alan Bowen @ 2013-04-30 11:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

It does indeed, Thomas. Many thanks!

Alan


On Tue, Apr 30, 2013 at 2:06 AM, Thomas A. Schmitz <
thomas.schmitz@uni-bonn.de> wrote:

> On 04/30/2013 03:24 AM, Alan Bowen wrote:
>
>> The latest beta (ConTeXt  ver: 2013.04.30 00:31 MKIV beta) seems to have
>> a problem with the ancient greek module:
>>
>
> Indeed. Hans has removed support for \beginOLDTEX etc. - would have been
> nice if he had told us... I have uploaded a new version which should work
> again.
>
> Thomas
> ______________________________**______________________________**
> _______________________
> 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 <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/<http://foundry.supelec.fr/projects/contextrev/>
> wiki     : http://contextgarden.net
> ______________________________**______________________________**
> _______________________
>

[-- Attachment #1.2: Type: text/html, Size: 1977 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] 8+ messages in thread

* Re: latest beta and ancient greek module
  2013-04-30  6:06 ` Thomas A. Schmitz
  2013-04-30 11:06   ` Alan Bowen
@ 2013-05-01 14:13   ` Hans Hagen
  2013-05-01 14:24     ` Thomas A. Schmitz
  1 sibling, 1 reply; 8+ messages in thread
From: Hans Hagen @ 2013-05-01 14:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Thomas A. Schmitz

On 4/30/2013 8:06 AM, Thomas A. Schmitz wrote:
> On 04/30/2013 03:24 AM, Alan Bowen wrote:
>> The latest beta (ConTeXt  ver: 2013.04.30 00:31 MKIV beta) seems to have
>> a problem with the ancient greek module:
>
> Indeed. Hans has removed support for \beginOLDTEX etc. - would have been
> nice if he had told us... I have uploaded a new version which should
> work again.

oh, i can add it ... i just saw it and wondered if it was used and 
couldn't grep it in

is it still wanted / needed?

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

* Re: latest beta and ancient greek module
  2013-05-01 14:13   ` Hans Hagen
@ 2013-05-01 14:24     ` Thomas A. Schmitz
  2013-05-01 16:03       ` Mojca Miklavec
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas A. Schmitz @ 2013-05-01 14:24 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

On 05/01/2013 04:13 PM, Hans Hagen wrote:
> oh, i can add it ... i just saw it and wondered if it was used and
> couldn't grep it in
>
> is it still wanted / needed?

Not by me, at least, I separated the file into mkii and mkiv, which is 
cleaner anyway. But a tiny word wof warning would have been welcome...

Thanks

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

* Re: latest beta and ancient greek module
  2013-05-01 14:24     ` Thomas A. Schmitz
@ 2013-05-01 16:03       ` Mojca Miklavec
  2013-05-01 16:47         ` Thomas A. Schmitz
  2013-05-01 20:45         ` Wolfgang Schuster
  0 siblings, 2 replies; 8+ messages in thread
From: Mojca Miklavec @ 2013-05-01 16:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen

On Wed, May 1, 2013 at 4:24 PM, Thomas A. Schmitz wrote:
> On 05/01/2013 04:13 PM, Hans Hagen wrote:
>>
>> oh, i can add it ... i just saw it and wondered if it was used and
>> couldn't grep it in
>>
>> is it still wanted / needed?
>
> Not by me, at least, I separated the file into mkii and mkiv, which is
> cleaner anyway.

type-gentium.tex anyone?

We need to fix it before TL 2013 release.

> But a tiny word wof warning would have been welcome...

I agree with that one. But apart from the modules that can easily be
fixed, I use it in many of my (non-mkiv-specific) documents to setup
the typescripts. I don't mind changing the keyword, but it would be
nice to have a simple command available for making small snippets of
code dependent on the engine. (LaTeX has \ifXeTeX, \ifLuaTeX for
example.)

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

* Re: latest beta and ancient greek module
  2013-05-01 16:03       ` Mojca Miklavec
@ 2013-05-01 16:47         ` Thomas A. Schmitz
  2013-05-01 20:45         ` Wolfgang Schuster
  1 sibling, 0 replies; 8+ messages in thread
From: Thomas A. Schmitz @ 2013-05-01 16:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

On 05/01/2013 06:03 PM, Mojca Miklavec wrote:
> type-gentium.tex anyone?
>
> We need to fix it before TL 2013 release.

Hi Mojca,

can you delete type-gentium.tex and take the two attached files, please? 
I hope I haven't made any stupid typos...

All best

Thomas

[-- Attachment #2: type-gentium.zip --]
[-- Type: application/zip, Size: 1257 bytes --]

[-- Attachment #3: 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] 8+ messages in thread

* Re: latest beta and ancient greek module
  2013-05-01 16:03       ` Mojca Miklavec
  2013-05-01 16:47         ` Thomas A. Schmitz
@ 2013-05-01 20:45         ` Wolfgang Schuster
  1 sibling, 0 replies; 8+ messages in thread
From: Wolfgang Schuster @ 2013-05-01 20:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Mojca Miklavec


Am 01.05.2013 um 18:03 schrieb Mojca Miklavec <mojca.miklavec.lists@gmail.com>:

> I agree with that one. But apart from the modules that can easily be
> fixed, I use it in many of my (non-mkiv-specific) documents to setup
> the typescripts. I don't mind changing the keyword, but it would be
> nice to have a simple command available for making small snippets of
> code dependent on the engine. (LaTeX has \ifXeTeX, \ifLuaTeX for
> example.)

You can use

  \startmode[*mkii]

or

  \startmode[*mkiv]

to write different code for MkII and MkIV. With the counter \texengine
you can also check for the engine, one is pdfTeX, two is XeTeX and
three is LuaTeX.

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

end of thread, other threads:[~2013-05-01 20:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-30  1:24 latest beta and ancient greek module Alan Bowen
2013-04-30  6:06 ` Thomas A. Schmitz
2013-04-30 11:06   ` Alan Bowen
2013-05-01 14:13   ` Hans Hagen
2013-05-01 14:24     ` Thomas A. Schmitz
2013-05-01 16:03       ` Mojca Miklavec
2013-05-01 16:47         ` Thomas A. Schmitz
2013-05-01 20:45         ` Wolfgang Schuster

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