diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/captcont/ltxdoc.cfg')
-rw-r--r-- | Master/texmf-dist/source/latex/captcont/ltxdoc.cfg | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/Master/texmf-dist/source/latex/captcont/ltxdoc.cfg b/Master/texmf-dist/source/latex/captcont/ltxdoc.cfg deleted file mode 100644 index 2ae2b301945..00000000000 --- a/Master/texmf-dist/source/latex/captcont/ltxdoc.cfg +++ /dev/null @@ -1,56 +0,0 @@ -%% -%% This is file `ltxdoc.cfg', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% captcont.dtx (with options: `ltxdoc') -%% -%% IMPORTANT NOTICE: -%% -%% For the copyright see the source file. -%% -%% Any modified versions of this file must be renamed -%% with new filenames distinct from ltxdoc.cfg. -%% -%% For distribution of the original source see the terms -%% for copying and modification in the file captcont.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.) -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% @LaTeX-style-file{ -%% author = "Steven Douglas Cochran", -%% version = "2.0", -%% date = "2002/02/14", -%% time = "11:59:17", -%% filename = "captcont.sty", -%% address = "Digital Mapping Laboratory, School of Computer Science -%% Carnegie-Mellon University, 5000 Forbes Avenue -%% Pittsburgh, PA 15213-3890, USA", -%% telephone = "+1 412.268.5654", -%% fax = "+1 412.268.5576", -%% email = "sdc+@CS.CMU.EDU (Internet)", -%% codetable = "ISO/ASCII", -%% keywords = "LaTeX, caption, float, figure, table, subfigure", -%% supported = "yes", -%% abstract = "LaTeX package for providing support for retaining -%% a figure or table number across several float -%% environments---usually over several pages. It -%% also allows control over the contents of the -%% List-of-Figures and the List-of-Tables pages." -%% } -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\AtBeginDocument{ - \EnableCrossrefs - \RecordChanges - \CodelineIndex} -\AtEndDocument{ - \PrintChanges - \PrintIndex} -\endinput -%% -%% End of file `ltxdoc.cfg'. |