commit c9040100b5cb7c2580b34421aae2a8e53c43c054
Author: Richard Kimberly Heck <[email protected]>
Date:   Mon Nov 30 13:29:22 2020 -0500

    Back to development
---
 configure.ac |    4 +-
 status.23x   |   87 ++++++---------------------------------------------------
 2 files changed, 12 insertions(+), 79 deletions(-)

diff --git a/configure.ac b/configure.ac
index 0d2e520..e5016da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.3.6,[[email protected]],[lyx])
+AC_INIT(LyX,2.3.7dev,[[email protected]],[lyx])
 AC_PRESERVE_HELP_ORDER
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2020-11-27"])
+AC_SUBST(LYX_DATE, ["2020-11-30"])
 AC_PREREQ(2.65)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])
diff --git a/status.23x b/status.23x
index 1c26349..c5bd905 100644
--- a/status.23x
+++ b/status.23x
@@ -1,6 +1,6 @@
 -*- text -*-
 
-This file describes what has been done in the preparation of LyX 2.3.6.
+This file describes what has been done in the preparation of LyX 2.3.7.
 All comments are welcome.
 
 We try to group things by topic and in decreasing order of importance.
@@ -15,51 +15,28 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
-- Added layout for American Psychological Association (APA), v. 7 (apa7).
 
 
-* USER INTERFACE
-
-- Improve UI of math matrix dialog UI (bug 11888).
-
-- Fix display of 'by chapter' labels in AMS classes (bug 11741).
-
-- Add support for the doublestroke package in mathed (bug 11887).
-
-- Fix behavior of text style dialog when "Immediate Apply" is checked (bug 
11926).
-
-- Focus keyword field in Thesaurus dialog.
+* MISCELLANEOUS
 
-- Allow creation of a child file from the include dialog (bug 4475).
 
-- Make sure to load the correct math fonts in certain cases.
 
-- Update autocorrect in mathed so that pressing '*' after a delimiter will
-  cycle through all sizes.
+* TEX2LYX IMPROVEMENTS
 
-- Display character styles along with fonts in status bar (bug 11951).
 
 
-* MISCELLANEOUS
-
-- Adjust debug output for fonts by not breaking lines that should go together.
+* USER INTERFACE
 
 
-* TEX2LYX IMPROVEMENTS
 
 
 * DOCUMENTATION AND LOCALIZATION
 
-- Update Czech, German, Italian, Slovak, Russian and French user interface 
localizations. 
 
-- Update French translation of Customization manual
 
 
 * BUILD/INSTALLATION
 
-- Wininstaller, temporary remove the option to run LyX from the finish page
-  due to upcoming fix of the issue where after installing LyX as admin, this 
option
-  would execute LyX as admin too.
 
 
 
@@ -68,88 +45,44 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
-- Fix output of titles in branches and other insets (follow-up to bug 11787).
 
-- Fix clipping of vector images and when exporting from command line
-  (follow-up to bug 11180).
 
 
 * USER INTERFACE
 
-- Fix crash when pasting math grid with more rows in source than target
-  (bug 11897).
-
-- Fix problem with drawing of auto-opened insets (bug 11870).
-
-- Fix crash when rejecting changes and the cursor is in an inset that will be
-  deleted (bug 10316).
-
-- Ask to save hidden dirty documents (bug 11405).
-
-- Fix background color of collapsible insets with sublabel.
-
-- Do not paste tabulators when pasting multiple cell outside table (bug 4449).
 
-- Fix language when pasting multiple cell outside table (bug 11898).
 
-- Fix input of decimal numbers in RtL context (bug 11900).
 
-- Fix the LyX icon in the Wayland dash (bug 11847).
-
-- Fix display bug when typing in a paragraph where row heights change (bug 
11601).
-
-- Fix wrong marking-text-behavior with doubleclick on notebook touchpads 
(Windows)
-
-- Fix spacing of limits of sum-like operators in display style.
+* INTERNALS
 
-- Fix positioning of super- and subscripts with integral signs.
 
-- Fix counter in bibliography inset (bug 11920).
 
-- Do not allow editing of math package list in Document > Settings > Math 
Options,
-  thus preventing a crash (bug 11931).
 
-- Maintain standard layout for separating paragraphs when switching layouts 
(bug 11936).
 
-- Prevent permanent disabling of widgets in Vertical/Horizontal Space dialogs
-  (bug 11952).
+* DOCUMENTATION AND LOCALIZATION
 
-- Fix behavior of Edit button in Include dialog.
 
-- Localize some previously unlocalized strings (bug 11954 ).
 
-- Fix bug where cursor blinks at the wrong position after changing layout (bug 
11912).
 
-- Fix PrettyFormat for Part (bug 11986).
+* LYX2LYX
 
-- Fix on-screen display of special math fonts (bug 11802).
 
-- Fix white frame border in fullscreen mode.
 
 
-* INTERNALS
+* TEX2LYX
 
 
-* DOCUMENTATION AND LOCALIZATION
 
 
-* LYX2LYX
+* LYXHTML
 
 
-* TEX2LYX
 
 
-* LYXHTML
+* ADVANCED FIND AND REPLACE
 
 
-* ADVANCED FIND AND REPLACE
 
 
 * BUILD/INSTALLATION
 
-- Wininstaller, fix bug where previous installations, with emergency version
-  greater than 1, could not be seen in registry on overinstall
-
-- Do not break configuration if a module file is not decodable (file
-  not encoded in utf-8). Rather than that, issue a warning and skip
-  that file (a variant of bug 11736).
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to