mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 01:08:45 +00:00
5ca5dceac7
* New versions of dependencies * Improved MiKTeX detection * Remove language selection during installation (this is now set in the LyX preferences) * Remove hacks from LyXLauncher that are no longer needed with gettext 0.18 * Clean up some code that is no longer in use git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34916 a592a061-630c-0410-9148-cb99ea01b6c8
19 lines
206 B
Plaintext
19 lines
206 B
Plaintext
/*
|
|
|
|
variables.nsh
|
|
|
|
Variables that are shared between multiple files
|
|
|
|
*/
|
|
|
|
Var PathLaTeX
|
|
Var PathLaTeXLocal
|
|
Var PathBibTeXEditor
|
|
|
|
Var SetupLaTeX
|
|
Var SizeLaTeX
|
|
|
|
Var LangName
|
|
|
|
Var PrinterConf
|