]> git.lyx.org Git - lyx.git/log
lyx.git
6 years agoAvoid empty space above the top of the document
Jean-Marc Lasgouttes [Thu, 28 Sep 2017 11:31:41 +0000 (13:31 +0200)]
Avoid empty space above the top of the document

If the height of the first row of the document has become smaller (for
example when it contains an image which size has shrunk), that the
anchor offset has to be adapted so that there is not a large blank
space at the top of the document.

(cherry picked from commit d6aecbda0f5929ab04805ac6e19cd48f3c4a059b)

6 years agoFix crash when closing master with children and grandchildren
Juergen Spitzmueller [Thu, 28 Sep 2017 07:06:33 +0000 (09:06 +0200)]
Fix crash when closing master with children and grandchildren

In some cases, it is possible that the BufferPositionMap has
dangling pointers. We thus check whether the Buffer is loaded
before accessing it.

Fixes: #10766
6 years agoWhitespace cosmetics
Juergen Spitzmueller [Wed, 27 Sep 2017 16:05:58 +0000 (18:05 +0200)]
Whitespace cosmetics

6 years agoDo not apply mathindent to inline math insets
Jean-Marc Lasgouttes [Sun, 24 Sep 2017 20:37:56 +0000 (22:37 +0200)]
Do not apply mathindent to inline math insets

(cherry picked from commit 040e9d32a6c1f69c444ed6593e67f96829f8052f)

6 years agoFix some spelling errors reported by Sven
Juergen Spitzmueller [Fri, 22 Sep 2017 07:29:16 +0000 (09:29 +0200)]
Fix some spelling errors reported by Sven

Fixes: #10678
(cherry picked from commit b498646b2eb880b420b493a94144dd8dce2e32c7)

6 years agoAdd missing file (this addition needed to be forced)
Juergen Spitzmueller [Mon, 18 Sep 2017 18:12:57 +0000 (20:12 +0200)]
Add missing file (this addition needed to be forced)

(cherry picked from commit c61f31d8a5369b0f6eda081ac19c72250e5a8967)

6 years agoRemove files that are no longer in the tree.
Juergen Spitzmueller [Mon, 18 Sep 2017 18:01:27 +0000 (20:01 +0200)]
Remove files that are no longer in the tree.

(cherry picked from commit fe4e29a642cf5a4c991b23af8e379ad838d6b5e8)

6 years agoUpdate internal Hunspell to latest release (1.6.2)
Juergen Spitzmueller [Mon, 18 Sep 2017 16:12:21 +0000 (18:12 +0200)]
Update internal Hunspell to latest release (1.6.2)

(cherry picked from commit 3b89cd9c283d1daadfbf1d7367aa103450a276ae)

6 years agoDo not disable the other spellers when compiling against internal hunspell
Juergen Spitzmueller [Mon, 18 Sep 2017 16:06:01 +0000 (18:06 +0200)]
Do not disable the other spellers when compiling against internal hunspell

Users might still want to have a selection.

(cherry picked from commit 561d36a19e849d7410d8e5eb9e6898810ff237c0)

6 years agoDefine USE_HUNSPELL when compiling against included hunspell.
Juergen Spitzmueller [Mon, 18 Sep 2017 15:31:42 +0000 (17:31 +0200)]
Define USE_HUNSPELL when compiling against included hunspell.

Otherwise, the speller is disabled.

(cherry picked from commit be36fe6e62a3dd614419a4dc5df5cb059421c595)

6 years agoFix compilation of es/Additional.lyx with (xe|lua)latex using for system fonts
Kornel Benko [Mon, 18 Sep 2017 07:22:08 +0000 (09:22 +0200)]
Fix compilation of es/Additional.lyx with (xe|lua)latex using for system fonts

6 years agode/Customization: fix typo.
Juergen Spitzmueller [Sun, 17 Sep 2017 16:29:55 +0000 (18:29 +0200)]
de/Customization: fix typo.

(cherry picked from commit f7e431ce7339b4772e162141212d5a45cf067236)

6 years agoUpdate sk.po
Kornel Benko [Sat, 16 Sep 2017 14:54:10 +0000 (16:54 +0200)]
Update sk.po

6 years agoReset InsetArgument language after passthru status change
Juergen Spitzmueller [Fri, 15 Sep 2017 14:21:05 +0000 (16:21 +0200)]
Reset InsetArgument language after passthru status change

