summaryrefslogtreecommitdiff
path: root/macros/ytex/ysite.mac
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/ytex/ysite.mac
Initial commit
Diffstat (limited to 'macros/ytex/ysite.mac')
-rw-r--r--macros/ytex/ysite.mac11
1 files changed, 11 insertions, 0 deletions
diff --git a/macros/ytex/ysite.mac b/macros/ytex/ysite.mac
new file mode 100644
index 0000000000..d718e05036
--- /dev/null
+++ b/macros/ytex/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:}
+