From: Enrico Forestieri Date: Wed, 3 Jul 2024 10:32:18 +0000 (+0200) Subject: Update format in lyxrc.dist X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3581286f12b32a46148255ef7f2546c7aad38dc4;p=lyx.git Update format in lyxrc.dist (cherry picked from commit 1dd0bf3253a7d6abd5f4b13fe46e9a4d83887b5e) --- diff --git a/development/MacOSX/lyxrc.dist.in b/development/MacOSX/lyxrc.dist.in index 968288ebfa..a9b8946306 100644 --- a/development/MacOSX/lyxrc.dist.in +++ b/development/MacOSX/lyxrc.dist.in @@ -10,7 +10,7 @@ # This file is written by LyX, if you want to make your own # modifications you should do them from inside LyX and save -Format 24 +Format 38 \bind_file "mac" diff --git a/development/Win32/lyxrc.dist.in b/development/Win32/lyxrc.dist.in index 9a5257f613..5e72e12ad8 100644 --- a/development/Win32/lyxrc.dist.in +++ b/development/Win32/lyxrc.dist.in @@ -10,7 +10,7 @@ # This file is written by LyX, if you want to make your own # modifications you should do them from inside LyX and save -Format 25 +Format 38 \serverpipe "\\.\pipe\$$UserDir\lyxpipe" diff --git a/development/cygwin/lyxrc.dist.in b/development/cygwin/lyxrc.dist.in index 1d83da00ca..72979f2932 100644 --- a/development/cygwin/lyxrc.dist.in +++ b/development/cygwin/lyxrc.dist.in @@ -10,7 +10,7 @@ # The file lyxrc.dist gives initial global options for all LyX users. # Almost all settings here can be overridden through the preferences in LyX. -Format 22 +Format 38 \screen_dpi 96 \screen_zoom 150 @@ -19,4 +19,4 @@ Format 22 \screen_font_typewriter "Courier New" \preview_scale_factor 1.0 \serverpipe "~/.lyx@version_suffix@/lyxpipe" -\path_prefix "/usr/local/bin:/usr/bin:/usr/X11R6/bin" +\path_prefix "/usr/local/bin:/usr/bin" diff --git a/development/unix/lyxrc.dist.in b/development/unix/lyxrc.dist.in index 119b13a6f0..b7f29abb1a 100644 --- a/development/unix/lyxrc.dist.in +++ b/development/unix/lyxrc.dist.in @@ -10,7 +10,7 @@ # This file is written by LyX, if you want to make your own # modifications you should do them from inside LyX and save -Format 25 +Format 38 \texinputs_prefix ".:@LYX_ABS_INSTALLED_DATADIR@tex" \serverpipe "$$UserDir/.lyxpipe" diff --git a/status.24x b/status.24x index cb0810c0f2..e982adeca2 100644 --- a/status.24x +++ b/status.24x @@ -19,6 +19,7 @@ What's new * MISCELLANEOUS +- Update format of lyxrc.dist templates * TEX2LYX IMPROVEMENTS