Fixes: #10664
6 years agoRELEASE_NOTES: minor correction
Juergen Spitzmueller [Fri, 15 Sep 2017 09:54:39 +0000 (11:54 +0200)]
RELEASE_NOTES: minor correction

6 years agoAllow to provide xunicode.
Juergen Spitzmueller [Fri, 15 Sep 2017 07:36:16 +0000 (09:36 +0200)]
Allow to provide xunicode.

6 years ago#10762 open lyx pipe only once to read the answer
Stephan Witt [Fri, 15 Sep 2017 06:16:50 +0000 (08:16 +0200)]
#10762 open lyx pipe only once to read the answer

(cherry picked from commit c7efc9df28b86cd93dbe56ba0c645a4b381baf9f)

6 years agoUserGuide.lyx: accept and distribute all recent changes (part 3/3)
Uwe Stöhr [Thu, 14 Sep 2017 22:09:40 +0000 (00:09 +0200)]
UserGuide.lyx: accept and distribute all recent changes (part 3/3)

6 years ago#10762 update format and copyright
Stephan Witt [Thu, 14 Sep 2017 10:01:19 +0000 (12:01 +0200)]
#10762 update format and copyright

6 years ago#10762 don't hard-code the location of LyX bundle - use script path name for lyxrc...
Stephan Witt [Thu, 14 Sep 2017 07:00:16 +0000 (09:00 +0200)]
#10762 don't hard-code the location of LyX bundle - use script path name for lyxrc.dist lookup

(cherry picked from commit 8cbed5ef4ac4981db0f232767d2f8b2c24b5738d)

6 years ago#10762 read complete answer from LyX server and echo it
Stephan Witt [Thu, 14 Sep 2017 06:57:52 +0000 (08:57 +0200)]
#10762 read complete answer from LyX server and echo it

(cherry picked from commit 81d70b41a121e9f096fdf06b93859eac8584dabe)

6 years ago#10762 correct user preferences file lookup
Stephan Witt [Thu, 14 Sep 2017 06:52:38 +0000 (08:52 +0200)]
#10762 correct user preferences file lookup

(cherry picked from commit 4939741a737223a7b4bafad5bb00122f658fafea)

6 years ago#10762 avoid back ticks for sub-shell execution where possible
Stephan Witt [Thu, 14 Sep 2017 06:50:42 +0000 (08:50 +0200)]
#10762 avoid back ticks for sub-shell execution where possible

(cherry picked from commit bec5b579b0bcb5212b3f1aafb96ce6e1871bf271)

6 years agoUserGuide.lyx: accept and distribute more recent changes (part 2/3)
Uwe Stöhr [Wed, 13 Sep 2017 23:00:32 +0000 (01:00 +0200)]
UserGuide.lyx: accept and distribute more recent changes (part 2/3)

6 years agoUserGuide.lyx: accept and distribute recent changes (part 1/2)
Uwe Stöhr [Tue, 12 Sep 2017 22:57:21 +0000 (00:57 +0200)]
UserGuide.lyx: accept and distribute recent changes (part 1/2)

- Customization.lyx: fix a typo

6 years agolibiconv: upgrade to version 1.15
Uwe Stöhr [Tue, 12 Sep 2017 21:15:43 +0000 (23:15 +0200)]
libiconv: upgrade to version 1.15

6 years agode/Additional: fix typo.
Juergen Spitzmueller [Tue, 12 Sep 2017 09:05:48 +0000 (11:05 +0200)]
de/Additional: fix typo.

6 years ago#10662 use drawers for bibliography dialogs
Stephan Witt [Tue, 12 Sep 2017 09:05:42 +0000 (11:05 +0200)]
#10662 use drawers for bibliography dialogs

This change solves dialog stacking problems on newer Mac OS X in combination with the OS provided file open dialog.

6 years agoUpdate documentation about em/en dashes and bitmap fonts.
Guenter Milde [Tue, 29 Aug 2017 19:52:31 +0000 (21:52 +0200)]
Update documentation about em/en dashes and bitmap fonts.

6 years agosvg2*tex.py: final fixes for Windows
Juergen Spitzmueller [Tue, 12 Sep 2017 05:57:29 +0000 (07:57 +0200)]
svg2*tex.py: final fixes for Windows

Fixes: #10679
6 years agoCustomization.lyx: fix a typo
Uwe Stöhr [Mon, 11 Sep 2017 19:19:53 +0000 (21:19 +0200)]
Customization.lyx: fix a typo

