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=BFWt3VfSIf8Bju12Smi+8nfZ6639tCyMBzupFjHMh3R sLoSbi3NC+XSNDkeaXryvTlyuygCHw5RoH+09So1ZRM77vg4BiaOg87KLgm09x5m sbQLyE//H9FUmxMbUs2JAxZi2YELVBtCxyZ+Qq7ja79i4rSo6rjsxgAFASYOPUoE = 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=07H6eu4LecYNt3erF1lk1QGz/A0=; b=MIr3PbOa57RK3zg+y 7jyU0xDwT2kTapMp93AtL+J42n7nJFICKoQVBhoAEoVaH7LHERiOo2rNz9lBaYIr aQdzCqXVcLI5Zmt1lKkUzk5zT0u6QuWiKf24ui6Hefe7fipOyvCDwip+i0Eqn+WO Ls35+0g7oNd77Ccnf/i9r8U6+g= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-8.2 required=5.0 tests=BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_MED,RCVD_IN_HOSTKARMA_NO,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 X-CornellRouted: This message has been Routed already. Message-ID: <517EA41F.3040404@cornell.edu> Date: Mon, 29 Apr 2013 12:47:27 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: luatex font path problem References: <517D54B8 DOT 1060109 AT gmail DOT com> In-Reply-To: <517D54B8.1060109@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 4/28/2013 12:56 PM, Arthur Tu wrote: > After lualatex command, file > "~/.cache/texmf/luatex-cache/generic/names/otfl-names.lua" was generated. > > Entry like this for example > { > ["familyname"]="SimSun", > ["filename"]={ "c:/windows/fonts/simsun.ttc", 0 }, > ["fontname"]="SimSun", > ["fullname"]="SimSun", > ["names"]={ > ["family"]="SimSun", > ["fullname"]="SimSun", > ["psname"]="SimSun", > ["subfamily"]="Regular", > }, > ["size"]={}, > ["slant"]=0, > ["weight"]=400, > ["width"]=5, > }, > > when I used \setmainfont{SimSun}, error occured that SimSun font not found. > When i used \setmainjfont[Path=/cygdrive/c/windows/fonts/]{simsun.ttc} > and specify the path in *unix-style, it works. > > So i think this is another mixed path style problem in cygwin. > Even though the fonts in system dir are listed in otfl-names.lua, they > can't be accessed because their pathes are in windows-style. I'm on vacation right now, but I'll look into this in mid-May when I return. 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