summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:52:44 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:52:44 +0000
commit066db400ff9778b2633cf45c1920fd05a6a4d86d (patch)
tree412fce3d459f2e1c76cd13ea7fe37a2cd45de83e /Master/texmf-dist
parent48392e94c2677db718afb8e28a58d42e385a6019 (diff)
cbcoptic
git-svn-id: svn://tug.org/texlive/trunk@740 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/tex/latex/cbcoptic/coptic.sty144
-rw-r--r--Master/texmf-dist/tex/latex/cbcoptic/lcopcoptic.fd16
-rw-r--r--Master/texmf-dist/tex/latex/cbcoptic/prnthyph.sty35
3 files changed, 195 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cbcoptic/coptic.sty b/Master/texmf-dist/tex/latex/cbcoptic/coptic.sty
new file mode 100644
index 00000000000..c41b900aad5
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/cbcoptic/coptic.sty
@@ -0,0 +1,144 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{coptic}[2004/12/16 v.0.1e Claudio Beccari]
+
+\edef\LatinEnc{\f@encoding}
+
+\newcommand*\setcopto{\usefont{LCOP}{coptic}{m}{\f@shape}%
+ \@ifundefined{l@coptic}{%
+ \PackageWarning{coptic}{Coptic hyphenation undefined;\MessageBreak
+ Using no hyphenation \MessageBreak}%
+ \let\l@coptic\l@nohyphenation}{}
+ \language=\l@coptic \lefthyphenmin\@ne \righthyphenmin\@ne
+ \catcode`\#=12
+ \catcode`\$=12
+ \lccode`\#=`\# % exi
+ \lccode`\$=`\# % exi
+ \lccode`>=`> % `m
+ \lccode`?=`? % `n
+ \lccode`8=`8 % thida
+ \lccode`(=`8 % thida
+ \lccode`)=`) % epsi
+ \lccode`*=`) % epsi
+ \lccode`+=`+ % phi
+ \lccode`,=`+ % phi
+ \lccode`/=`/ % hori
+ \lccode`0=`/ % hori
+ \lccode`1=`1 % ligature1
+ \lccode`2=`2 % ligature2
+ \lccode`3=`3 % ti
+ \lccode`4=`3 % ti
+ \lccode`9=`9 % i-trema
+ \lccode`v=`v % ue-trema
+ \lccode`;=`; % giangia
+ \lccode`<=`; % giangia
+ \nobreak\hskip\z@skip
+ }
+
+
+\IfFileExists{lcopcoptic.fd}{%
+ \input{lcopcoptic.fd}%
+ \DeclareTextFontCommand{\textcoptic}{\setcopto}%
+ \newenvironment{coptic}{\setcopto\ignorespaces}{\ignorespaces}%
+}{%
+ \PackageWarning{copto}{Missing font definition file `lcopcoptic.fd'\MessageBreak
+ \string\textcoptic\space redefined to do nothing\MessageBreak
+ Environment `coptic' redefined to do nothing\MessageBreak}
+ \DeclareTextFontCommand{\textcoptic}{}%
+ \newenvironment{coptic}{\relax}{\ignorespaces}%
+}
+\let\textcopto\textcoptic \let\textcopte\textcoptic
+\let\copto\coptic \let\copte\coptic
+\let\endcopto\endcoptic \let\endcopte\endcoptic
+
+\providecommand\textlatin[1]{{\fontencoding{\LatinEnc}\fontfamily{cmr}\selectfont#1}}
+\RequirePackage{textcomp}
+%
+\DeclareTextSymbol{\H}{LCOP}{48}
+\DeclareTextSymbol{\h}{LCOP}{47}
+\DeclareTextCommand{\=}{LCOP}[1]{\Overline{#1}}
+\DeclareTextCommand{\Ov}{LCOP}[1]{\={#1}}
+\DeclareTextAccent{\"}{LCOP}{21}
+\DeclareTextAccent{\'}{LCOP}{96}
+\DeclareTextComposite{\'}{LCOP}{m}{62}
+\DeclareTextComposite{\'}{LCOP}{n}{63}
+\DeclareTextComposite{\"}{LCOP}{i}{57}
+\DeclareTextComposite{\"}{LCOP}{u}{118}
+\DeclareTextCommand{\°}{LCOP}{\discretionary{:}{}{:}\nobreak\hskip\z@skip}% : = \char58
+\let\0\° % alias name for keyboards missing the "degree" key
+\DeclareTextCommand{\+}{LCOP}{\nobreak\hskip\z@\char61\nobreak\hskip\z@} % "uguale" in latino
+\DeclareTextSymbol{\trepun}{LCOP}{33} % col triangolo dei punti con il vertice a sinistra
+\DeclareTextSymbol{\trepund}{LCOP}{34}% col triangolo dei punti con il vertice a destra
+\let\threedots\trepun
+\newcommand*\sic[1]{\shortstack{\hbox to\z@{\hss\usefont{T1}{cmr}{bx}{it}\tiny sic\kern.2em\hss}\\{#1}}}
+
+
+\newcommand*{\pont}[1]%
+ {{\leavevmode\def\arraystretch{0}\tabular[t]{@{}c@{}}\textcoptic{\rule[-.85ex]{0pt}{.85ex}#1}\\\smash{\puntonero2}\endtabular}}
+
+
+
+\renewcommand*\overbrace[1]{\mathop{\vbox{\m@th\ialign{##\crcr\noalign{\kern.3\p@}%
+ \downbracefill\crcr\noalign{\kern1\p@\nointerlineskip}%
+ $\hfil\displaystyle{\,#1\,}\hfil$\crcr}}}\limits}
+
+\newcommand*\puntonero[1]{{\unitlength\p@\picture(0,1)\put(0,.5){\circle*{#1}}\endpicture}}
+
+{%
+ \catcode`p=12\catcode`t=12\gdef\numero#1pt{#1}%
+}
+
+\newcommand*\Overline[1]{\nobreak\hskip\z@\vbox{%
+ \edef\slant@{\expandafter\numero\the\fontdimen1\font}%
+ \@tempdima=1.2ex
+ \ialign{##\crcr
+ \noalign{\kern.3\p@}%
+ \kern\slant@\@tempdima% per tener conto dell'inclinazione
+ \kern.5\p@\puntonero1\leaders\hrule\@height1\p@\hfill\puntonero1\kern-\slant@\@tempdima
+ \kern1.25\p@\kern.045em\cr
+ \noalign{\kern\p@\nointerlineskip}%
+ \hfil#1\vrule \@height\@tempdima \@width\z@ \@depth\z@\hfil\cr}}\ifsp@ce}
+
+\newcommand*\Bar[1]{%
+ \nobreak\hskip\z@
+ \vbox{%
+ \edef\slant@{\expandafter\numero\the\fontdimen1\font}%
+ \@tempdima=1.4ex
+ \ialign{##\crcr
+ \noalign{\kern.3\p@}%
+ \kern\slant@\@tempdima% per tener conto dell'inclinazione
+ \leaders\hrule\@height.5\p@\hfill\kern-\slant@\@tempdima\kern.055em\cr
+ \noalign{\kern\p@\nointerlineskip}%
+ \hfil#1\vrule \@height\@tempdima \@width\z@ \@depth\z@\hfil\cr}%
+ }%
+ }
+
+\newcommand*\ifsp@ce{\futurelet\sp@zi@\sp@zio}
+\newcommand*\sp@zio{\ifx\sp@zi@\@sptoken\space\else
+ \ifx m\sp@zi@\discretionary{-}{}{}\fi\nobreak\hskip\z@\fi}
+
+
+\newcommand*{\dubbio}[1]{{\ensuremath{\overbrace{\mbox{#1}}^{\scriptscriptstyle?}}}}
+\let\dubious\dubbio
+
+\newcommand*{\barretta}[1]{\leavevmode{\def\arraystretch{.18}%
+ \tabular[t]{@{}c@{}}#1\\\rule{\p@}{.5ex}\endtabular}}
+
+\newcommand*{\asterisco}{{\usefont{TS1}{cmr}{bx}{n}\Large\textasteriskcentered}}
+\let\Asterisk\asterisco
+
+\newcommand*{\Crux}{{\usefont{LCOP}{coptic}{m}{n}\char53}} % "5"
+
+\DeclareRobustCommand{\horiakh}{\textcoptic{2}} %{LCOP}{50} % "2"
+
+\newcommand*{\crocetta}{{\usefont{LCOP}{coptic}{m}{n}\char86}}
+\let\crucicula\crocetta
+
+\DeclareTextCommand{\iesus}{LCOP}{\Ov{\hbox{ic}}}
+
+\DeclareTextCommand{\xcr}{LCOP}{\Ov{\hbox{xcr}}}
+
+\DeclareTextCommand{\djois}{LCOP}{\Ov{\hbox{djc}}}
+
+\DeclareTextCommand{\xc}{LCOP}{\Ov{\hbox{xc}}}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/cbcoptic/lcopcoptic.fd b/Master/texmf-dist/tex/latex/cbcoptic/lcopcoptic.fd
new file mode 100644
index 00000000000..02b1f86b66a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/cbcoptic/lcopcoptic.fd
@@ -0,0 +1,16 @@
+%% font Copti
+%% Claudio Beccari 2004/08/24
+
+
+\ProvidesFile{lcopcoptic.fd}[2004/08/03 local Coptic font definitions]
+
+\DeclareFontEncoding{LCOP}{}{}
+\DeclareFontFamily{LCOP}{coptic}{}
+\DeclareFontShape{LCOP}{coptic}{m}{n}{<-> [0.83]copto}{}
+\DeclareFontShape{LCOP}{coptic}{m}{sl}{<-> [0.83]copti}{}
+\DeclareFontShape{LCOP}{coptic}{m}{it}{<-> ssub*coptic/m/sl }{}
+\DeclareErrorFont{LCOP}{coptic}{m}{n}{10}
+\DeclareFontSubstitution{LCOP}{coptic}{m}{n}
+
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/cbcoptic/prnthyph.sty b/Master/texmf-dist/tex/latex/cbcoptic/prnthyph.sty
new file mode 100644
index 00000000000..6c3c554f394
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/cbcoptic/prnthyph.sty
@@ -0,0 +1,35 @@
+% Dichiarazione per sostituire \showhyphens al fine di eseguire le
+% prove necessarie per verificare i pattern di divisione in sillabe.
+%
+% Uso:
+% \begingroup\printhyphens
+% <lista di parole>
+% \endgroup
+%
+% oppure:
+% \begin{printhyphens}
+% <lista di parole>
+% \end{printhyphens}
+%
+% Riferimento: Victor Eijkout, ``The bag of tricks'', TUGboat 14.4 (1993)
+% p.424
+
+%
+\def\printhyphens{\everypar{\setbox0\lastbox \setbox1\hbox{\strut}\vbox\bgroup
+\everypar{\setbox0\lastbox \nobreak\hskip\z@\relax}\dimen0=\hsize
+\hsize=\z@ \hfuzz\maxdimen \def\par{\endgraf \hsize=\dimen0\getlastline
+\egroup\endgraf}}\offinterlineskip\breakafterword}
+
+\def\breakafterword{\catcode`\^^M\active\catcode`\ \active}
+
+{\breakafterword\gdef^^M{\par}\global\let ^^M}
+
+\def\getlastline{\setbox0\lastbox\ifvoid0\let\next\nomorelines
+\else\unskip\unpenalty\setbox1\hbox{\unhbox0\strut\discretionary{}{}{}%
+\unhbox1}\let\next\getlastline\fi\next}
+
+\def\nomorelines{\unhbox1}
+
+\endinput
+
+