6 years agoUpdate row width when inset is indented
Jean-Marc Lasgouttes [Mon, 11 Sep 2017 10:40:40 +0000 (12:40 +0200)]
Update row width when inset is indented

Fixes bug #10758

(cherry picked from commit 3f1944a7c97444c6cb5b74a1772ac17f13012902)

6 years agoCustomization.lyx: some small adjustments
Uwe Stöhr [Sun, 10 Sep 2017 22:23:05 +0000 (00:23 +0200)]
Customization.lyx: some small adjustments

6 years agoCustomization.lyx: accept and distribute latest changes
Uwe Stöhr [Sun, 10 Sep 2017 21:53:53 +0000 (23:53 +0200)]
Customization.lyx: accept and distribute latest changes

6 years agoFix #10760
Juergen Spitzmueller [Sun, 10 Sep 2017 17:43:27 +0000 (19:43 +0200)]
Fix #10760

6 years agoInkscape.xtemplate: Add missing output formats
Juergen Spitzmueller [Sun, 10 Sep 2017 16:07:05 +0000 (18:07 +0200)]
Inkscape.xtemplate: Add missing output formats

6 years agoconfigure.py: update lyxrc format.
Juergen Spitzmueller [Sun, 10 Sep 2017 15:14:36 +0000 (17:14 +0200)]
configure.py: update lyxrc format.

6 years agoMerge branch '2.3.x' of git.lyx.org:lyx into 2.3.x
Uwe Stöhr [Sun, 10 Sep 2017 15:06:00 +0000 (17:06 +0200)]
Merge branch '2.3.x' of git.lyx.org:lyx into 2.3.x

6 years agoWin installer: adapt a path
Uwe Stöhr [Sun, 10 Sep 2017 15:05:49 +0000 (17:05 +0200)]
Win installer: adapt a path

6 years agosvg2*tex.py: use subprocess in order to handle path with spaces.
Juergen Spitzmueller [Sun, 10 Sep 2017 15:02:58 +0000 (17:02 +0200)]
svg2*tex.py: use subprocess in order to handle path with spaces.

See #10679

6 years agode/Customization: finish translation.
Juergen Spitzmueller [Sun, 10 Sep 2017 14:12:25 +0000 (16:12 +0200)]
de/Customization: finish translation.

6 years agoCustomization: update the list of colors.
Juergen Spitzmueller [Sun, 10 Sep 2017 14:10:38 +0000 (16:10 +0200)]
Customization: update the list of colors.

6 years agode.po
Juergen Spitzmueller [Sun, 10 Sep 2017 09:04:44 +0000 (11:04 +0200)]
de.po

6 years agoGuiBibtex: Use appropriate title when using Biblatex
Juergen Spitzmueller [Sun, 10 Sep 2017 08:57:48 +0000 (10:57 +0200)]
GuiBibtex: Use appropriate title when using Biblatex

6 years agoUse default btprint value in the UI if none is given.
Juergen Spitzmueller [Sun, 10 Sep 2017 08:51:42 +0000 (10:51 +0200)]
Use default btprint value in the UI if none is given.

6 years agoDisallow newlines in biblatex options
Juergen Spitzmueller [Sun, 10 Sep 2017 08:05:10 +0000 (10:05 +0200)]
Disallow newlines in biblatex options

Fixes: #10757
6 years agobackport Win installer: record a package that LyX uses now for Japanese documents
Uwe Stöhr [Sat, 9 Sep 2017 23:58:06 +0000 (01:58 +0200)]
backport Win installer: record a package that LyX uses now for Japanese documents

6 years agobackport Japanese docs: add missing \origin tags
Uwe Stöhr [Sat, 9 Sep 2017 23:56:53 +0000 (01:56 +0200)]
backport Japanese docs: add missing \origin tags

- LyX cannot be compiled otherwise on Windows using CMake
- also correct version number and accept residues of change tracking

6 years agoUpdate it.po
Enrico Forestieri [Sat, 9 Sep 2017 11:05:22 +0000 (13:05 +0200)]
Update it.po

6 years agoRELEASE_NOTES: add some missing bits
Juergen Spitzmueller [Sat, 9 Sep 2017 08:50:09 +0000 (10:50 +0200)]
RELEASE_NOTES: add some missing bits

Also sort some entries.

