summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/europecv/examples/bulgarian-utf8.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-07-04 23:15:21 +0000
committerKarl Berry <karl@freefriends.org>2006-07-04 23:15:21 +0000
commit98f3749e47ab82d17e8ae6d08c81d6059dc7b8d8 (patch)
tree2522a93d2c2e4283cb2e294b5ea25bc797a9d171 /Master/texmf-dist/doc/latex/europecv/examples/bulgarian-utf8.tex
parentce4a80430ea53c7223668c497efbb34a4b0895e0 (diff)
europecv update
git-svn-id: svn://tug.org/texlive/trunk@1770 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/europecv/examples/bulgarian-utf8.tex')
-rw-r--r--Master/texmf-dist/doc/latex/europecv/examples/bulgarian-utf8.tex24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/europecv/examples/bulgarian-utf8.tex b/Master/texmf-dist/doc/latex/europecv/examples/bulgarian-utf8.tex
new file mode 100644
index 00000000000..31968aa260e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/europecv/examples/bulgarian-utf8.tex
@@ -0,0 +1,24 @@
+%!TEX encoding = UTF-8 Unicode
+%
+% Example of Bulgarian input
+%
+\documentclass[a4paper,bulgarian]{europecv}
+\usepackage[T2A]{fontenc}
+\usepackage{graphicx}
+\usepackage[bulgarian]{babel}
+
+\ecvlastname{Фамилно Лично}
+\ecvfirstname{Бащино}
+\ecvaddress{ул., №, гр./с., пощ. код, държава}
+\ecvtelephone{Попълва се при необходимост. (вж. Инструкциите)}
+\ecvfax{Попълва се при необходимост. (вж. Инструкциите)}
+\ecvemail{Попълва се при необходимост. (вж. Инструкциите)}
+\ecvnationality{Попълва се при необходимост. (вж. Инструкциите)}
+\ecvgender{Попълва се при необходимост. (вж. Инструкциите)}
+\ecvdateofbirth{Попълва се при необходимост. (вж. Инструкциите)}
+
+\begin{document}
+\begin{europecv}
+ \ecvpersonalinfo
+\end{europecv}
+\end{document} \ No newline at end of file