[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Character set issues
- Subject: Re: Character set issues
- From: Maanus Kask <..hidden..>
- Date: Sat, 25 Apr 2009 09:58:58 +0300
On Sat, 25 Apr 2009 09:40:23 +0300
John Bell <..hidden..> wrote:
> I've tried to use the Estonian and Russian demo templates but the non
> latin characters get trashed. I suspect I've missed a step somewhere
> defining the charset.
Estonian templates needed a lot of work to be useable. I will copy here
a header of UTF8-invoice.tex - the utf8 is the key.
\documentclass{scrartcl}
\usepackage[utf8]{inputenc}
\usepackage{tabularx}
\usepackage[a4paper,top=0.8cm,bottom=0.9cm,left=3cm,right=1.2cm]{geometry} \usepackage{graphicx}
\parindent=0pt
\begin{document}
I will submit the templates when they are good enough, not yet.
all the best
Maanus