6 years agode.po
Juergen Spitzmueller [Sat, 9 Sep 2017 07:13:31 +0000 (09:13 +0200)]
de.po

6 years agoReset default output format to default for Japanese docs.
Juergen Spitzmueller [Sat, 9 Sep 2017 07:03:57 +0000 (09:03 +0200)]
Reset default output format to default for Japanese docs.

Since we have a global default now, these local settings are not
necessary anymore.

6 years agoAdd default output format for pLaTeX
Juergen Spitzmueller [Sat, 9 Sep 2017 06:53:08 +0000 (08:53 +0200)]
Add default output format for pLaTeX

Fixes: #10747
6 years agoANNOUNCE: give information about the backup files
Scott Kostyshak [Fri, 8 Sep 2017 02:15:29 +0000 (22:15 -0400)]
ANNOUNCE: give information about the backup files

Many users are confused when the backup files are created after
saving with a new major LyX version.

Thanks to Richard.

6 years agode.po
Juergen Spitzmueller [Wed, 6 Sep 2017 16:17:55 +0000 (18:17 +0200)]
de.po

6 years agoMake the session zoom relative to the default zoom
Juergen Spitzmueller [Wed, 6 Sep 2017 16:11:31 +0000 (18:11 +0200)]
Make the session zoom relative to the default zoom

Also rename lyxrc.zoom to lyxrc.defaultZoom

Fixes: #10455
6 years agoConsider insets that are chars in InsetCollapsable::getNewLabel()
Juergen Spitzmueller [Wed, 6 Sep 2017 08:02:51 +0000 (10:02 +0200)]
Consider insets that are chars in InsetCollapsable::getNewLabel()

This fixes the display of closed ERTs, Indexes etc. when they contain
special chars, logos or quotation marks.

