From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/bxnewfont/LICENSE | 21 + macros/latex/contrib/bxnewfont/README.md | 85 ++++ macros/latex/contrib/bxnewfont/bxnewfont.sty | 642 +++++++++++++++++++++++++++ 3 files changed, 748 insertions(+) create mode 100644 macros/latex/contrib/bxnewfont/LICENSE create mode 100644 macros/latex/contrib/bxnewfont/README.md create mode 100644 macros/latex/contrib/bxnewfont/bxnewfont.sty (limited to 'macros/latex/contrib/bxnewfont') diff --git a/macros/latex/contrib/bxnewfont/LICENSE b/macros/latex/contrib/bxnewfont/LICENSE new file mode 100644 index 0000000000..8ada757fbc --- /dev/null +++ b/macros/latex/contrib/bxnewfont/LICENSE @@ -0,0 +1,21 @@ +The MIT License + +Copyright (c) 2017 Takayuki YATO (aka. "ZR") + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/macros/latex/contrib/bxnewfont/README.md b/macros/latex/contrib/bxnewfont/README.md new file mode 100644 index 0000000000..34ba546697 --- /dev/null +++ b/macros/latex/contrib/bxnewfont/README.md @@ -0,0 +1,85 @@ +BXnewfont Package +================= + +LaTeX: Enhanced `\newfont` command + +This package provides a new command `\newfontx`. It is similar to +the old (and deprecated) command `\newfont` in function, but is more +compatible with NFSS. In particular, one can safely change font size +after invoking a font command defined by `\newfontx`. The new command +will be useful to users who know much of the old '\newfont` command +but are unfamiliar with the detail of NFSS. + +### System requirement + + * TeX format: LaTeX. + * TeX engine: Anything. + * Dependent packages: None. + +### Installation + + - `*.sty` → $TEXMF/tex/latex/BXnewfont + +### License + +This package is distributed under the MIT License. + +The bxnewfont Package +--------------------- + +### Package Loading + + \usepackage[