[texhax] greek + utf8

David Carlisle d.p.carlisle at gmail.com
Fri Sep 11 10:48:20 CEST 2015


%   \usepackage[LGR,T1]{fontenc} % define LGR and T1 encodings
%   \usepackage[utf8]{inputenc}  % standard UTF-8 input encoding


should work,  or (with slightly different effects)

%   \usepackage[utf8]{inputenc}   % standard UTF-8 input encoding
%   \usepackage[T1]{fontenc}      % use T1 font encoding as default
%   \usepackage{textalpha}        % define LGR font encoding as Greek default
%


At least they work in texlive 2015 (the above are from the comments in
lgrenc.dfu)
I'm not sure if that code was in texlive 2012, I think so.

David


On 11 September 2015 at 09:32, Mohamed HOUSSNI
<mohamed.houssni at e-press.co.ma> wrote:
> Dear list,
>
> I have a text written in greek font with utf8 encoding (Unicode) and I would
> like to use and interpret it in latex but I get the following error
>
> Package inputenc Error: Unicode char \u8:Κ not set up for use with LaTeX.
>
> I'm using texlive2012 and I compile with pdflatex.
>
> Any help please?
>
> Best regards,
>
> --
> -------------------
> Dr. Mohamed Houssni
>
>
> _______________________________________________
> TeX FAQ: http://www.tex.ac.uk/faq
> Mailing list archives: http://tug.org/pipermail/texhax/
> More links: http://tug.org/begin.html
>
> Automated subscription management: http://tug.org/mailman/listinfo/texhax
> Human mailing list managers: postmaster at tug.org



-- 
http://dpcarlisle.blogspot.com/



More information about the texhax mailing list