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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=xvNFppm1C27sPnDf SAr9mbnlpWytjLCi2czZ/u6R7vRHoyEy/j9sZxl4G+yBWV7Vj3jts3o4HVIm5ZQS HyKAtqdbvMs+CYrE2m6YolSlQ26HvlCWEaCbP0LtBHFO5pb7y/HnXon767kbKB1M U/ED0haSWSyrJSXEkiNQq4zfpK4= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=G5vgmbAJq2oWeClRApJQws +YqYk=; b=NZny8Y1lWSJJqO1mT6Dae++tQdGjRo1YwGDUgSFNcY5Wo8Ay78wuND 0xEVbTNG5oena2ZNKpHFofCm0A3l74ZZhW2SiUQVDlF1llbEvgVqLTfqYnh/dBnh 3Ulf2VUIZ8xIHXw9XBvc0BCzDDoaw8omK35h1TAsUJxlOKTqw1nD8= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: limerock02.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: Please enable cid-x.map in dvipdfmx.cfg when installing texlive-langjapanese To: cygwin AT cygwin DOT com References: <5a70daca-3882-e989-0244-0537e3bcb3ca AT cornell DOT edu> <20170508225452 DOT CDA1 DOT 50F79699 AT gmail DOT com> From: Ken Brown Message-ID: <9dcceb2e-56e1-abd4-5dfd-d5306d0ddf5d@cornell.edu> Date: Mon, 8 May 2017 10:23:23 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170508225452.CDA1.50F79699@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes On 5/8/2017 9:54 AM, Lemures Lemniscati via cygwin wrote: > Thank you for replying. > >> Now that I've looked at this more closely, I'm not sure your suggestion is the right thing to do. I don't see anything like it in a native TeX Live installation. Please send me a complete, detailed recipe for reproducing your problem so that I can investigate further. > > I see and agree: > > The file usr/share/texmf-dist/dvipdfmx/dvipdfmx.cfg is the same as it > was in the previous package, and we didn't need such modifications. > So, maybe something wrong... or not... > > > Anyway, how to reproduce the situation: > > echo '\documentclass{jsarticle}\begin{document}\char\euc"A4A2\end{document}'| platex -jobname test; dvipdfmx test Works fine for me: $ echo '\documentclass{jsarticle}\begin{document}\char\euc"A4A2\end{document}'| platex -jobname test; dvipdfmx test This is e-pTeX, Version 3.14159265-p3.7-160201-2.6 (utf8.euc) (TeX Live 2016/Cygwin) (preloaded format=platex) restricted \write18 enabled. **entering extended mode pLaTeX2e <2016/11/29> (based on LaTeX2e <2017/01/01> patch level 3) Babel <3.9r> and hyphenation patterns for 83 language(s) loaded. (/usr/share/texmf-dist/tex/platex/jsclasses/jsarticle.cls Document Class: jsarticle 2017/03/05 okumura, texjporg (/usr/share/texmf-dist/tex/platex/jsclasses/jslogo.sty)) No file test.aux. [1] (./test.aux) Output written on test.dvi (1 page, 256 bytes). Transcript written on test.log. test -> test.pdf [1] 3532 bytes written And when I view test.pdf, it looks right. 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