summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/cantarell/cantarell.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/cantarell/cantarell.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/cantarell/cantarell.tex18
1 files changed, 12 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/fonts/cantarell/cantarell.tex b/Master/texmf-dist/doc/fonts/cantarell/cantarell.tex
index 4d359709283..58149a1317b 100644
--- a/Master/texmf-dist/doc/fonts/cantarell/cantarell.tex
+++ b/Master/texmf-dist/doc/fonts/cantarell/cantarell.tex
@@ -1,5 +1,5 @@
%% cantarell.tex
-%% Copyright 2011 Mohamed El Morabity
+%% Copyright 2011, 2012 Mohamed El Morabity
%
% 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)
@@ -38,7 +38,7 @@
\newcommand{\parameter}[1]{\textnormal{\textit{#1}}}
\newcommand{\program}{}
-\title{\LaTeX{} support for Cantarell\\Version~2.3}
+\title{\LaTeX{} support for Cantarell\\Version~2.4}
\author{Mohamed \name{El~Morabity}\\\email{melmorabity@fedoraproject.org}}
@@ -127,8 +127,12 @@ the font according to \parameter{ratio} (1.0 by default), for example:
\subsection{Encodings}
-The following encodings are supported: OT1, T1, TS1 (partial).
-
+The following encodings are supported:
+\begin{description}
+\item[Latin] OT1, T1, TS1 (partial)
+\item[Cyrillic] T2A, T2B, T2C, X2
+% \item[Greek] LGR (monotonic only)
+\end{description}
To use one or another encoding, give the \LaTeX{} name to the \package{fontenc}
package as usual, as in
\begin{verbatim}
@@ -146,8 +150,10 @@ substitutions.
\begin{tabular}{llll}
\toprule
family&encoding&series&shape\\
- \midrule
- \multirow{3}{*}{fca}&OT1, T1&\multirow{2}{*}{m, b (bx)}&n, sl (it), sc, scsl (scit)\\
+ \midrule
+ \multirow{3}{*}{fca}&OT1,T1,&\multirow{3}{*}{m, b (bx)}&\multirow{2}{*}{n, sl (it), sc, scsl (scit)}\\
+ &T2A, T2B, T2C, X2,&&\\
+% &LGR&&\\
\cmidrule{2-2}
\cmidrule{4-4}
&TS1&&n, sl (it)\\