[texworks] inputenc error
Jean Hare
hare at lkb.ens.fr
Fri Jun 7 17:43:26 CEST 2019
Your problem is likely relative neither to texworks nor to MiKTeX,
but to a change in LaTeX itself.
Since April 2018, it default the input encoding to UTF-8.
see https://www.latex-project.org/news/latex2e-news/
Legacy versions used 7-bit encoding, or various 8-bit encoding
(in Latex2e with inputenc package)
If you don't already load inputenc,
try adding \usepackage[latin1]{inputenc} or \usepackage[latin9]{inputenc}
this could fix the problem.
An for future use, it would be better convert your files to utf-8.
Jean
> On 2019-06-06 at 05:30:54 +0000, Hughes, Justin (L&W, Black Mountain) wrote:
>
> > Hello Everyone,
> >
> > Just upgraded my computer and Miktex (using pdfLatex). A document
> > that previously gave no problems now returns this error;
> >
> > ! Package inputenc Error: Invalid UTF-8 byte "96.
> >
> > and I don?t know how to fix it (or even what this is). Please help!
>
> The problem is not related to TeXworks.
>
> If this file worked before and was not modified since then (check the
> time stamp) please ask on the MiKTeX mailing list. Be prepaired that
> they ask you for a minimal example which produces this error.
>
> Regards,
> Reinhard
>
--
Jean Hare
Professeur Sorbonne Université
* Laboratoire Kastler Brossel - ENS-SU-CdF-CNRS
24 rue Lhomond 75005 Paris - Bureau LS166
Tel/Fax : +33 1 4432 3423 / 3434
* Ex-Dir-Adjoint et webmaster de l'ED Physique en Ile de France (ED564)
https://www.edpif.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2943 bytes
Desc: Signature cryptographique S/MIME
URL: <https://tug.org/pipermail/texworks/attachments/20190607/dc67176d/attachment.p7s>
More information about the texworks
mailing list