From 769afefb15b426a4f56437ce037950c6f36d4869 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Wed, 8 Aug 2012 10:07:31 +0200 Subject: [PATCH] documentation --- RELEASE-NOTES | 3 +++ lib/scripts/prefs2prefs_prefs.py | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0e0fb8efd1..ee523fb21c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -32,6 +32,9 @@ The following pref variables are obsoleted in 2.1: - \\default_language - \\default_papersize +To set the default language and paper size for new documents, use the +"Save As Document Defaults" button in Document > Settings. + The following new LyX functions have been introduced: - LFUN_BUFFER_EXPORT_AS diff --git a/lib/scripts/prefs2prefs_prefs.py b/lib/scripts/prefs2prefs_prefs.py index 8e16899de6..0716d3802b 100644 --- a/lib/scripts/prefs2prefs_prefs.py +++ b/lib/scripts/prefs2prefs_prefs.py @@ -43,7 +43,7 @@ # Add "nice" flag for converters # No conversion necessary. -# Incremented to format 9, by spitz +# Incremented to format 9, a18af620 by spitz # Remove default_language rc. import re