summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/eqexam/eqecus.opt
blob: 51467e8cfda2642aef23eed2ae03aac38bb328ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
%
% AcroTeX Software Development Teams -- 2006
% http://www.acrotex.net
%
% The following options combination of options are special to the
% @EASE application. Do not change.
%
\DeclareOption{atbdbopts}{%
    \ExecuteOptions{online}
    \ExecuteOptions{forcolorpaper}
    \ExecuteOptions{nosolutions}
    \ExecuteOptions{nopoints}
    \ExecuteOptions{nototals}
    \ExecuteOptions{nospacetowork}
    \ExecuteOptions{obeylocalversions}
    \ExecuteOptions{myconfig}
}