summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/extract/xtrex1.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-09-17 21:10:51 +0000
committerKarl Berry <karl@freefriends.org>2019-09-17 21:10:51 +0000
commit345c4728c1410fe37c996be2226c00e47be9c1d5 (patch)
tree303b4223ae537219ffb9d4c620bc7a148b02cb38 /Master/texmf-dist/doc/latex/extract/xtrex1.tex
parent7a9fe7b86890a9c51f2cd25eca0ed3559573a47a (diff)
extract (17sep19)
git-svn-id: svn://tug.org/texlive/trunk@52109 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/extract/xtrex1.tex')
-rw-r--r--Master/texmf-dist/doc/latex/extract/xtrex1.tex56
1 files changed, 56 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/extract/xtrex1.tex b/Master/texmf-dist/doc/latex/extract/xtrex1.tex
new file mode 100644
index 00000000000..b3f0df8918e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/extract/xtrex1.tex
@@ -0,0 +1,56 @@
+%%
+%% This is file `xtrex1.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% extract.dtx (with options: `xtrex1')
+%%
+%% ---------------------------------------
+%% Copyright (C) 2004-2005 Hendri Adriaens
+%% ---------------------------------------
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2003/12/01 or later.
+%%
+%% This work has the LPPL maintenance status "maintained".
+%%
+%% This Current Maintainer of this work is Hendri Adriaens.
+%%
+%% This work consists of the file extract.dtx and the derived files
+%% extract.sty, xtrex1.tex, xtrex2.tex, xtrex3.tex, xtrex4.tex,
+%% xtrex5.tex, xtrex6.tex and xtrex7.tex.
+%%
+%% The following files constitute the extract package and must be
+%% distributed as a whole: readme, extract.dtx, extract.pdf and
+%% extract.sty.
+%%
+\documentclass[10pt]{article}
+\usepackage[
+ active,
+ generate=file,
+ copydocumentclass=false,
+ extract-env=equation
+]{extract}
+\begin{extract}
+\documentclass[11pt]{article}
+\end{extract}
+\begin{document}
+Some text.
+\begin{equation}
+a^2+b^2=c^2
+\end{equation}
+Some text.
+\begin{equation}
+x^2+y^2=z^2
+\end{equation}
+Some text.
+\end{document}
+\endinput
+%%
+%% End of file `xtrex1.tex'.