Re: CBgreek

Ulrike Fischer <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <[email protected]>
Am Sun, 20 May 2012 16:20:40 +0300 schrieb John Nemparis:

> I did as you said now it works but the greek characters are not
> printed out right in the pdf form. Do you have any idea why that
> happens? 

> \documentclass{article}
> \usepackage[english,greek]{babel}
> \usepackage[iso-8859-7]{inputenc}
> \title{T`itlos}
> \author{N`ikos Aug`oc}
> 
> \begin{document}
> \maketitle
> abgdezhjiklmnxoprs(c)tufqyw\\
> 'a `a "i "`i
> dfg
>  ασδ (3 greek letters for testing not printed out correctly in the pdf)
>  
> \end{document}

You should be more precise. It is quite unclear if you have problems
with the input encoding or the fonts. With such problems it is
always the best to put the test file, the log-file (from a pdflatex
run) and the resulting pdf) in a zip file and then somewhere on the
net for download.


Btw: The following works fine for me:

\documentclass{article}
\usepackage[LGRx,T1,LGR]{fontenc}
\usepackage[greek]{babel}
\usepackage[utf8]{inputenc}

\begin{document}
 asd 

'a `a "i "`i
\end{document}

The tex file should naturally be utf8 encoded. The document needs
lgrenc.dfu and lgrxenc.def which you can get here:
http://milde.users.sourceforge.net/LGR/

The two files should go at best in a local root in tex\latex\....



-- 
Ulrike Fischer 


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
MiKTeX-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/miktex-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.