mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-13 14:32:04 +00:00
780bb6a26d
- accept compound words is Aspell-only and thus not needed - we use pdfview to show PDF files but this is only necessary if Acrobat or Adobe Reader is used - update to latest MiKTeX version - ImageMagick requires registry settings git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39372 a592a061-630c-0410-9148-cb99ea01b6c8
49 lines
646 B
Plaintext
49 lines
646 B
Plaintext
/*
|
|
|
|
variables.nsh
|
|
|
|
Variables that are shared between multiple files
|
|
|
|
*/
|
|
|
|
Var PathLaTeX
|
|
Var PathLaTeXLocal
|
|
Var PathBibTeXEditor
|
|
|
|
Var SetupLaTeX
|
|
Var SizeLaTeX
|
|
|
|
Var Acrobat
|
|
Var APPDATemp
|
|
Var AppPre
|
|
var AppSubfolder
|
|
Var AppSuff
|
|
Var CreateDesktopIcon
|
|
Var CreateFileAssociations
|
|
Var DelPythonFiles
|
|
Var EditorPath
|
|
Var GhostscriptPath
|
|
Var ImageEditorPath
|
|
Var InstallJabRef
|
|
Var JabRefInstalled
|
|
Var LaTeXName
|
|
Var LaTeXInstalled
|
|
Var MiKTeXUser
|
|
Var MiKTeXVersion
|
|
Var MissedProg
|
|
Var Pointer
|
|
Var PSVPath
|
|
Var PythonPath
|
|
Var Search
|
|
Var SVGPath
|
|
Var StartmenuFolder
|
|
Var State
|
|
Var String
|
|
Var UpdateFNDBReturn
|
|
Var UserList
|
|
Var WMFPath
|
|
|
|
Var LangName
|
|
|
|
Var PrinterConf
|