summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/comfortaa/comfortaa.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/comfortaa/comfortaa.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/comfortaa/comfortaa.tex30
1 files changed, 8 insertions, 22 deletions
diff --git a/Master/texmf-dist/doc/fonts/comfortaa/comfortaa.tex b/Master/texmf-dist/doc/fonts/comfortaa/comfortaa.tex
index 0325ad745fc..cf781b72937 100644
--- a/Master/texmf-dist/doc/fonts/comfortaa/comfortaa.tex
+++ b/Master/texmf-dist/doc/fonts/comfortaa/comfortaa.tex
@@ -1,5 +1,5 @@
%% comfortaa.tex
-%% Copyright 2010 Mohamed El Morabity
+%% Copyright 2010, 2011 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)
@@ -39,7 +39,7 @@
\newcommand{\parameter}[1]{\textnormal{\textit{#1}}}
\newcommand{\program}{}
-\title{\LaTeX{} support for Comfortaa\\\relsize{-1}Version~1.3}
+\title{\LaTeX{} support for Comfortaa\\\relsize{-1}Version~1.4}
\author{Mohamed \name{El~Morabity}\\\email{melmorabity@fedoraproject.org}}
@@ -87,10 +87,11 @@ work.
\subsection{Calling Comfortaa}
You can use the Comfortaa font in a \LaTeX{} document by adding the command
-\begin{verbatim} \usepackage{comfortaa}
+\begin{verbatim}
+\usepackage{comfortaa}
\end{verbatim}
-to the preamble. The package supplies the
-\code{\char`\\fcofamily} command to switch the current font to Comfortaa.
+to the preamble. The package supplies the \code{\char`\\fcofamily} command to
+switch the current font to Comfortaa.
\subsubsection{Options}
@@ -106,20 +107,6 @@ To set Comfortaa as default sans-serif only:
\usepackage[defaultsans]{comfortaa}
\end{verbatim}
-\paragraph{Default weight}
-
-The following options specify which weight of the font you prefer to use:
-\begin{center}
- \begin{tabular}{ll}
- \toprule
- \code{regular}&{\fcofamily\fontseries{m}\selectfont use regular face}\\
- \midrule
- \code{light}&{\fcofamily\fontseries{l}\selectfont use light face}\\
- \bottomrule
- \end{tabular}
-\end{center}
-The \code{regular} option is enabled by default.
-
\paragraph{Font scaling}
The font can be up- and downscaled by any factor. This can be used to make
@@ -130,7 +117,6 @@ the font according to \parameter{ratio} (1.0 by default), for example:
\usepackage[scale=0.95]{comfortaa}
\end{verbatim}
-
\subsection{Encodings}
The following encodings are supported:
@@ -156,9 +142,9 @@ treated poorly, if at all. Note difference in kerning between e.g.
\begin{center}
\begin{tabular}{ll}
\toprule
- OT1-encoded&To Ta Té\\
+ OT1-encoded&{\fcofamily To Ta Té}\\
\midrule
- T1-encoded&\fontencoding{T1}\selectfont To Ta Té\\
+ T1-encoded&{\fcofamily\fontencoding{T1}\selectfont To Ta Té}\\
\bottomrule
\end{tabular}
\end{center}