lstdrvrs.ins 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. %%
  2. %% This is file `lstdrvrs.ins',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% lstdrvrs.dtx (with options: `install')
  8. %%
  9. %% (w)(c) 1996/1997/1998/1999/2000/2001/2002 Carsten Heinz and/or any
  10. %% other author listed elsewhere in this file.
  11. %%
  12. %% This file is distributed under the terms of the LaTeX Project Public
  13. %% License from CTAN archives in directory macros/latex/base/lppl.txt.
  14. %% Either version 1.0 or, at your option, any later version.
  15. %%
  16. %% This file is completely free and comes without any warranty.
  17. %%
  18. %% Send comments and ideas on the package, error reports and additional
  19. %% programming languages to <[email protected]>.
  20. %%
  21. \input docstrip
  22. \preamble
  23. \endpreamble
  24. \ifToplevel{
  25. \usedir{tex/latex/listings}
  26. \keepsilent
  27. \askonceonly
  28. }
  29. \generate{
  30. \file{lstlang1.sty}{\from{lstdrvrs.dtx}{lang1}}
  31. \file{lstlang2.sty}{\from{lstdrvrs.dtx}{lang2}}
  32. \file{lstlang3.sty}{\from{lstdrvrs.dtx}{lang3}}
  33. }
  34. \ifToplevel{
  35. \Msg{*}
  36. \Msg{* You probably need to move all created `.sty' and `.cfg'}
  37. \Msg{* files into a directory searched by TeX.}
  38. \Msg{*}
  39. \Msg{* Run `lstdrvrs.dtx' through LaTeX2e to get the documentation.}
  40. \Msg{*}
  41. }
  42. \endbatchfile
  43. [2002/07/31 v1.0d listings language file]
  44. \endinput
  45. %%
  46. %% End of file `lstdrvrs.ins'.