ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* mistake in lang-cjk.mkiv
@ 2010-05-03 18:43 Tomáš Pustelník
  2010-05-06 20:16 ` Hans Hagen
  0 siblings, 1 reply; 7+ messages in thread
From: Tomáš Pustelník @ 2010-05-03 18:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi,

I have found a glitch in lang-cjk.mkiv in definition of Japanese language name of days are shifted. It begins at line 136, sunday is actualy monday etc. 
In source code it looks like that:

\setuplabeltext [\s!ja]    [\v!sunday=月曜日]
\setuplabeltext [\s!ja]    [\v!monday=火曜日]
\setuplabeltext [\s!ja]    [\v!tuesday=水曜日]
\setuplabeltext [\s!ja]    [\v!wednesday=木曜日]
\setuplabeltext [\s!ja]    [\v!thursday=金曜日]
\setuplabeltext [\s!ja]    [\v!friday=土曜日]
\setuplabeltext [\s!ja]    [\v!saturday=日曜日]

but it should be:

\setuplabeltext [\s!ja]    [\v!monday=月曜日]
\setuplabeltext [\s!ja]    [\v!tuesday=火曜日]
\setuplabeltext [\s!ja]    [\v!wednesday=水曜日]
\setuplabeltext [\s!ja]    [\v!thursday=木曜日]
\setuplabeltext [\s!ja]    [\v!friday=金曜日]
\setuplabeltext [\s!ja]    [\v!saturday=土曜日]
\setuplabeltext [\s!ja]    [\v!sunday=日曜日]

Also I would like to ask if file lang-spe.mkii have some equivalent in MkIV and  where the language specifics are defined (in which file)? Or is it treated in enco files?

Thank you for answers.

Tomas Pustelnik

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

end of thread, other threads:[~2010-05-09 10:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-03 18:43 mistake in lang-cjk.mkiv Tomáš Pustelník
2010-05-06 20:16 ` Hans Hagen
2010-05-07  7:25   ` language specifics (was: Re: mistake in lang-cjk.mkiv) Peter Münster
2010-05-07  9:19     ` language specifics Hans Hagen
2010-05-09  8:30   ` mistake in lang-cjk.mkiv Tomáš Pustelník
2010-05-09  8:47   ` Wolfgang Schuster
2010-05-09 10:02     ` Hans Hagen

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