summaryrefslogtreecommitdiff
path: root/language/serbian/filipovic/sr-half-compound/sr-half-compound.tex
blob: 6a1556dbb429717bea0528bebcfe09d8b1dd1afb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
%%
%% sr-half-compound.tex
%% Copyright 2014., Zoran Filipovi\'{c}
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
%
% The Current Maintainer of this work is Zoran Filipovi\'{c}
%
%%
\documentclass[a4paper,12pt]{article}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage{lmodern}

\usepackage{pifont}
\usepackage{xspace}
\usepackage{eqell}
\usepackage{multicol}[1999/05/25]

\title{The \textsf{sr-half-compound} package\protect\footnote{this package is under LPPL 
       licence, version 1.3c}}
\author{Zoran T. Filipovi\'{c} \\ Jurija Gagarina 263/6 \\ 11070 New Belgrade, Serbia}

\begin{document}
\frenchspacing
\maketitle

\begin{abstract}
This package which is intendent to provide help to hyphenations words for serbian
language in cyrillic scripts for half-compound and same special casses.
\end{abstract}

\section{Introduction}
Moder serbian gramatical rules say: >>If you need to disassemble half of the compound 
in the place where they were joined by a hyphen, a dash is placed at the end of the 
first line and the beginning of the next line.<< 

According to the rules I've created a package that I called \verb|sr-half-compound|, 
which contain a macro, who produce dash in both line in serbian halfcompound.This
package is activate by typing \verb|\usepacake{sr-half-compound}| in preamble after 
the \verb|babel| package and request package \verb|space|. The package work in cp1251 input 
enconding.

\centerline{So, that's all folks \beb have a nice \TeX ing\ece width \vev \LaTeX.}

\end{document}