ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* rsync command
       [not found] <mailman.1.1195297202.32293.ntg-context@ntg.nl>
@ 2007-11-17 11:56 ` Vyatcheslav Yatskovsky
  2007-11-17 12:04 ` context installer Vyatcheslav Yatskovsky
  2007-11-17 21:57 ` some warnings about fonts Vyatcheslav Yatskovsky
  2 siblings, 0 replies; 9+ messages in thread
From: Vyatcheslav Yatskovsky @ 2007-11-17 11:56 UTC (permalink / raw)
  To: ntg-context-request@ntg.nl

Hello,

I found that the suggested rsync command for Windows leads nowhere.

rsync -rvzctl rsync://contextgarden.net/minimals/minimals/win       tex

We have only mswin and windows folders inside minimals. 

Best regards,
Vyatcheslav

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* context installer
       [not found] <mailman.1.1195297202.32293.ntg-context@ntg.nl>
  2007-11-17 11:56 ` rsync command Vyatcheslav Yatskovsky
@ 2007-11-17 12:04 ` Vyatcheslav Yatskovsky
  2007-11-17 16:34   ` Arthur Reutenauer
  2007-11-17 21:57 ` some warnings about fonts Vyatcheslav Yatskovsky
  2 siblings, 1 reply; 9+ messages in thread
From: Vyatcheslav Yatskovsky @ 2007-11-17 12:04 UTC (permalink / raw)
  To: ntg-context-request@ntg.nl

Hello,

This is what happens when I run new context-setup-mswin installer:

"
G:\rsync\context-setup-mswin\context>first-setup.bat
Should I create the cache path \Documents and Settings\Fine? [yes|no] [no] y
Error in lua file loading: G:\rsync\context-setup-mswin\context\bin\mtxrun.lua:5
971: attempt to call field 'mkdirs' (a nil value)

When you want to use context, you need to initialize the tree with:

  G:\rsync\context-setup-mswin\context\tex\setuptex.bat G:\rsync\context-setup-m
swin\context\tex

You can associate this command with a shortcut to the cmd prompt.
"

Best regards,
Vyatcheslav

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: context installer
  2007-11-17 12:04 ` context installer Vyatcheslav Yatskovsky
@ 2007-11-17 16:34   ` Arthur Reutenauer
  2007-11-17 16:45     ` Hans Hagen
  0 siblings, 1 reply; 9+ messages in thread
From: Arthur Reutenauer @ 2007-11-17 16:34 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

> Error in lua file loading: G:\rsync\context-setup-mswin\context\bin\mtxrun.lua:5
> 971: attempt to call field 'mkdirs' (a nil value)

  Try and replace it with 'mkdir'.

	Arthur
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: context installer
  2007-11-17 16:34   ` Arthur Reutenauer
@ 2007-11-17 16:45     ` Hans Hagen
  2007-11-17 17:17       ` Arthur Reutenauer
  0 siblings, 1 reply; 9+ messages in thread
From: Hans Hagen @ 2007-11-17 16:45 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

Arthur Reutenauer wrote:
>> Error in lua file loading: G:\rsync\context-setup-mswin\context\bin\mtxrun.lua:5
>> 971: attempt to call field 'mkdirs' (a nil value)
> 
>   Try and replace it with 'mkdir'.

no, it's mkdirs ... just make sure that you run the right mtxrun


-----------------------------------------------------------------
                                           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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: context installer
  2007-11-17 16:45     ` Hans Hagen
@ 2007-11-17 17:17       ` Arthur Reutenauer
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Reutenauer @ 2007-11-17 17:17 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

> no, it's mkdirs ... just make sure that you run the right mtxrun

  OK, I wondered if it was really a typo in the first place :-)
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* some warnings about fonts
       [not found] <mailman.1.1195297202.32293.ntg-context@ntg.nl>
  2007-11-17 11:56 ` rsync command Vyatcheslav Yatskovsky
  2007-11-17 12:04 ` context installer Vyatcheslav Yatskovsky
@ 2007-11-17 21:57 ` Vyatcheslav Yatskovsky
  2007-11-17 22:35   ` Hans Hagen
  2007-11-17 22:58   ` Arthur Reutenauer
  2 siblings, 2 replies; 9+ messages in thread
