diff options
author | Norbert Preining <preining@logic.at> | 2006-11-09 13:52:21 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2006-11-09 13:52:21 +0000 |
commit | acd62434ebfb656b0fbf9cc103e3158951476ac8 (patch) | |
tree | 93c99d870da928f7c8a4f365df534af057494592 /Master/texmf-dist/tex/latex/histogr | |
parent | 3a5ed6e4b1475793be2aae1898296355ed400c81 (diff) |
updates to histogr
git-svn-id: svn://tug.org/texlive/trunk@2415 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/histogr')
-rw-r--r-- | Master/texmf-dist/tex/latex/histogr/histogr.sty | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/histogr/histogr.sty b/Master/texmf-dist/tex/latex/histogr/histogr.sty index 965264b6b3f..45240d30fec 100644 --- a/Master/texmf-dist/tex/latex/histogr/histogr.sty +++ b/Master/texmf-dist/tex/latex/histogr/histogr.sty @@ -1,21 +1,25 @@ -%% +%% %% This is file `histogr.sty', %% generated with the docstrip utility. -%% +%% %% The original source files were: -%% +%% %% histogr.dtx (with options: `package') %% %% IMPORTANT NOTICE: %% %% For the copyright see the source file. %% -%% You are *not* allowed to modify this file. +%% Any modified versions of this file must be renamed +%% with new filenames distinct from histogr.sty. %% -%% You are *not* allowed to distribute this file. -%% For distribution of the original source see -%% the terms for copying and modification in the file histogr.dtx. +%% For distribution of the original source see the terms +%% for copying and modification in the file histogr.dtx. %% +%% This generated file may be distributed as long as the +%% original source files, as listed above, are part of the +%% same distribution. (The sources need not necessarily be +%% in the same archive or directory.) %% File: histogr.dtx Copyright (C) 1987-1997 Rainer Sch\"opf \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{histogr} @@ -54,5 +58,5 @@ \hist@y #2\hist@next} \def\hist@end{} \endinput -%% +%% %% End of file `histogr.sty'. |