From c7ecdfe2e07e2e010de5e2a8d94c001c5dc9fc27 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 1 Aug 2022 03:04:31 +0000 Subject: CTAN sync 202208010304 --- macros/latex/contrib/bxdvidriver/LICENSE | 21 ++ macros/latex/contrib/bxdvidriver/README.md | 104 +++++++++ macros/latex/contrib/bxdvidriver/bxdvidriver.sty | 281 +++++++++++++++++++++++ 3 files changed, 406 insertions(+) create mode 100644 macros/latex/contrib/bxdvidriver/LICENSE create mode 100644 macros/latex/contrib/bxdvidriver/README.md create mode 100644 macros/latex/contrib/bxdvidriver/bxdvidriver.sty (limited to 'macros/latex/contrib/bxdvidriver') diff --git a/macros/latex/contrib/bxdvidriver/LICENSE b/macros/latex/contrib/bxdvidriver/LICENSE new file mode 100644 index 0000000000..8ada757fbc --- /dev/null +++ b/macros/latex/contrib/bxdvidriver/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/bxdvidriver/README.md b/macros/latex/contrib/bxdvidriver/README.md new file mode 100644 index 0000000000..bf2fb1f417 --- /dev/null +++ b/macros/latex/contrib/bxdvidriver/README.md @@ -0,0 +1,104 @@ +BXdvidriver Package +=================== + +LaTeX: To specify a driver option effective only in DVI output + +This single-function package enables authors to specify a global +driver option (dvips, dvipdfmx, etc) which is applied only when the +engine outputs a DVI file. It is useful to create special document- +templates that can be compiled in both PDF-mode and DVI-mode. + +### System requirement + + * TeX format: LaTeX. + * TeX engine: Anything. + * Dependent packages: + - ifpdf, ifluatex, ifxetex, ifvtex + - pdftexcmds + +### Installation + + - `*.sty` → $TEXMF/tex/latex/BXdvidriver + +### License + +This package is distributed under the MIT License. + +The bxdvidriver Package +----------------------- + +### Package Loading + + \usepackage[