summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/nfssext-cfr
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-10 00:11:02 +0000
committerKarl Berry <karl@freefriends.org>2010-07-10 00:11:02 +0000
commit35a1c193aa5111c69bd19b4edf032c7a696bb45c (patch)
treef6ad1f3c8db8fdf91ce77155196049fca3559519 /Master/texmf-dist/doc/latex/nfssext-cfr
parentb63d2ae5c39ee2fe03310842f3c72d0b76f0c42a (diff)
nfssext-cfr update (30jun10)
git-svn-id: svn://tug.org/texlive/trunk@19322 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/nfssext-cfr')
-rw-r--r--Master/texmf-dist/doc/latex/nfssext-cfr/nfssext-cfr.pdfbin0 -> 159104 bytes
-rw-r--r--Master/texmf-dist/doc/latex/nfssext-cfr/nfssext-cfr.tex32
2 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/nfssext-cfr/nfssext-cfr.pdf b/Master/texmf-dist/doc/latex/nfssext-cfr/nfssext-cfr.pdf
new file mode 100644
index 00000000000..f9043a1f623
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/nfssext-cfr/nfssext-cfr.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/nfssext-cfr/nfssext-cfr.tex b/Master/texmf-dist/doc/latex/nfssext-cfr/nfssext-cfr.tex
new file mode 100644
index 00000000000..c1dd9873df1
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/nfssext-cfr/nfssext-cfr.tex
@@ -0,0 +1,32 @@
+\documentclass[pagesize=auto, fontsize=14pt, DIV=11]{scrartcl}
+
+\usepackage{fixltx2e}
+\usepackage{etex}
+\usepackage{lmodern}
+\usepackage[T1]{fontenc}
+\usepackage{textcomp}
+\usepackage{microtype}
+\usepackage{hyperref}
+
+\newcommand*{\mail}[1]{\href{mailto:#1}{\texttt{#1}}}
+\newcommand*{\pkg}[1]{\mbox{\textsf{#1}}}
+
+\addtokomafont{title}{\rmfamily}
+
+\title{The \pkg{nfssext-cfr} package}
+\author{Clea F. Rees\thanks{\mail{cfrees@imapmail.org}}}
+\date{2008/12/21}
+
+
+\begin{document}
+
+\maketitle
+
+\noindent
+\pkg{nfssext-cfr.sty} is an extension of Philipp Lehman's \pkg{nfssext.sty}\@. \pkg{nfssext.sty} provides commands which enable one to specify font features not covered by the New Font Selection Scheme of \LaTeXe\@. \pkg{nfssext-cfr.sty} provides additional commands, further extending the facilities offered by NFSS.
+
+\pkg{nfssext-cfr.sty} is required by various font support packages I've written. It is being released separately to avoid unnecessary duplication and confusion. At least, I hope it will remove at least one source of unnecessary confusion. I have no reason to think it will avoid any of the others.
+
+The code is highly experimental. It works for me. So far. If you discover problems, please let me know. If you know how to fix them, even better.
+
+\end{document}