Mailinglist Archive: opensuse-m17n (41 mails)
| < Previous | Next > |
Re: [m17n] Amaharic (Ethiopic) in Latex,
- From: Mike FABIAN <mfabian@xxxxxxx>
- Date: Wed, 19 Nov 2003 17:31:33 +0000 (UTC)
- Message-id: <s3tn0as6z9n.fsf@xxxxxxxxxxxxxxxx>
Mike FABIAN <mfabian@xxxxxxx> さんは書きました:
> I just tried that and it worked. My small test file
> UTF8-amharic-german.tex is attached.
Apparently the attachment was stripped by the mailing list software,
I'll try again with the attachment type text/plain:
% -*- coding: utf-8 -*-
\documentclass[12pt]{article}
\usepackage{german}
\usepackage{ucs}
\usepackage[utf8]{inputenc}
\usepackage[LET,T1]{fontenc}
\newcommand\geeztext[1]{\bgroup\fontencoding{LET}\fontfamily{c2000}\selectfont#1\egroup}
\begin{document}
German: Grüß Gott!
\geeztext{አማርኛ ሠላም}
\end{document}
--
Mike FABIAN <mfabian@xxxxxxx> http://www.suse.de/~mfabian
睡眠不足はいい仕事の敵だ。
> I just tried that and it worked. My small test file
> UTF8-amharic-german.tex is attached.
Apparently the attachment was stripped by the mailing list software,
I'll try again with the attachment type text/plain:
% -*- coding: utf-8 -*-
\documentclass[12pt]{article}
\usepackage{german}
\usepackage{ucs}
\usepackage[utf8]{inputenc}
\usepackage[LET,T1]{fontenc}
\newcommand\geeztext[1]{\bgroup\fontencoding{LET}\fontfamily{c2000}\selectfont#1\egroup}
\begin{document}
German: Grüß Gott!
\geeztext{አማርኛ ሠላም}
\end{document}
--
Mike FABIAN <mfabian@xxxxxxx> http://www.suse.de/~mfabian
睡眠不足はいい仕事の敵だ。
| < Previous | Next > |