<div dir="ltr">2018-07-25 10:00 GMT+02:00 Dr. Werner Fink <span dir="ltr"><<a href="mailto:werner@suse.de" target="_blank">werner@suse.de</a>></span>:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Wed, Jul 25, 2018 at 04:44:13PM +0900, Norbert Preining wrote:<br>
> Hi<br>
> <br>
> > I've several reports about not working UTF-8 characters in file names.<br>
> >   pdflatex -file-line-error -interaction=nonstopmode "\input DieÜbung.tex"<br>
> <br>
> I guess this is also a consequence of the recent "minor" change in the LaTeX<br>
> kernel about switching to a default of utf8, see ltnews.pdf, Issue 28, p38.<br>
> <br>
> One needs to use<br>
>       ... "\UseRawInputEncoding \input DieÜbung.tex"<br>
> <br>
> With this on my linux it is working.<br>
> <br>
> How would dare to have non-ascii file names ... tststs ;-)<br>
<br>
</span>Ohmmm ... strange that switching to utf8 breaks reading files<br>
which are named with utf8 multi byte characters.  I guess that<br>
now utf8 characters are handled/mapped to the correct font<br>
character glyph.<br></blockquote><div><br></div><div>pdflatex is an 8-bit SW, it is not Unicode-aware. It is achieved by active characters which break a lot of things. Almost all my older files ceased to work with pdflatex and TL2018 .<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
And indeed \UseRawInputEncoding before \input does help. Does<br>
this mean that I've now hack texi2pdf/texi2dvi as well as AucTex?<br>
Or is it possible that the utf8 based engines also can handle<br>
utf8 characters in file names (utf8x)<br>
<div class="gmail-HOEnZb"><div class="gmail-h5"><br>
Werner<br></div></div></blockquote><div><br><br><br clear="all"><div><div class="gmail_signature">Zdeněk Wagner<br><a href="http://ttsm.icpf.cas.cz/team/wagner.shtml" target="_blank">http://ttsm.icpf.cas.cz/team/wagner.shtml</a><br><a href="http://icebearsoft.euweb.cz" target="_blank">http://icebearsoft.euweb.cz</a></div></div>
<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail-HOEnZb"><div class="gmail-h5">
<br>
-- <br>
  "Having a smoking section in a restaurant is like having<br>
          a peeing section in a swimming pool." -- Edward Burr<br>
</div></div></blockquote></div><br></div></div>