delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/06/30/12:32:26

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=E891pYJTuaS9pls1yvR3MWCoIVj5oV+rHzEE865FAaC
R39ZCZapbG38prMPS/xNKMquvKYrfMO/6lrDJlTeJ99B9Belet/RjsV+qvp4eEqv
1ciWjboAXMcEpHnyVYQL9BrlHhTPDt01eI7WqdiPkY4my6TVFevFZ0WODfoIs5jU
=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=aeGc6LvgBE7nDETHAPF75YO92EM=; b=Yw7r5OIDmDdFn81w2
L/4GUC22HI98uhHKZt973tv7u+YZVe7hjwiQsFCDBg5bVOsatqrykbR04fAssNik
GuTgCCKhJ5gm4/yxKkE9rnR64XvU0ZqbeMVDBMjCGtrW0JGjKt1fT4ixweV8gv14
lw2HV2/pHi2blk+tKhfHN/LEUw=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1
X-CornellRouted: This message has been Routed already.
Message-ID: <51D05D81.3090602@cornell.edu>
Date: Sun, 30 Jun 2013 12:32:01 -0400
From: Ken Brown <kbrown AT cornell DOT edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: texlive-install: core dumped
References: <op DOT wzfrolroofd6j1 AT nebbiolo DOT upc DOT de> <51CEC839 DOT 507 AT cornell DOT edu> <op DOT wzfwtr0wofd6j1 AT nebbiolo DOT upc DOT de> <51CEE558 DOT 6070104 AT cornell DOT edu> <op DOT wzgaely4ofd6j1 AT nebbiolo DOT upc DOT de> <51CF2925 DOT 2060804 AT cornell DOT edu> <op DOT wzggt0qzofd6j1 AT nebbiolo DOT upc DOT de> <51CF63C4 DOT 4070001 AT cornell DOT edu> <op DOT wzgxhts2ofd6j1 AT nebbiolo DOT upc DOT de> <51CF9918 DOT 5020602 AT cornell DOT edu> <op DOT wzhpt5zyofd6j1 AT nebbiolo DOT upc DOT de> <51D04278 DOT 5010907 AT cornell DOT edu> <op DOT wzh1lr1vofd6j1 AT nebbiolo DOT upc DOT de>
In-Reply-To: <op.wzh1lr1vofd6j1@nebbiolo.upc.de>
Note-from-DJ: This may be spam

On 6/30/2013 12:04 PM, Helmut Karlowski wrote:
> Ken Brown, 30.06.2013 16:36:40:
>
>> I'm glad you found it.  Does the malformed environment string also
>> explain the other strange errors you were seeing?
>
> During texlive.sh after the install of luatex there is one error left
> (no matter what shell is used):
>
> ...
>
> environments, center, verbatim, math definitions, boxes, title, sectioning,
> contents, floats, footnotes, index, bibliography, output,
> ===========================================
> Local configuration file hyphen.cfg used
> ===========================================
>
>
> ...
>
> T8M Georgian hyphenation patterns
> (/usr/share/texmf-dist/tex/generic/hyph-utf8/conversions/conv-utf8-t8m.tex)
> (/usr/share/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-ka.tex
> ! Undefined control sequence.
> \utfthreeuniglyph ... \expandafter {\the \numexpr
>
> 4096*(#1-224)+64*(`#2-128)...
> l.19 .ა
>           უ2ა
> ! You can't use `the character 4' after \the.
> \utfthreeuniglyph ...\expandafter {\the \numexpr 4
>
> 096*(#1-224)+64*(`#2-128)+...
> l.19 .ა
>           უ2ა
> ! Undefined control sequence.
> \unicodechar #1->\ifcsname
>                             unichar@\number #1\endcsname \csname
> unichar@\num...
> l.19 .ა
>           უ2ა
> ! Nonletter.
> \unicodechar #1->\ifcsname unichar@
>                                     \number #1\endcsname \csname
> unichar@\num...
> l.19 .ა
>           უ2ა
>
> ...
>
> The file hyph-ka.tex contains:
>
> \patterns{
> .აუ2ა
> .გვათ1
> .გიმ1
> .ერ4თხ
> .ერ4ტყა
>
> ...
>
> which mintty can't display unfortunately. I'm too little a TeX-expert to
> tell what's wrong.

I don't know either, but I'm not going to worry about this unless it 
becomes a problem for some user.

> The other issue regarding the error-message during latex-run seems to be
> solved with the now successful installation - I renamed the .def-file
> and got not message.

Glad to hear it.

Ken


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright 2019   by DJ Delorie     Updated Jul 2019