> On Sep 16, 2018, at 8:51 AM, Marek Stepanek <[email protected]> > wrote: > > > Hello all BBEditors! > > > I thought that we have no encoding problems, since everybody moved to UTF-8. > > But opening the file: > > /usr/local/texlive/2018/texmf-dist/doc/latex/koma-script-examples/Kapitel-11/source/scrjuraexample.tex > > there is crap in the file: > > ‰ for ä > ¸ for ü > > > etc > > Everybody having installed the full LaTeX with TexLive may reproduce it > and open this file. > > The command "file scrjuraexample.tex" in the shell gives for this file: > > LaTeX 2e document text, ISO-8859 text > > BBEdit opens this file automatically with "Western (Mac OS Roman)". So I > try to change the encoding to : > > ISO latin 1 > Western Windows > > etc in the window bottom. > > Nothing works. Any ideas? > > > > best greetings > > > marek
Howdy, Does the file have a line to use the inputenc package? If so, what option does it use? Good Luck, Herb Schulz (herbs at wideopenwest dot com) -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
