>>>>> "Mark" == Mark Engelberg <[EMAIL PROTECTED]> writes:
Mark> I am using the full path name. When I set the preferences file Mark> to: "F:\Program Files\Adobe\Acrobat 7.0\Reader\acrord32.exe" Mark> then everything works for the duration of that LyX session. Mark> But when I exit the program, and reenter the program, no viewer Mark> is listed when I select "Edit->Preferences" and look under PDF. Mark> However, the viewer IS listed in the actual preferences file. Mark> For some reason, LyX is failing to load this preference from the Mark> file. The problem is that the name will be saved as something like \viewer ""F:\Program Files\Adobe\Acrobat 7.0\Reader\acrord32.exe"" which means that the " quotes are not parsed correctly. We should escape these values. JMarc
