diff options
author | Karl Berry <karl@freefriends.org> | 2015-06-18 23:16:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-06-18 23:16:06 +0000 |
commit | 0dab54f456cb3cdc9da2762f1fa4ca773990d91c (patch) | |
tree | 07800ae737fd590124b595c59dcabe83c033ccd7 /Master/texmf-dist/doc/latex/nfssext-cfr/README | |
parent | 81ccdf4899b67502d2a5ad912bd16bb44bff6caf (diff) |
nfssext-cfr (18jun15)
git-svn-id: svn://tug.org/texlive/trunk@37601 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/nfssext-cfr/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/nfssext-cfr/README | 28 |
1 files changed, 23 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/nfssext-cfr/README b/Master/texmf-dist/doc/latex/nfssext-cfr/README index df00bf87912..10ba8c96609 100644 --- a/Master/texmf-dist/doc/latex/nfssext-cfr/README +++ b/Master/texmf-dist/doc/latex/nfssext-cfr/README @@ -1,8 +1,26 @@ -nfssext-cfr.sty is an extension of Philipp Lehman's nfssext.sty. nfssext.sty provides commands which enable one to specify font features not covered by the New Font Selection Scheme of LaTeX-2e. nfssext-cfr.sty provides additional commands, further extending the facilities offered by NFSS. +nfssext-cfr.sty is an extension of Philipp Lehman's nfssext.sty. nfssext.sty +provides commands which enable one to specify font features not covered by +the New Font Selection Scheme of LaTeX-2e. nfssext-cfr.sty provides +additional commands, further extending the facilities offered by NFSS. -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. +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. +The code is somewhat experimental. It works for me. So far. If you discover +problems, please let me know. If you know how to fix them, even better. -- Clea F. Rees (cfrees <at> imapmail <dot> org) -2008/12/21 +The 2010 update includes an attempt to improve the behaviour of \ofstyle, and to +add support for microtype. I didn't publish this at the time because I wanted +to test it first. I have just discovered that I am still using a local copy. +Insofar as one person can test something, I figure that 5 years ought to be +enough to pick up the most obvious problems. However, your kilometres may, as +always, vary. + +There should be no changes for the end user except that in certain cases it is +possible that line-breaks may be altered if microtype is in use due to the +enhanced support included for variant font families. + +- Clea F. Rees (ReesC21 <at> cardiff <dot> ac <dot> uk) +2015/06/18 |