diff options
Diffstat (limited to 'macros/latex/contrib/bib2qr/bib2qr.ins')
-rw-r--r-- | macros/latex/contrib/bib2qr/bib2qr.ins | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/macros/latex/contrib/bib2qr/bib2qr.ins b/macros/latex/contrib/bib2qr/bib2qr.ins new file mode 100644 index 0000000000..7894fdb8e3 --- /dev/null +++ b/macros/latex/contrib/bib2qr/bib2qr.ins @@ -0,0 +1,85 @@ +%% +%% Copyright (C) 2024 Christian Schreinemachers +%% +%% This work may be distributed and/or modified under the conditions +%% of the LaTeX Project Public License, either version 1.3c of this +%% license or (at your option) any later version. The latest version +%% of this license is in +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3c or later is part of all distributions of +%% LaTeX version 2008-05-04 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The current maintainer of this work is Christian Schreinemachers. +%% +%% This work consists of the files +%% README.md +%% bib2qr.dtx +%% bib2qr.ins +%% and the derived files +%% bib2qr.sty +%% bib2qr.pdf +%% +This work has the LPPL maintenance status `maintained'. + +The current maintainer of this work is Christian Schreinemachers. + +This work consists of the files + README.md + bib2qr.dtx + bib2qr.ins +and the derived files + bib2qr.sty + bib2qr.pdf +\input docstrip.tex +\keepsilent + +\preamble + +Copyright (C) 2024 Christian Schreinemachers + +This work may be distributed and/or modified under the conditions +of the LaTeX Project Public License, either version 1.3c of this +license or (at your option) any later version. The latest version +of this license is in + + http://www.latex-project.org/lppl.txt + +and version 1.3c or later is part of all distributions of LaTeX +version 2008-05-04 or later. + +This work has the LPPL maintenance status `maintained'. + +The current maintainer of this work is + Christian Schreinemachers. + +This work consists of the files + bib2qr.dtx + bib2qr.ins +and the derived files + bib2qr.sty + bib2qr.pdf + +\endpreamble +\askforoverwritefalse +\generate{\file{bib2qr.sty}{\from{bib2qr.dtx}{package}}} + +\obeyspaces +\Msg{****************************************************} +\Msg{* To finish the installation you have to move the *} +\Msg{* following file into a directory searched by TeX: *} +\Msg{* *} +\Msg{* bib2qr.sty *} +\Msg{* *} +\Msg{* To produce the documentation run the file *} +\Msg{* bib2qr.dtx through LaTeX. *} +\Msg{* *} +\Msg{* Happy TeXing! *} +\Msg{****************************************************} +\endbatchfile +%% +%% End of file `bib2qr.ins'. + |