diff options
author | Karl Berry <karl@freefriends.org> | 2014-12-02 16:58:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-12-02 16:58:58 +0000 |
commit | cefa8c2a1ee0c21624530a06e0d59af8e16e4a92 (patch) | |
tree | 571eb49267c1c45366493147dc68f449a14deeee /Master/texmf-dist/tex/startex/base/a4-article.stx | |
parent | 4745714e751cdaaaf25911db917ea20b34c072ef (diff) |
startex in tlpkg-ctan-check
git-svn-id: svn://tug.org/texlive/trunk@35718 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/startex/base/a4-article.stx')
-rw-r--r-- | Master/texmf-dist/tex/startex/base/a4-article.stx | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/Master/texmf-dist/tex/startex/base/a4-article.stx b/Master/texmf-dist/tex/startex/base/a4-article.stx deleted file mode 100644 index 444b79478a8..00000000000 --- a/Master/texmf-dist/tex/startex/base/a4-article.stx +++ /dev/null @@ -1,44 +0,0 @@ -%% -%% This is file `a4-article.stx', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% startex.dtx (with options: `a4-article') -%% -%% IMPORTANT NOTICE: -%% -%% For the copyright see the source file. -%% -%% Any modified versions of this file must be renamed -%% with new filenames distinct from a4-article.stx. -%% -%% For distribution of the original source see the terms -%% for copying and modification in the file startex.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.) -\def \CodeVersion {1.04} -\def \CodeDate {11th March 1999} -%% \CharacterTable -%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z -%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z -%% Digits \0\1\2\3\4\5\6\7\8\9 -%% Exclamation \! Double quote \" Hash (number) \# -%% Dollar \$ Percent \% Ampersand \& -%% Acute accent \' Left paren \( Right paren \) -%% Asterisk \* Plus \+ Comma \, -%% Minus \- Point \. Solidus \/ -%% Colon \: Semicolon \; Less than \< -%% Equals \= Greater than \> Question mark \? -%% Commercial at \@ Left bracket \[ Backslash \\ -%% Right bracket \] Circumflex \^ Underscore \_ -%% Grave accent \` Left brace \{ Vertical bar \| -%% Right brace \} Tilde \~} -\hoffset = -1in \advance \hoffset by 2.5cm \hsize = 16cm -\voffset = -1in \advance \voffset by 2.5cm \vsize = 24.7cm -\endinput -%% -%% End of file `a4-article.stx'. |