summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/translation-europecv-de/Beispiele/bulgarian-utf8.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/translation-europecv-de/Beispiele/bulgarian-utf8.tex')
-rw-r--r--Master/texmf-dist/doc/latex/translation-europecv-de/Beispiele/bulgarian-utf8.tex24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/translation-europecv-de/Beispiele/bulgarian-utf8.tex b/Master/texmf-dist/doc/latex/translation-europecv-de/Beispiele/bulgarian-utf8.tex
new file mode 100644
index 00000000000..31968aa260e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/translation-europecv-de/Beispiele/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