summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/eqell/eqell.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/eqell/eqell.tex
Initial commit
Diffstat (limited to 'macros/latex/contrib/eqell/eqell.tex')
-rw-r--r--macros/latex/contrib/eqell/eqell.tex80
1 files changed, 80 insertions, 0 deletions
diff --git a/macros/latex/contrib/eqell/eqell.tex b/macros/latex/contrib/eqell/eqell.tex
new file mode 100644
index 0000000000..289c2f40da
--- /dev/null
+++ b/macros/latex/contrib/eqell/eqell.tex
@@ -0,0 +1,80 @@
+
+\documentclass[a4paper,12pt]{article}
+\usepackage[T1]{fontenc}
+\usepackage[latin1]{inputenc}
+\usepackage{lmodern}
+
+\usepackage{xspace}
+\usepackage{eqell}
+\usepackage{multicol}[1999/05/25]
+
+%\newcommand\ece{!\kern0.17em\ldots\xspace}
+%\newcommand\que{?\kern0.06em\ldots\xspace}
+%\newcommand\eqe{!?\kern0.06em\ldots\xspace}
+%\newcommand\qee{?!\kern0.17em\ldots\xspace}
+%\newcommand\ele{\ldots!\xspace}
+%\newcommand\elq{\ldots\kern-0.1em?\xspace}
+
+\title{The \textsf{eqell} package}
+\author{Zoran T. Filipovi\'{c} \\ Jurija Gagarina 263/6 \\ 11070 New Belgrade, Serbia}
+
+\begin{document}
+\frenchspacing
+\maketitle
+
+\begin{abstract}
+This package produce very nice punktacion mark for books.
+\end{abstract}
+
+\section{Introduction}
+
+In the $20^{{\rm th}}$ century in former Yugoslavia many publisher produce a realy nice and
+beautifull books. I have many of this books. In this books a see samething like that: \fbox{Moja
+majka je\ece Pa kako to?} So, I produce a package called \verb|eqell| which mean
+\verb|e|xclaim,
+\verb|q|uation, \verb|ell|ipsis, which contain a few macro, who produce fine mark like \ece This
+package is activate by typing \verb|\usepacake{eqell}| in preamble and request package
+\verb|xspace|. Package provide that a space beatwen each dot is same.
+
+\bigskip
+
+\begin{multicols}{2}
+\verb|\ece| produce \ece
+
+\verb|\que| produce \que
+
+\verb|\eqe| produce \eqe
+
+\verb|\qee| produce \qee
+
+\verb|\ele| produce \ele
+
+\verb|\elq| produce \elq
+
+\verb|\eco| produce \eco
+
+\verb|\coe| produce \coe
+
+\verb|\beb| produce \beb
+
+\verb|\vev| produce \vev
+
+\end{multicols}
+
+\section{The (famous) example}
+
+You may typing samething like that:
+
+\verb|What is this\que This is my very first package\ece But is not only one.|
+
+\noindent
+which produce:
+
+What is this\que This is my very first package\ece But is not only one.
+
+\vfill
+\noindent
+So, that's all folks \beb have a nice \TeX ing\ece
+
+Ako treba mi ho\'{c}emo \vev ali kako?
+\end{document} \ No newline at end of file