summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/babel-contrib/albanian/albanian.dtx
blob: 4236c709d2dd403b8a1dccc2d5b9150f000d56c2 (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
% \iffalse meta-comment
%
% Copyright 1989-2020 Johannes L. Braams and any individual authors
% listed elsewhere in this file.  All rights reserved.
% 
% This file is part of the Babel system.
% --------------------------------------
% 
% It 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 2003/12/01 or later.
% 
% This work has the LPPL maintenance status "maintained".
% 
% The Current Maintainer of this work is Javier Bezos
%
% \fi
% \CheckSum{251}
% \iffalse
%    Tell the \LaTeX\ system who we are and write an entry on the
%    transcript.
%<*dtx>
\ProvidesFile{albanian.dtx}
%</dtx>
%<code>\ProvidesLanguage{albanian}
%\fi
%\ProvidesFile{albanian.dtx}
       [2020/11/25 v1.0d albanian support from the babel system]
%\iffalse
% Babel package for LaTeX version 2e
% Copyright (C) 1989 - 2020
%           by Johannes Braams, TeXniek
%           by Javier Bezos
%
%    This file is part of the babel system, it provides the source
%    code for the albanian language definition file.  A contribution
%    was made by Adi Zaimi (adizaimi at yahoo.com).
%
%<*filedriver>
\documentclass{ltxdoc}
\newcommand*\TeXhax{\TeX hax}
\newcommand*\babel{\textsf{babel}}
\newcommand*\langvar{$\langle \it lang \rangle$}
\newcommand*\note[1]{}
\newcommand*\Lopt[1]{\textsf{#1}}
\newcommand*\file[1]{\texttt{#1}}
\begin{document}
 \DocInput{albanian.dtx}
\end{document}
%</filedriver>
%\fi
% \GetFileInfo{albanian.dtx}
% \changes{albanian-1.0a}{2005/11/21}{Started first version of the file}
% \changes{albanian-1.0b}{2005/12/10}{A number of corrections in the
%    translations from Adi Zaimi}
% \changes{albanian-1.0c}{2006/06/05}{Small documentation fix}
%
%  \section{The Albanian language}
%
%    The file \file{\filename}\footnote{The file described in this
%    section has version number \fileversion\ and was last revised on
%    \filedate} defines all the language definition macros for the
%    Albanian language.  
%
%    Albanian is written in a latin script, but it has 36 letters, 
%    9 which are diletters (dh, gj, ll, nj, rr, sh, th, xh, zh), 
%    and two extra special characters.
%
%    For this language the character |"| is made active. In
%    table~\ref{tab:albanian-quote} an overview is given of its
%    purpose. 
%
%    \begin{table}[htb]
%     \begin{center}
%     \begin{tabular}{lp{8cm}}
%      |"c| & |\"c|, also implemented for the uppercase           \\
%      |"-| & an explicit hyphen sign, allowing hyphenation
%                  in the rest of the word.                        \\
%      \verb="|= & disable ligature at this position               \\
%      |""| & like |"-|, but producing no hyphen sign
%                  (for compund words with hyphen, e.g.\ |x-""y|). \\
%      |"`| & for Albanian left double quotes (looks like ,,).      \\
%      |"'| & for Albanian right double quotes.                     \\
%      |"<| & for French left double quotes (similar to $<<$).     \\
%      |">| & for French right double quotes (similar to $>>$).    \\
%     \end{tabular}
%     \caption{The extra definitions made
%              by \file{albanian.ldf}}\label{tab:albanian-quote}
%     \end{center}
%    \end{table}
%
%    Apart from defining shorthands we need to make sure that the
%    first paragraph of each section is intended. Furthermore the
%    following new math operators are defined (|\tg|, |\ctg|,
%    |\arctg|, |\arcctg|, |\sh|, |\ch|, |\th|, |\cth|, |\arsh|,
%    |\arch|, |\arth|, |\arcth|, |\Prob|, |\Expect|, |\Variance|).
%
% \StopEventually{}
%
%    The macro |\LdfInit| takes care of preventing that this file is
%    loaded more than once, checking the category code of the
%    \texttt{@} sign, etc.
%    \begin{macrocode}
%<*code>
\LdfInit{albanian}\captionsalbanian
%    \end{macrocode}
%
%    When this file is read as an option, i.e. by the |\usepackage|
%    command, \texttt{albanian} will be an `unknown' language in which
%    case we have to make it known. So we check for the existence of
%    |\l@albanian| to see whether we have to do something here.
%
%    \begin{macrocode}
\ifx\l@albanian\@undefined
    \@nopatterns{Albanian}
    \adddialect\l@albanian0\fi
%    \end{macrocode}
%
%    The next step consists of defining commands to switch to (and
%    from) the Albanian language.
%
%  \begin{macro}{\captionsalbanian}
%    The macro |\captionsalbanian| defines all strings used
%    in the four standard documentclasses provided with \LaTeX.
% \changes{albanian-1.0d}{2020/11/25}{Fix contents name}
%    \begin{macrocode}
\addto\captionsalbanian{%
  \def\prefacename{Parathenia}%
  \def\refname{Referencat}%
  \def\abstractname{P\"ermbledhja}%
  \def\bibname{Bibliografia}%
  \def\chaptername{Kapitulli}%
  \def\appendixname{Shtesa}%
  \def\contentsname{P\"ermbajtja}%
  \def\listfigurename{Figurat}%
  \def\listtablename{Tabelat}%
  \def\indexname{Indeksi}%
  \def\figurename{Figura}%
  \def\tablename{Tabela}%
  \def\partname{Pjesa}%
  \def\enclname{Lidhja}%
  \def\ccname{Kopja}%
  \def\headtoname{P\"er}%
  \def\pagename{Faqe}%
  \def\seename{shiko}%
  \def\alsoname{shiko dhe}%
  \def\proofname{V\"ertetim}%
  \def\glossaryname{P\"erhasja e Fjal\"eve}% 
  }%
%    \end{macrocode}
%  \end{macro}
%
%  \begin{macro}{\datealbanian}
%    The macro |\datealbanian| redefines the command |\today| to
%    produce Albanian dates.
%    \begin{macrocode}
\def\datealbanian{%
  \def\today{\number\day~\ifcase\month\or
    Janar\or Shkurt\or Mars\or Prill\or Maj\or
    Qershor\or Korrik\or Gusht\or Shtator\or Tetor\or N\"entor\or
    Dhjetor\fi \space \number\year}}
%    \end{macrocode}
%  \end{macro}
%
%  \begin{macro}{\extrasalbanian}
%  \begin{macro}{\noextrasalbanian}
%    The macro |\extrasalbanian| will perform all the extra
%    definitions needed for the Albanian language. The macro
%    |\noextrasalbanian| is used to cancel the actions of
%    |\extrasalbanian|.  
%
%    For Albanian the \texttt{"} character is made active. This is done
%    once, later on its definition may vary. Other languages in the
%    same document may also use the \texttt{"} character for
%    shorthands; we specify that the albanian group of shorthands
%    should be used.
%
%    \begin{macrocode}
\initiate@active@char{"}
\addto\extrasalbanian{\languageshorthands{albanian}}
\addto\extrasalbanian{\bbl@activate{"}}
%    \end{macrocode}
%    Don't forget to turn the shorthands off again.
%    \begin{macrocode}
\addto\noextrasalbanian{\bbl@deactivate{"}}
%    \end{macrocode}
%    First we define shorthands to facilitate the occurence of letters
%    such as \v{c}.
%    \begin{macrocode}
\declare@shorthand{albanian}{"c}{\textormath{\v c}{\check c}}
\declare@shorthand{albanian}{"e}{\textormath{\v e}{\check e}}
\declare@shorthand{albanian}{"C}{\textormath{\v C}{\check C}}
\declare@shorthand{albanian}{"E}{\textormath{\v E}{\check E}}
%    \end{macrocode}
%
%    Then we define access to two forms of quotation marks, similar
%    to the german and french quotation marks.
%    \begin{macrocode}
\declare@shorthand{albanian}{"`}{%
  \textormath{\quotedblbase{}}{\mbox{\quotedblbase}}}
\declare@shorthand{albanian}{"'}{%
  \textormath{\textquotedblleft{}}{\mbox{\textquotedblleft}}}
\declare@shorthand{albanian}{"<}{%
  \textormath{\guillemotleft{}}{\mbox{\guillemotleft}}}
\declare@shorthand{albanian}{">}{%
  \textormath{\guillemotright{}}{\mbox{\guillemotright}}}
%    \end{macrocode}
%    then we define two shorthands to be able to specify hyphenation
%    breakpoints that behave a little different from |\-|.
%    \begin{macrocode}
\declare@shorthand{albanian}{"-}{\nobreak-\bbl@allowhyphens}
\declare@shorthand{albanian}{""}{\hskip\z@skip}
%    \end{macrocode}
%    And we want to have a shorthand for disabling a ligature.
%    \begin{macrocode}
\declare@shorthand{albanian}{"|}{%
  \textormath{\discretionary{-}{}{\kern.03em}}{}}
%    \end{macrocode}
%  \end{macro}
%  \end{macro}
%
%  \begin{macro}{\bbl@frenchindent}
%  \begin{macro}{\bbl@nonfrenchindent}
%    In albanian the first paragraph of each section should be indented.
%    Add this code only in \LaTeX.
%    \begin{macrocode}
\ifx\fmtname plain \else
  \let\@aifORI\@afterindentfalse
  \def\bbl@frenchindent{\let\@afterindentfalse\@afterindenttrue
                        \@afterindenttrue}
  \def\bbl@nonfrenchindent{\let\@afterindentfalse\@aifORI
                          \@afterindentfalse}
  \addto\extrasalbanian{\bbl@frenchindent}
  \addto\noextrasalbanian{\bbl@nonfrenchindent}
\fi
%    \end{macrocode}
%  \end{macro}
%  \end{macro}
%
%  \begin{macro}{\mathalbanian}
%    Some math functions in Albanian math books have other names:
%    e.g. |sinh| in Albanian is written as |sh| etc. So we define a
%    number of new math operators.
%    \begin{macrocode}
\def\sh{\mathop{\operator@font sh}\nolimits} % same as \sinh
\def\ch{\mathop{\operator@font ch}\nolimits} % same as \cosh
\def\th{\mathop{\operator@font th}\nolimits} % same as \tanh
\def\cth{\mathop{\operator@font cth}\nolimits} % same as \coth
\def\arsh{\mathop{\operator@font arsh}\nolimits}
\def\arch{\mathop{\operator@font arch}\nolimits}
\def\arth{\mathop{\operator@font arth}\nolimits}
\def\arcth{\mathop{\operator@font arcth}\nolimits}
\def\tg{\mathop{\operator@font tg}\nolimits} % same as \tan
\def\ctg{\mathop{\operator@font ctg}\nolimits} % same as \cot
\def\arctg{\mathop{\operator@font arctg}\nolimits} % same as \arctan
\def\arcctg{\mathop{\operator@font arcctg}\nolimits}
\def\Prob{\mathop{\mathsf P\hskip0pt}\nolimits}
\def\Expect{\mathop{\mathsf E\hskip0pt}\nolimits}
\def\Variance{\mathop{\mathsf D\hskip0pt}\nolimits}
%    \end{macrocode}
%  \end{macro}
%
%    The macro |\ldf@finish| takes care of looking for a
%    configuration file, setting the main language to be switched on
%    at |\begin{document}| and resetting the category code of
%    \texttt{@} to its original value.
%    \begin{macrocode}
\ldf@finish{albanian}
%</code>
%    \end{macrocode}
%
% \Finale
%% \CharacterTable
%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%%   Digits        \0\1\2\3\4\5\6\7\8\9
%%   Exclamation   \!     Double quote  \"     Hash (number) \#
%%   Dollar        \$     Percent       \%     Ampersand     \&
%%   Acute accent  \'     Left paren    \(     Right paren   \)
%%   Asterisk      \*     Plus          \+     Comma         \,
%%   Minus         \-     Point         \.     Solidus       \/
%%   Colon         \:     Semicolon     \;     Less than     \<
%%   Equals        \=     Greater than  \>     Question mark \?
%%   Commercial at \@     Left bracket  \[     Backslash     \\
%%   Right bracket \]     Circumflex    \^     Underscore    \_
%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
%%   Right brace   \}     Tilde         \~}
%%
\endinput