summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/babel-serbianc/sample.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-05-09 22:43:06 +0000
committerKarl Berry <karl@freefriends.org>2013-05-09 22:43:06 +0000
commit4de530cc6e8fd9345402ae6064ec40bb0d92b5d5 (patch)
treee8f46db30b219f852bfebc338da4a48a22eabf41 /Master/texmf-dist/doc/generic/babel-serbianc/sample.tex
parentc408149f82d93f0eeebf3d84377c5f1924ac38fb (diff)
babel-serbianc needs flattening
git-svn-id: svn://tug.org/texlive/trunk@30348 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/babel-serbianc/sample.tex')
-rw-r--r--Master/texmf-dist/doc/generic/babel-serbianc/sample.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/babel-serbianc/sample.tex b/Master/texmf-dist/doc/generic/babel-serbianc/sample.tex
new file mode 100644
index 00000000000..06c2902228d
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/babel-serbianc/sample.tex
@@ -0,0 +1,23 @@
+\documentclass{report}
+\usepackage[serbianc]{babel}
+
+\title{Пример ћирилично-latiničnog документа}
+\author{Филип Брчић <brcha@users.sourceforge.net>}
+
+\begin{document}
+
+\maketitle
+
+\chapter{Азбука}
+
+А Б В Г Д Ђ Е Ж З И Ј К Л Љ М Н Њ О П Р С Т Ћ У Ф Х Ц Ч Џ Ш
+
+а б в г д ђ е ж з и ј к л љ м н њ о п р с т ћ у ф х ц ч џ ш
+
+\chapter{Abeceda}
+
+A B C Č Ć D Dž Đ E F G H I J K L Lj M N Nj O P R S Š T U V Z Ž
+
+a b c č ć d dž đ e f g h i j k l lj m n nj o p r s š t u v z ž
+
+\end{document}