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