(Since quotation marks in ERTs are now insets, not chars anymore,
this also fixes a bug/regression of the display of babel shortcuts
such as "= in closed ERTs; hence I consider this fix necessary for 2.3.x)

6 years agoUpdate sk.po
Kornel Benko [Sun, 3 Sep 2017 18:17:49 +0000 (20:17 +0200)]
Update sk.po

6 years agode.po
Juergen Spitzmueller [Sun, 3 Sep 2017 07:07:11 +0000 (09:07 +0200)]
de.po

6 years ago Copy recent additions to EmbeddedObjects to localized files
jpc [Sat, 2 Sep 2017 20:44:14 +0000 (22:44 +0200)]
      Copy recent additions to EmbeddedObjects to localized files
          Translate French and remove CT in original file

6 years ago Update fr.po
jpc [Sat, 2 Sep 2017 20:02:08 +0000 (22:02 +0200)]
               Update fr.po

6 years ago Update acmart.layout following tickets #10722 & #10723
jpc [Fri, 1 Sep 2017 21:02:26 +0000 (23:02 +0200)]
     Update acmart.layout following tickets #10722 & #10723

6 years agoHonor trailing spaces in LabelString and friends
Jean-Marc Lasgouttes [Thu, 31 Aug 2017 10:03:54 +0000 (12:03 +0200)]
Honor trailing spaces in LabelString and friends

Remove the trimming operation on LabelString, LabelStringAppendix,
EndLabelString and LabelCounter. This trimming meant that quotes
strings were not preserved, which is wrong.

To preserve layouts, the Layout format has been updated to 64, so that
layout2layout can remove extra spaces on existing strings, which
ensures that behavior is unchanged for old layouts (courtesy of rgheck).

It is now possible to re-add spaces in label strings where it makes
sense.

Fixes bug #10723.

(cherry picked from commit 5c545573507bbf55f78c294188537c6aff959bc0)

6 years agoUpdate sk.po
Kornel Benko [Sat, 2 Sep 2017 11:01:00 +0000 (13:01 +0200)]
Update sk.po

6 years agode.po
Juergen Spitzmueller [Sat, 2 Sep 2017 07:23:13 +0000 (09:23 +0200)]
de.po

6 years agoSupport for Japanese BX classes, by K. Yokota
Juergen Spitzmueller [Sat, 2 Sep 2017 07:06:52 +0000 (09:06 +0200)]
Support for Japanese BX classes, by K. Yokota

Fixes: #10746
6 years agoAdd special chain for Modules with OutputFormat for pLaTeX (Japanese)
Juergen Spitzmueller [Fri, 1 Sep 2017 08:27:12 +0000 (10:27 +0200)]
Add special chain for Modules with OutputFormat for pLaTeX (Japanese)

Fixes: #8823
6 years agoWhen a row is shortened, reset its flushed() attribute.
Jean-Marc Lasgouttes [Thu, 31 Aug 2017 12:52:30 +0000 (14:52 +0200)]
When a row is shortened, reset its flushed() attribute.

Fixes bug #10699.

(cherry picked from commit 59e2c40564f441044d38f2082b8a038cc093c932)

6 years ago Add .gmo file
jpc [Thu, 31 Aug 2017 08:01:48 +0000 (10:01 +0200)]
    Add .gmo file

6 years ago Updates for Japanese documentation posted on po-updates@lyx.org
jpc [Thu, 31 Aug 2017 07:54:37 +0000 (09:54 +0200)]
    Updates for Japanese documentation posted on po-updates@lyx.org
        Translation status reflected in Changelog files

6 years agoja.po: translation update from Koji Yokota
Scott Kostyshak [Thu, 31 Aug 2017 05:11:05 +0000 (01:11 -0400)]
ja.po: translation update from Koji Yokota

I checked that the changes from 29378af4 are preserved.

6 years ago Update fr.po
jpc [Tue, 29 Aug 2017 16:08:25 +0000 (18:08 +0200)]
          Update fr.po

6 years agoFix Lexer::getLongString prefix pruning logic
Jean-Marc Lasgouttes [Wed, 23 Aug 2017 10:25:29 +0000 (12:25 +0200)]
Fix Lexer::getLongString prefix pruning logic

This fixes 3 bugs:
1/ only spaces are considered as part of the prefix
2/ leading tabs are removed unconditionally
3/ off-by-one error in the removal

The new intended behavior is:

1/ find the prefix (sequence of spaces and tabs) before the first
   line; remove this prefix from the line
2/ on the next lines, check whether they start with the same prefix,
  and if they do, strip this prefix

(cherry picked from commit 48f099d93ab179eef76594ced6b735aa912c03f6)

6 years agoMinor corrections
Juergen Spitzmueller [Tue, 29 Aug 2017 10:12:11 +0000 (12:12 +0200)]
Minor corrections

6 years agode/Customization: some bits more translation
Juergen Spitzmueller [Tue, 29 Aug 2017 10:11:32 +0000 (12:11 +0200)]
de/Customization: some bits more translation

6 years ago Copy new paragrpah in section C.2.2.1 in localized UserGuide files
jpc [Tue, 29 Aug 2017 09:48:07 +0000 (11:48 +0200)]
   Copy new paragrpah in section C.2.2.1 in localized UserGuide files
       Remove CT, translate in French file  and update Changelog

6 years agoMinor corrections I did while translating
Juergen Spitzmueller [Mon, 28 Aug 2017 13:35:13 +0000 (15:35 +0200)]
Minor corrections I did while translating

6 years agode/Customization: some more translation
Juergen Spitzmueller [Mon, 28 Aug 2017 13:34:36 +0000 (15:34 +0200)]
de/Customization: some more translation

6 years agoFix computation of string width when using a QTextLayout
Jean-Marc Lasgouttes [Mon, 28 Aug 2017 10:05:35 +0000 (12:05 +0200)]
Fix computation of string width when using a QTextLayout

It was not a good idea to rely on QTextLine::naturalTextWidth() to
compute a string width. The correct method is horizontalAdvance().

Also round the value to the nearest pixel, since this is what
QFontMetrics::width() does.

Fixes bug #10700 (and maybe others).

(cherry picked from commit c874641e95b763a6d4691fb12fba893580f3018a)

6 years agoEmbeddedObjects: More (minor) corrections to the Inkscape template decription.
Juergen Spitzmueller [Mon, 28 Aug 2017 06:41:57 +0000 (08:41 +0200)]
EmbeddedObjects: More (minor) corrections to the Inkscape template decription.

Includes German translation.

6 years agoImprove the svg2*tex.py scripts.
Juergen Spitzmueller [Mon, 28 Aug 2017 06:00:56 +0000 (08:00 +0200)]
Improve the svg2*tex.py scripts.

The inkscape command was hardcoded, but it seems that we need the full
patch on Windows. Therefore we check in configure.py if inkscape is
installed and pass the proper name (and possibly path) to the scripts.

Should address problems mentioned in #10679

6 years agode/EmbeddedObjects: add and translate the Inkscape modifications.
Juergen Spitzmueller [Sun, 27 Aug 2017 14:02:50 +0000 (16:02 +0200)]
de/EmbeddedObjects: add and translate the Inkscape modifications.

6 years agode/Customization.lyx: Some updates and translations.
Juergen Spitzmueller [Sun, 27 Aug 2017 13:34:16 +0000 (15:34 +0200)]
de/Customization.lyx: Some updates and translations.

Still lots to do. This document is utterly outdated.

6 years ago Copy new documentation of Insksscape external material
jpc [Sun, 27 Aug 2017 12:38:25 +0000 (14:38 +0200)]
  Copy new documentation of Insksscape external material
      in localized files and remove change tracking

6 years ago Update French version of UserGuide (but section 6.5)
jpc [Sun, 27 Aug 2017 12:03:34 +0000 (14:03 +0200)]
 Update French version of UserGuide (but section 6.5)

6 years agoEmbeddedObjects: Clarify the aim of the Inkscape external template
Juergen Spitzmueller [Sun, 27 Aug 2017 08:50:01 +0000 (10:50 +0200)]
EmbeddedObjects: Clarify the aim of the Inkscape external template

This should clear some confusion about the input format of the template
(see #10679).

6 years agoUpdate sk.po
Kornel Benko [Sun, 27 Aug 2017 08:41:49 +0000 (10:41 +0200)]
Update sk.po

6 years ago Update LyX version un UserGuide.lyx
jpc [Sun, 27 Aug 2017 08:16:53 +0000 (10:16 +0200)]
      Update LyX version un UserGuide.lyx

6 years agoAdd proper author info and license header to the inkscape.xtemplate related files
Juergen Spitzmueller [Sat, 26 Aug 2017 14:10:55 +0000 (16:10 +0200)]
Add proper author info and license header to the inkscape.xtemplate related files

6 years agode/EmbeddedObjects: minor spelling corrections.
Juergen Spitzmueller [Sat, 26 Aug 2017 14:10:17 +0000 (16:10 +0200)]
de/EmbeddedObjects: minor spelling corrections.

6 years agoUserGuide: Add some notes about keysym syntax
Juergen Spitzmueller [Sat, 26 Aug 2017 11:23:31 +0000 (13:23 +0200)]
UserGuide: Add some notes about keysym syntax

Fixes: #10745
6 years agoFix some oxygen icons
Juergen Spitzmueller [Sat, 26 Aug 2017 07:19:17 +0000 (09:19 +0200)]
Fix some oxygen icons

These had phantom elements that made them appear incorrectly in the info
insets.

6 years agoMention -shell-escape in release notes
Enrico Forestieri [Thu, 24 Aug 2017 08:16:18 +0000 (10:16 +0200)]
Mention -shell-escape in release notes

6 years agoMention pygmentize_command in release notes
Enrico Forestieri [Wed, 23 Aug 2017 09:13:44 +0000 (11:13 +0200)]
Mention pygmentize_command in release notes

6 years agoWin installer: updates for beta 1
Uwe Stöhr [Tue, 15 Aug 2017 19:06:19 +0000 (21:06 +0200)]
Win installer: updates for beta 1

6 years agoBack to development
Scott Kostyshak [Mon, 14 Aug 2017 08:05:11 +0000 (04:05 -0400)]
Back to development

6 years agoThis is LyX 2.3.0beta1 2.3.0beta1
Scott Kostyshak [Mon, 14 Aug 2017 08:03:24 +0000 (04:03 -0400)]
This is LyX 2.3.0beta1

6 years agoUpdate a layout to 2.3.0beta1 format
Scott Kostyshak [Mon, 14 Aug 2017 06:31:25 +0000 (02:31 -0400)]
Update a layout to 2.3.0beta1 format

6 years agoUpdate docs to 2.3.0beta1 format
Scott Kostyshak [Mon, 14 Aug 2017 06:31:24 +0000 (02:31 -0400)]
Update docs to 2.3.0beta1 format

6 years agoNEWS: remove some uninformative items
Scott Kostyshak [Mon, 14 Aug 2017 06:18:21 +0000 (02:18 -0400)]
NEWS: remove some uninformative items

Noted by Pavel at

    https://www.mail-archive.com/search?l=mid&q=20170425002424.GC8883%40atrey.karlin.mff.cuni.cz