summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/captcont
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-09-09 18:08:59 +0000
committerKarl Berry <karl@freefriends.org>2007-09-09 18:08:59 +0000
commit349bf74a4caa7865bd81d5cdfb5ffe81721ea348 (patch)
tree9bd9c3bfd5e391084fb772ff3323c8c896837f91 /Master/texmf-dist/doc/latex/captcont
parentddcf5ec44e8a2ddc09cf3ec63efcd88ac66ce07e (diff)
captcont doc update
git-svn-id: svn://tug.org/texlive/trunk@4923 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/captcont')
-rw-r--r--Master/texmf-dist/doc/latex/captcont/captcont.pdfbin0 -> 130931 bytes
-rw-r--r--Master/texmf-dist/doc/latex/captcont/ltxdoc.cfg56
-rw-r--r--Master/texmf-dist/doc/latex/captcont/test.dvibin18104 -> 0 bytes
3 files changed, 56 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/captcont/captcont.pdf b/Master/texmf-dist/doc/latex/captcont/captcont.pdf
new file mode 100644
index 00000000000..af6f1a5ba06
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/captcont/captcont.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/captcont/ltxdoc.cfg b/Master/texmf-dist/doc/latex/captcont/ltxdoc.cfg
new file mode 100644
index 00000000000..2ae2b301945
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/captcont/ltxdoc.cfg
@@ -0,0 +1,56 @@
+%%
+%% 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'.
diff --git a/Master/texmf-dist/doc/latex/captcont/test.dvi b/Master/texmf-dist/doc/latex/captcont/test.dvi
deleted file mode 100644
index 375d92590fc..00000000000
--- a/Master/texmf-dist/doc/latex/captcont/test.dvi
+++ /dev/null
Binary files differ