delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/05/09/07:22:31

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=Pl1W1BxqQblSdJFOffE9PUaTKf3GHGL0I+sI2T4U4lJ
tRyrMqGOyMXscjmkoIjiJjCEyQ7XGqBDhc3uninp0Z38HDtQJi28fTfRafyY0nNZ
tu/ZvD9QrijCo6l3hgE8l2mEM9XZ153+3c8HqA8XRaaV4QoYV73Ojy0Wh16DWL2A
=
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=vRJsPIuUaGDZTkz4IaD/rH0Unjo=; b=oxLkDu84TVhvPFJMp
I/m1S9qGz+qL1dSF+mH5kzrsQoN0HF0G0ouYqUse9PgwgYo6ZWLoQdpcdarSXd29
LoF4qIc1wTA0f4c+YBqVcs7qgGO4BtzKzkaX0WwlTvZoTymaHlhgYTmuRvZdmZDE
h/sIwYj7DaRaW2v1m9mg4OuL8o=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=
X-HELO: mail-pg0-f54.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=gTqJRNdj/55jZugh33olLt+SJRhw/KjKcHNA6bGzZSM=; b=FKwvgc2LwdsMSLHrW6+m+0QzeL25gMngERqDH/Yius1hUoOVA3MkaxhMfEFNoh3Edb edO6JsmlzhFvIPxxF38q5X3wM8UmD4LB3l+JVLz9y+G/tRDd7+VgARcD74rVXIIzprms 1CCQdca48eiAwT4YwjgHheS4YYNARZMPDaGNnvm7J1wOigklDG3a+rdUp+XNrSkXVcEX L+yQP2UiNcD2pqB8nMmg3zWc7KSsaUB/VN5xi5k4eppzBggjaeNevLPFAKoKdEiF1BIT kKGSE167s6ucbqmtcYcCWjq19R/CdkKM0Gius7RAPJ+ezIcpr+xsV6FaJCqpVjC6Lk9j nFwg==
X-Gm-Message-State: AN3rC/4qzB7Cc1WAb3s5wW4Bbh+cRHw0SdFKTV9UV00Hj/D564Y9aJC2 Rkibo74YllwZlw==
X-Received: by 10.99.94.66 with SMTP id s63mr23618003pgb.34.1494328932660; Tue, 09 May 2017 04:22:12 -0700 (PDT)
Date: Tue, 09 May 2017 20:22:07 +0900
From: Lemures Lemniscati <lemures DOT lemniscati AT gmail DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Please enable cid-x.map in dvipdfmx.cfg when installing texlive-langjapanese
In-Reply-To: <20170509065518.0F3C.50F79699@gmail.com>
References: <9dcceb2e-56e1-abd4-5dfd-d5306d0ddf5d AT cornell DOT edu> <20170509065518 DOT 0F3C DOT 50F79699 AT gmail DOT com>
Message-Id: <20170509202205.60A6.50F79699@gmail.com>
MIME-Version: 1.0
X-IsSubscribed: yes

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 DOT lemniscati AT gmail DOT 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 <kbrown AT cornell DOT 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019