diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-16 23:27:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-16 23:27:33 +0000 |
commit | e57d2ac4b3560205b1c50af9fea498156e247b48 (patch) | |
tree | 2fb3263a97d1d0020361db1f080a9a37c047d748 /Master/texmf-dist/source | |
parent | 2a27b7e4b3259cfc319e1d937ccd1f644ae34f27 (diff) |
realboxes (16aug11)
git-svn-id: svn://tug.org/texlive/trunk@23581 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/realboxes/realboxes.dtx | 5 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/realboxes/realboxes.ins | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/realboxes/realboxes.dtx b/Master/texmf-dist/source/latex/realboxes/realboxes.dtx index dcf555b1286..3ba41edd049 100644 --- a/Master/texmf-dist/source/latex/realboxes/realboxes.dtx +++ b/Master/texmf-dist/source/latex/realboxes/realboxes.dtx @@ -29,6 +29,7 @@ \EnableCrossrefs \CodelineIndex \RecordChanges +\OnlyDescription \optionaloff \begin{document} \DocInput{realboxes.dtx} @@ -274,7 +275,7 @@ % \section{Implementation} % % \iffalse -%<*package> +%<*realboxes.sty> % \fi % \subsection{Package Header and Options} % \begin{macrocode} @@ -992,7 +993,7 @@ % % % \iffalse -%</package> +%</realboxes.sty> % \fi % % \Finale diff --git a/Master/texmf-dist/source/latex/realboxes/realboxes.ins b/Master/texmf-dist/source/latex/realboxes/realboxes.ins index 2e4818ec282..ff32aceb859 100644 --- a/Master/texmf-dist/source/latex/realboxes/realboxes.ins +++ b/Master/texmf-dist/source/latex/realboxes/realboxes.ins @@ -25,7 +25,7 @@ and the derived file realboxes.sty. \keepsilent \generate{% - \file{realboxes.sty}{\from{realboxes.dtx}{realboxes}}% + \file{realboxes.sty}{\from{realboxes.dtx}{realboxes.sty}}% } \obeyspaces |