From d9c316b8eb45d1ca15978bee0e9965b7ab828617 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 13 Jul 2017 09:22:38 +0900 Subject: add rmannot --- texmf-dist/tex/latex/rmannot/rmannot.cfg | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 texmf-dist/tex/latex/rmannot/rmannot.cfg (limited to 'texmf-dist/tex/latex/rmannot/rmannot.cfg') diff --git a/texmf-dist/tex/latex/rmannot/rmannot.cfg b/texmf-dist/tex/latex/rmannot/rmannot.cfg new file mode 100644 index 00000000..e3ca13af --- /dev/null +++ b/texmf-dist/tex/latex/rmannot/rmannot.cfg @@ -0,0 +1,23 @@ +% +% 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} +\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} -- cgit v1.2.3