From 1dd0bf3253a7d6abd5f4b13fe46e9a4d83887b5e Mon Sep 17 00:00:00 2001 From: Enrico Forestieri Date: Wed, 3 Jul 2024 12:32:18 +0200 Subject: [PATCH] Update format in lyxrc.dist --- development/MacOSX/lyxrc.dist.in | 2 +- development/Win32/lyxrc.dist.in | 2 +- development/cygwin/lyxrc.dist.in | 4 ++-- development/unix/lyxrc.dist.in | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) 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"