From: Vyatcheslav Yatskovsky @ 2007-11-17 21:57 UTC (permalink / raw)
  To: ntg-context-request@ntg.nl

Hello,

While luatex was compiling fonts, I noticed some warnings. I suspect they are harmless, but I'd better report them.

...
report >> fontnames: identifying system font files with suffix ttf
report >> fontnames: 101 system files identified, 370 hash entries added, runtime 0.812 seconds
report >> fontnames: identifying system font files with suffix ttc
report >> fontnames: 0 system files identified, 0 hash entries added, runtime 0.063000000000002 seconds
report >> fontnames: identifying system font files with suffix afm
report >> fontnames: 0 system files identified, 0 hash entries added, runtime 0.061999999999998 seconds
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
report >> load otf: warning: Glyph 2 is called ".notdef", a singularly inept choice of name (only glyph 0
 may be called .notdef)
FontForge will rename it.
...

Best,
Vyatcheslav

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: some warnings about fonts
  2007-11-17 21:57 ` some warnings about fonts Vyatcheslav Yatskovsky
@ 2007-11-17 22:35   ` Hans Hagen
  2007-11-17 22:58   ` Arthur Reutenauer
  1 sibling, 0 replies; 9+ messages in thread
From: Hans Hagen @ 2007-11-17 22:35 UTC (permalink / raw)
  To: Yatskovsky, mailing list for ConTeXt users

Vyatcheslav Yatskovsky wrote:
> Hello,
> 
> While luatex was compiling fonts, I noticed some warnings. I suspect they are harmless, but I'd better report them.

rather harmless indeed

Hans

-----------------------------------------------------------------
                                           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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: some warnings about fonts
  2007-11-17 21:57 ` some warnings about fonts Vyatcheslav Yatskovsky
  2007-11-17 22:35   ` Hans Hagen
@ 2007-11-17 22:58   ` Arthur Reutenauer
  2007-11-18  9:49     ` Taco Hoekwater
  1 sibling, 1 reply; 9+ messages in thread
From: Arthur Reutenauer @ 2007-11-17 22:58 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

> While luatex was compiling fonts, I noticed some warnings. I suspect
> they are harmless, but I'd better report them.
>
> [...]
>
> report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)

  Mostly harmless.  It's a side-effect of converting some of the strings
in the TrueType name table with a "restrained" version of iconv that
ships with Fontforge and it does not indicate anything about the font
itself (apart that it's probably a Japanese font, in that case ;-).  I
would say you can ignore these warnings completely.

	Arthur
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: some warnings about fonts
  2007-11-17 22:58   ` Arthur Reutenauer
@ 2007-11-18  9:49     ` Taco Hoekwater
  0 siblings, 0 replies; 9+ messages in thread
From: Taco Hoekwater @ 2007-11-18  9:49 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

Arthur Reutenauer wrote:
>> While luatex was compiling fonts, I noticed some warnings. I suspect
>> they are harmless, but I'd better report them.
>>
>> [...]
>>
>> report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
> 
>   Mostly harmless.  It's a side-effect of converting some of the strings
> in the TrueType name table with a "restrained" version of iconv that
> ships with Fontforge 

I've actually started trying to fix that once, but lost interest halfway
through.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2007-11-18  9:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.1.1195297202.32293.ntg-context@ntg.nl>
2007-11-17 11:56 ` rsync command Vyatcheslav Yatskovsky
2007-11-17 12:04 ` context installer Vyatcheslav Yatskovsky
2007-11-17 16:34   ` Arthur Reutenauer
2007-11-17 16:45     ` Hans Hagen
2007-11-17 17:17       ` Arthur Reutenauer
2007-11-17 21:57 ` some warnings about fonts Vyatcheslav Yatskovsky
2007-11-17 22:35   ` Hans Hagen
2007-11-17 22:58   ` Arthur Reutenauer
2007-11-18  9:49     ` Taco Hoekwater

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