diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:47:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:47:15 +0000 |
commit | 130ca907c302991185d76929e2c56cb21046e137 (patch) | |
tree | 7fd3eff1e5ab75adb2dc1e7eb48dfa48e3ba21f3 /Master/texmf-dist/tex/ytex/base/ysite.mac | |
parent | 6d6621ddda94a8d3eb3fcd67b4dcfc61335d5450 (diff) |
trunk/Master/texmf-dist/tex/ytex
git-svn-id: svn://tug.org/texlive/trunk@628 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/ytex/base/ysite.mac')
-rw-r--r-- | Master/texmf-dist/tex/ytex/base/ysite.mac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/ytex/base/ysite.mac b/Master/texmf-dist/tex/ytex/base/ysite.mac new file mode 100644 index 00000000000..d718e05036e --- /dev/null +++ b/Master/texmf-dist/tex/ytex/base/ysite.mac @@ -0,0 +1,11 @@ +% Copyright (c) 1985, 1986 Daniel C. Brotsky. All rights reserved. +% Site modifications for the yTeX macros. See the file YTEX.MAC for details. + +%% MIT-OZ (Twenex) changes + +% magnification scaling is according to TeX 1.2-based scheme +\exactsizesfalse + +% where to look up yTeX library files +\def\ytexlibrary {texinputs:} + |