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:date:from:to:subject:in-reply-to:references :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=in7aa1PNE4evc0WX6ftjlqWQyT6fUPgt/Aq7zQVXLf/ MukKsu3DqdDaA1hRv0WsrY/5kFP6GQzlAjxvWkMpJZ//BeJstc6QJzdjEkTtR/JL 3dhxFxiGjXzqefGTvu3yKzWFSOp3kJCWiwSlCvbJd1Sc65OuWHoYarjPUoD6B34c = 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:date:from:to:subject:in-reply-to:references :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=eS/lo057Mxod84rUQSs6bvYkjA4=; b=cJKptL+3podKVRLGc 1ibPNkyhse9v0WHcqipfF+re8gak9t1avZs4kd3JOkGUSoLrg7McIZFoN2zK38Gj QNWiBTuRT2+jhBR3W58iVOxbGmB6ICG0LaH9Lqv/OaSV4yUPyjfO5Q6MUGPipdlN WXv5KFPrrXyyzrWOVPvMuT5mLU= 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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:2287 X-HELO: mail-pf0-f173.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:in-reply-to:references :message-id:mime-version:content-transfer-encoding; bh=+a7Ly92qzAwJTY+hvpNiIKy/FMOuXxSIkTvKt8K5aG8=; b=KF1gw55Q+e7GbAacKfNjqnOARu1QJKtxUk5EgE/bVaAO6ayu6xRGO5BcDvVLpm35fW 94FhhaEqbE3896MN+sOoW32q+VPreoYZQhAAyVb8q6+yN9Nne9o7DK/aphG16vHj4I/0 4uHct1Bj1o7GJRBgOEyXHRWBqM+Uv/enVK3huoriGb9PWl/F1xpVxQQUYxyOzn9YrkXT zK5i2GWSEOLrrAUK/HZYIj1HgXFUtNAfY9pF5nZJjMPErQXq9Uoiiz89rGlBKWkTy4NB mIl8yeE3BHZSJCrk3eDbwAc7bEEYJx+C8i0Y5R/B29nar6GFESABxMyYvXBYP4p4eVkz 53wg== X-Gm-Message-State: AN3rC/7c+JLv2MO9p15Hn5hEDkYTORfzvGRf/uGN6oDDLENzCdByI1GM OhsEwLPGVm+4Xw== X-Received: by 10.98.157.150 with SMTP id a22mr34552066pfk.255.1494280524877; Mon, 08 May 2017 14:55:24 -0700 (PDT) Date: Tue, 09 May 2017 06:55:20 +0900 From: Lemures Lemniscati To: cygwin AT cygwin DOT com Subject: Re: Please enable cid-x.map in dvipdfmx.cfg when installing texlive-langjapanese In-Reply-To: <9dcceb2e-56e1-abd4-5dfd-d5306d0ddf5d@cornell.edu> References: <20170508225452 DOT CDA1 DOT 50F79699 AT gmail DOT com> <9dcceb2e-56e1-abd4-5dfd-d5306d0ddf5d AT cornell DOT edu> Message-Id: <20170509065518.0F3C.50F79699@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Hi! > > echo '\documentclass{jsarticle}\begin{document}\char\euc"A4A2\end{document}'| platex -jobname test; dvipdfmx test > > Works fine for me: All right, I'll test again and report after reinstall. Thanks. -- Lemures Lemniscati == Subject: Re: Please enable cid-x.map in dvipdfmx.cfg when installing texlive-langjapanese Date: Mon, 8 May 2017 10:23:23 -0400 From: Ken Brown > 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 -- 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