From 35a1c193aa5111c69bd19b4edf032c7a696bb45c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 10 Jul 2010 00:11:02 +0000 Subject: nfssext-cfr update (30jun10) git-svn-id: svn://tug.org/texlive/trunk@19322 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/nfssext-cfr/nfssext-cfr.pdf | Bin 0 -> 159104 bytes .../doc/latex/nfssext-cfr/nfssext-cfr.tex | 32 +++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/nfssext-cfr/nfssext-cfr.pdf create mode 100644 Master/texmf-dist/doc/latex/nfssext-cfr/nfssext-cfr.tex (limited to 'Master/texmf-dist/doc/latex') 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 Binary files /dev/null and b/Master/texmf-dist/doc/latex/nfssext-cfr/nfssext-cfr.pdf 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} -- cgit v1.2.3