Hi! > echo '\documentclass{jsarticle}\begin{document}\char\euc"A4A2\end{document}'| > platex -jobname test; dvipdfmx test
My situation has been resolved on x86_64 version by: (1) removing /var/lib/texmf (2) reinstalling texlive-* packages It seemed the cause that /var/lib/texmf/fonts/map/dvipdfmx/updmap/kanjix.map was not updated properly. On x86 version, I can't resolve it yet, and still keep trying... Regards, -- Lemures Lemniscati == Subject: Re: Please enable cid-x.map in dvipdfmx.cfg when installing texlive-langjapanese Date: Tue, 09 May 2017 06:55:20 +0900 From: Lemures Lemniscati <lemures.lemnisc...@gmail.com> > 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 <kbr...@cornell.edu> > > > 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