listings.ins 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. %%
  2. %% Installation file: Listings package for LaTeX2e
  3. %% (w)(c) 1996-1997 by Carsten Heinz
  4. %%
  5. \def\batchfile{listings.ins}
  6. \input{docstrip}
  7. \keepsilent
  8. \preamble
  9. (w)(c) 1996-1997 by Carsten Heinz
  10. This file is distributed freely. You are not allowed to take money
  11. for the distribution or use of this file, except for a nominal charge
  12. for copying etc.
  13. This file is distributed without any warranty; without even the implied
  14. warranty of merchantability or fitness for a particular purpose.
  15. You are not allowed to change this file.
  16. \endpreamble
  17. \askforoverwritefalse
  18. \generate{%
  19. \file{listings.sty}{\from{listings.dtx}{package}}
  20. \file{lstblank.sty}{\from{listings.dtx}{blank}}
  21. \file{lstada.sty}{\from{listings.dtx}{ada}}
  22. \file{lstalgol.sty}{\from{listings.dtx}{algol}}
  23. \file{lstc.sty}{\from{listings.dtx}{c}}
  24. \file{lstcpp.sty}{\from{listings.dtx}{cpp}}
  25. \file{lstcobol.sty}{\from{listings.dtx}{cobol}}
  26. \file{lstcomal.sty}{\from{listings.dtx}{comal}}
  27. \file{lsteiffel.sty}{\from{listings.dtx}{eiffel}}
  28. \file{lstelan.sty}{\from{listings.dtx}{elan}}
  29. \file{lstfortran.sty}{\from{listings.dtx}{fortran}}
  30. \file{lstjava.sty}{\from{listings.dtx}{java}}
  31. \file{lstlisp.sty}{\from{listings.dtx}{lisp}}
  32. \file{lstlogo.sty}{\from{listings.dtx}{logo}}
  33. \file{lstmatlab.sty}{\from{listings.dtx}{matlab}}
  34. \file{lstmodula.sty}{\from{listings.dtx}{modula}}}
  35. \generate{%
  36. \file{lstoberon.sty}{\from{listings.dtx}{oberon}}
  37. \file{lstpascal.sty}{\from{listings.dtx}{pascal}}
  38. \file{lstpxsc.sty}{\from{listings.dtx}{pxsc}}
  39. \file{lsttp.sty}{\from{listings.dtx}{tp}}
  40. \file{lstperl.sty}{\from{listings.dtx}{perl}}
  41. \file{lstpli.sty}{\from{listings.dtx}{pli}}
  42. \file{lstsimula.sty}{\from{listings.dtx}{simula}}
  43. \file{lstsql.sty}{\from{listings.dtx}{sql}}
  44. \file{lsttex.sty}{\from{listings.dtx}{tex}}}
  45. \Msg{*}
  46. \Msg{* Move all `.sty' files into a directory searched by TeX.}
  47. \Msg{*}
  48. \Msg{* Run the `.dtx' file through LaTeX2e to get the documentation.}
  49. \Msg{*}