blob: 5711f64245c1f32db0608851a76474d75e77f9c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
%
% Doctrip file for nmbib
% This file is in public domain
% $Id: nmbib.ins,v 1.1 2014-10-12 20:58:26 boris Exp $
%
\def\batchfile{nmbib.ins}
\input docstrip
\keepsilent
\showprogress
\askforoverwritefalse
\generate{%
\file{nmbib.sty}{\from{nmbib.dtx}{style}}}
\obeyspaces
\Msg{*****************************************************}%
\Msg{* Congratulations! You successfully generated the *}%
\Msg{* nmbib package. *}%
\Msg{* *}%
\Msg{* Please move the file nmbib.sty to the place where *}%
\Msg{* LaTeX files are kept in your system, and the bst *}%
\Msg{* files to the place where BibTeX files are. *}%
\Msg{* *}%
\Msg{* Happy TeXing! *}%
\Msg{*****************************************************}%
|