summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/rmannot/rmannot.cfg
blob: d501df7a5a0cd68fdc373f2e36c0c4d0b9128974 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
%
% rmannot config file. Below is the default location of the multimedia skins
% on WinXP. The path to your skins may be different, if for example, you have the
% Win 10, Win 8, vista, Win 7, or WinXP.
%
% Delete the \endinput above the \pathToSkins, and replace the current
% argument of \pathToSkins with the correct path to the skins as shipped
% with Acrobat Pro.
%
% Oncomment this next line, but specify the major version of Acrobat you are using
% 9, 10, 11, DC, 2015, Beta (if you are using a Beta version of Acrobat)
%\AcroVer{11}
%\AcroVer{DC}
\AcroVer[win=64]{Beta}
\endinput
% If you are using an older computer, you may have to enter the path
% using the \pathToSkins command. \AcrobatVer expands to the argument
% of \AcroVer
\pathToSkins{%
    C:/Program Files (x86)/Adobe/Acrobat \AcrobatVer/Acrobat/Multimedia Skins}
\pathToSkins{%
    /Application/Adobe Acrobat \AcrobatVer/Multimedia Skins}
% This path is for Win XP
\pathToSkins{%
    C:/Program Files/Adobe/Acrobat \AcrobatVer/Acrobat/Multimedia Skins}