]> git.lyx.org Git - lyx.git/log
lyx.git
6 years agoUserGuide.lyx: fix 2 nomenclature entries
Uwe Stöhr [Thu, 30 Nov 2017 12:20:55 +0000 (13:20 +0100)]
UserGuide.lyx: fix 2 nomenclature entries

- also assure correct language for the nomenclature list

6 years agoru.po: re-enable Russian translations thanks to the work of Yuriy
Uwe Stöhr [Thu, 30 Nov 2017 00:11:36 +0000 (01:11 +0100)]
ru.po: re-enable Russian translations thanks to the work of Yuriy

(Yuriy's addition to the CREDITS will follow as soon as our mailing lists are working again.)

6 years agoUserGuide.lyx: workaround for a bug in nomencl
Uwe Stöhr [Wed, 29 Nov 2017 23:52:17 +0000 (00:52 +0100)]
UserGuide.lyx: workaround for a bug in nomencl

see https://tex.stackexchange.com/questions/65913/why-nomenclature-text-is-not-english-when-loading-additional-languages-in-docume for an explanation why the name of the nomenclature can be incorrect.

nomencl is no longer under development since 12 years therefore we should switch to the glossaries package (#10015).

6 years agoUse UndoGroupHelper to track undo group lifetime
Jean-Marc Lasgouttes [Wed, 29 Nov 2017 13:55:56 +0000 (14:55 +0100)]
Use UndoGroupHelper to track undo group lifetime

6 years agoUse range-based for loop.
Jean-Marc Lasgouttes [Wed, 29 Nov 2017 13:52:50 +0000 (14:52 +0100)]
Use range-based for loop.

6 years agoBetter handling of multiple buffers in UndoGroupHelper
Jean-Marc Lasgouttes [Wed, 29 Nov 2017 13:10:33 +0000 (14:10 +0100)]
Better handling of multiple buffers in UndoGroupHelper

It may happen that the buffers are visited in order buffer1,
buffer2, buffer1. In this case, we want to have only one undo group
in buffer1. The solution is to replace buffer_ with a set<Buffer*>.

A use case among others is InsetLabel::updateReferences.

6 years agoRemove unused BufferView member
Jean-Marc Lasgouttes [Wed, 29 Nov 2017 11:27:57 +0000 (12:27 +0100)]
Remove unused BufferView member

6 years agoMake sure that rows are repainted when they get (un)selected
Jean-Marc Lasgouttes [Wed, 29 Nov 2017 10:16:09 +0000 (11:16 +0100)]
Make sure that rows are repainted when they get (un)selected

The bug is the following: when selecting several paragraphs quickly
enough, some rows do not get selected.This is a consequence of the
removal of row crc, which lead to not taking into account the
selection status of the row in the decision to repaint.

The solution chosen here is to add a Row::change() helper function to
modify row members. This will set the Row changed status whenever the
value of the member changes.

6 years agoCmake build: Don't try to convert non-lyx-files.
Kornel Benko [Tue, 28 Nov 2017 18:07:24 +0000 (19:07 +0100)]
Cmake build: Don't try to convert non-lyx-files.

Since they are not supposed to contain versioned strings like LYX_DIR_VER,
it is sufficient to copy them instead.
Besides, they also may be non-utf-8 coded, which would also break the conversion.

6 years agoUpdate sk.po
Kornel Benko [Tue, 28 Nov 2017 10:11:30 +0000 (11:11 +0100)]
Update sk.po

6 years ago Update French Math manual for 2.3
jpc [Tue, 28 Nov 2017 08:03:58 +0000 (09:03 +0100)]
    Update French Math manual for 2.3

6 years agoCustomization.lyx: fix bug#10809
Uwe Stöhr [Mon, 27 Nov 2017 23:54:49 +0000 (00:54 +0100)]
Customization.lyx: fix bug#10809

also some layout fixes to avoid writing in the page margin

6 years agoEmbeddedObjects.lyx: update table with available units
Uwe Stöhr [Mon, 27 Nov 2017 22:12:13 +0000 (23:12 +0100)]
EmbeddedObjects.lyx: update table with available units

6 years agoSplit inkscape_cl (command line) from inkscape_gui (GUI program)
Juergen Spitzmueller [Mon, 27 Nov 2017 17:59:51 +0000 (18:59 +0100)]
Split inkscape_cl (command line) from inkscape_gui (GUI program)

On Windows, these are two different binaries, and one fails to do the
tasks of the other. On all other OSes, the two are the same.

Fixes: #10805
6 years ago A couple of editions in the French Intro manual
jpc [Mon, 27 Nov 2017 17:12:50 +0000 (18:12 +0100)]
        A couple of editions in the French Intro manual

6 years agoFix bug #10809.
Richard Heck [Mon, 27 Nov 2017 03:07:28 +0000 (22:07 -0500)]
Fix bug #10809.

6 years agoFix #10819: Set title for print nomencl dialog.
Richard Heck [Mon, 27 Nov 2017 02:59:38 +0000 (21:59 -0500)]
Fix #10819: Set title for print nomencl dialog.

6 years agoMath: add a note about \tag with RTL languages
Uwe Stöhr [Mon, 27 Nov 2017 01:43:14 +0000 (02:43 +0100)]
Math: add a note about \tag with RTL languages

- also update a weblink

6 years agoUserGuide.lyx: describe \baselineskip
Uwe Stöhr [Sun, 26 Nov 2017 23:26:35 +0000 (00:26 +0100)]
UserGuide.lyx: describe \baselineskip

-also add a Spanish translation

6 years agoUserGuide.lyx: document the Literal option
Uwe Stöhr [Sun, 26 Nov 2017 18:22:20 +0000 (19:22 +0100)]
UserGuide.lyx: document the Literal option

- also remove some now unnecessary bibliography entries

6 years agoCmake build: Add option to use native file dialog also for linux
Kornel Benko [Sun, 26 Nov 2017 17:50:53 +0000 (18:50 +0100)]
Cmake build: Add option to use native file dialog also for linux

6 years agoChangelog-UserGuide-LyX_23x.txt: document recent change for the translators
Uwe Stöhr [Sun, 26 Nov 2017 02:40:34 +0000 (03:40 +0100)]
Changelog-UserGuide-LyX_23x.txt: document recent change for the translators

6 years agoUserGuide.lyx: describe the new font settings options
Uwe Stöhr [Sun, 26 Nov 2017 02:36:57 +0000 (03:36 +0100)]
UserGuide.lyx: describe the new font settings options

6 years agode.po: sanitize some issues reported by poedit
Uwe Stöhr [Sun, 26 Nov 2017 02:34:00 +0000 (03:34 +0100)]
de.po: sanitize some issues reported by poedit

- es.po: add 3 translations

6 years agoRemove useless code.
Richard Heck [Fri, 24 Nov 2017 23:36:09 +0000 (18:36 -0500)]
Remove useless code.

runparams was a temporary anyway.

6 years agoMinor code re-organization
Richard Heck [Fri, 24 Nov 2017 20:34:25 +0000 (15:34 -0500)]
Minor code re-organization

6 years agoFixup e64ea357
Jean-Marc Lasgouttes [Fri, 24 Nov 2017 22:36:28 +0000 (23:36 +0100)]
Fixup e64ea357

Cursor at end of paragraph should be treated as if boundary was on.

6 years agoAssure print function compatibility in python 2.x
Juergen Spitzmueller [Fri, 24 Nov 2017 10:56:41 +0000 (11:56 +0100)]
Assure print function compatibility in python 2.x

6 years agoWin installer: update to Qt 5.9.3
Uwe Stöhr [Thu, 23 Nov 2017 23:16:23 +0000 (00:16 +0100)]
Win installer: update to Qt 5.9.3

6 years agoHandle properly top/bottom of inset with mac-like cursor movement
Jean-Marc Lasgouttes [Sat, 15 Jul 2017 15:23:22 +0000 (17:23 +0200)]
Handle properly top/bottom of inset with mac-like cursor movement

The correct behavior is to go to position 0 going up from first row,
and to end of row when going down on last row.

The targetx value of the cursor is not updated, which makes cursor
movement more natural.

Fixes bug #10701.

6 years agoAvoid some caret ghosts
Jean-Marc Lasgouttes [Thu, 23 Nov 2017 14:38:17 +0000 (15:38 +0100)]
Avoid some caret ghosts

When the caret is at end of row, if may happen that it is drawn after
the end of the row. In this case caret blinking will not work
properly. This patch extends the row background on the left and right
by Inset::TEXT_TO_INSET_OFFSET. This is only a hack that will not work
if the caret has a ridiculous width like 6.

Additionally, introduce some (disabled) debug code that numbers the
rows on screen by painting order.

Finally, make the code that detects whether the caret was in a given
row more precise (take boundary into account).

Fixes (mostly, see above) bug #10797.

6 years agoUse python3 print syntax
Juergen Spitzmueller [Thu, 23 Nov 2017 07:16:10 +0000 (08:16 +0100)]
Use python3 print syntax

6 years agoUpdate makefile after change of filename.
Richard Heck [Thu, 23 Nov 2017 00:14:21 +0000 (19:14 -0500)]
Update makefile after change of filename.

6 years agoRevert "Uwe updated this on Windows, and it became lowercase."
Richard Heck [Thu, 23 Nov 2017 00:13:40 +0000 (19:13 -0500)]
Revert "Uwe updated this on Windows, and it became lowercase."

This reverts commit 04bf4675499da3bfd87f1aa1f4d50217780b31b8.

6 years agoUwe updated this on Windows, and it became lowercase.
Richard Heck [Wed, 22 Nov 2017 23:47:39 +0000 (18:47 -0500)]
Uwe updated this on Windows, and it became lowercase.

6 years agosvg2pdftex.py: make print work with Python 2 and 3
Uwe Stöhr [Wed, 22 Nov 2017 22:26:58 +0000 (23:26 +0100)]
svg2pdftex.py: make print work with Python 2 and 3

6 years agoRemove more lower-level dependencies
Juergen Spitzmueller [Wed, 22 Nov 2017 15:45:13 +0000 (16:45 +0100)]
Remove more lower-level dependencies

6 years agoAdd a note about dependency declarations in layouts/modules
Juergen Spitzmueller [Wed, 22 Nov 2017 15:42:33 +0000 (16:42 +0100)]
Add a note about dependency declarations in layouts/modules

6 years agoRestore uk/Intro.lyx and renaming due to windows ignoring capitalization instead
Kornel Benko [Wed, 22 Nov 2017 10:17:55 +0000 (11:17 +0100)]
Restore uk/Intro.lyx and renaming due to windows ignoring capitalization instead

6 years agoRemove grandchild-level dependencies.
Juergen Spitzmueller [Wed, 22 Nov 2017 07:33:09 +0000 (08:33 +0100)]
Remove grandchild-level dependencies.

We agreed to only check for top-level dependencies, see
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg195679.html

This reverts 30475b4b0.

6 years agoWin installer: check that the Win installer is not already running
Uwe Stöhr [Tue, 21 Nov 2017 23:32:25 +0000 (00:32 +0100)]
Win installer: check that the Win installer is not already running

6 years agoUkrainian Footnote.png: update image
Uwe Stöhr [Tue, 21 Nov 2017 22:20:31 +0000 (23:20 +0100)]
Ukrainian Footnote.png: update image

6 years agoUse existing graphic paths only, uk/Intro.lyx
Kornel Benko [Tue, 21 Nov 2017 21:09:53 +0000 (22:09 +0100)]
Use existing graphic paths only, uk/Intro.lyx

6 years agoacmart.layout: fix a dependency
Uwe Stöhr [Tue, 21 Nov 2017 21:02:00 +0000 (22:02 +0100)]
acmart.layout: fix a dependency

for the discussion about the dependencies see bug #10806

6 years agofi.po: updates by Jari-Matti Mäkelä
Juergen Spitzmueller [Tue, 21 Nov 2017 18:25:01 +0000 (19:25 +0100)]
fi.po: updates by Jari-Matti Mäkelä

(cherry picked from commit 74106b9960c853442b7d41334e277318f5a00a7c)

6 years agoWin installer: add two more required packages and correct a word
Uwe Stöhr [Tue, 21 Nov 2017 00:12:08 +0000 (01:12 +0100)]
Win installer: add two more required packages and correct a word

- vntex is necessary for Vietnamese, greek-fontenc for Greek
- use correct term for Farsi

6 years agodoc files: port today's changes to master
Uwe Stöhr [Mon, 20 Nov 2017 22:48:44 +0000 (23:48 +0100)]
doc files: port today's changes to master

6 years agosv.po: updates from Jim
Uwe Stöhr [Mon, 20 Nov 2017 21:01:26 +0000 (22:01 +0100)]
sv.po: updates from Jim

6 years agoWin installer: big file cleanup
Uwe Stöhr [Mon, 20 Nov 2017 20:05:16 +0000 (21:05 +0100)]
Win installer: big file cleanup

- update the file list in Makefile.am
- don't try to build it via CMake because this requires more than CMakeLists.txt. If it should nevertheless be built via CMake the .cmake files need to be rewritten from scratch
- remove unused and outdated files
- update  an SVG file

6 years agoWin installer: another update for Packages.txt
Uwe Stöhr [Mon, 20 Nov 2017 20:01:14 +0000 (21:01 +0100)]
Win installer: another update for Packages.txt

- necessary for seminar with XeTeX

6 years agoUse existing graphic paths only
Kornel Benko [Mon, 20 Nov 2017 11:57:02 +0000 (12:57 +0100)]
Use existing graphic paths only

6 years agoLongtable: only output the caption contents in a caption row.
Juergen Spitzmueller [Mon, 20 Nov 2017 09:59:09 +0000 (10:59 +0100)]
Longtable: only output the caption contents in a caption row.

Fixes: #10791
6 years agotemplate files: save them all with LyX 2.3RC1
Uwe Stöhr [Mon, 20 Nov 2017 01:33:28 +0000 (02:33 +0100)]
template files: save them all with LyX 2.3RC1

6 years agoWin installer: update package list
Uwe Stöhr [Mon, 20 Nov 2017 01:32:48 +0000 (02:32 +0100)]
Win installer: update package list

these are the packages required to compile all LyX doc, examples and template files that are not yet installed by MiKTeX on a fresh installation.

6 years agovarwidth-floats-side-by-side.lyx: use PDF images
Uwe Stöhr [Mon, 20 Nov 2017 01:31:00 +0000 (02:31 +0100)]
varwidth-floats-side-by-side.lyx: use PDF images

6 years agoapa6.layout: add dependencies
Uwe Stöhr [Mon, 20 Nov 2017 01:29:45 +0000 (02:29 +0100)]
apa6.layout: add dependencies

should go in for LyX 2.3.1

6 years agoacmart.layout: add dependencies
Uwe Stöhr [Mon, 20 Nov 2017 01:29:19 +0000 (02:29 +0100)]
acmart.layout: add dependencies

should go in for LyX 2.3.1

6 years agochkconfig.ltx: add 3 required packages
Uwe Stöhr [Sun, 19 Nov 2017 15:07:08 +0000 (16:07 +0100)]
chkconfig.ltx: add 3 required packages

- the l3 packages are required by more and more packages. Here with a fresh MiKTeX installation I cannot even compile the UserGuide without the l3 packages.

should also go in for LyX 2.3.1

6 years agobeamer.layout: add 3 dependencies
Uwe Stöhr [Sun, 19 Nov 2017 14:48:02 +0000 (15:48 +0100)]
beamer.layout: add 3 dependencies

both are required according to the beamer.cls

candidate for LyX 2.3.1

6 years agoDisable non-functional table rotation for longtables
Juergen Spitzmueller [Sun, 19 Nov 2017 13:32:53 +0000 (14:32 +0100)]
Disable non-functional table rotation for longtables

In the long run, proper longtable rotation via [pdf]lscape should
be implemented.

See #9194

6 years agoAllow footnotes in floating tables via tablefootnote package
Juergen Spitzmueller [Sun, 19 Nov 2017 11:56:40 +0000 (12:56 +0100)]
Allow footnotes in floating tables via tablefootnote package

See #808.

6 years agoFix footnote output in description item
Juergen Spitzmueller [Sun, 19 Nov 2017 07:59:48 +0000 (08:59 +0100)]
Fix footnote output in description item

Fixes: #9387
6 years agoFix footnote output in tables outside floats and longtable header/footer
Juergen Spitzmueller [Sun, 19 Nov 2017 07:57:58 +0000 (08:57 +0100)]
Fix footnote output in tables outside floats and longtable header/footer

Fixes: #808 (sic!), #5869
6 years agodoc files: save them with LyX 2.3 - part 2
Uwe Stöhr [Sun, 19 Nov 2017 01:21:30 +0000 (02:21 +0100)]
doc files: save them with LyX 2.3 - part 2

6 years agodoc files: save them with LyX 2.3 - part 1
Uwe Stöhr [Sun, 19 Nov 2017 00:55:05 +0000 (01:55 +0100)]
doc files: save them with LyX 2.3 - part 1

6 years agoMath.lyx: correct a term
Uwe Stöhr [Sun, 19 Nov 2017 00:37:22 +0000 (01:37 +0100)]
Math.lyx: correct a term

6 years agoCatalan mathed.lyx: move outdated file to attic/ca/mathed.lyx
Uwe Stöhr [Sun, 19 Nov 2017 00:30:09 +0000 (01:30 +0100)]
Catalan mathed.lyx: move outdated file to attic/ca/mathed.lyx

(Besides that it is outdated, we already have all its info in the Spanish math manual and all Catalans understand Spanish.)

6 years agoMath.lyx: update the section about subequations.lyx
Uwe Stöhr [Sat, 18 Nov 2017 23:53:10 +0000 (00:53 +0100)]
Math.lyx: update the section about subequations.lyx

- an extra example file is not necessary since we already describe subequations in the math manual

6 years agoes.po: some corrections
Uwe Stöhr [Sat, 18 Nov 2017 23:46:44 +0000 (00:46 +0100)]
es.po: some corrections

6 years agoR-S-statements.lyx: move to attic/R-S-statements.lyx
Uwe Stöhr [Sat, 18 Nov 2017 17:16:08 +0000 (18:16 +0100)]
R-S-statements.lyx: move to attic/R-S-statements.lyx

RS statements are deprecated since 2015. Their replacement are the HP statements for which LyX has an example file since LyX 2.2.

6 years agoexample files: save them with LyX 2.3 - part 3/
Uwe Stöhr [Sat, 18 Nov 2017 17:04:57 +0000 (18:04 +0100)]
example files: save them with LyX 2.3 - part 3/

also some minor adjustment to some files like date and version

6 years agoSlovakian splash.lyx: Revert
Uwe Stöhr [Sat, 18 Nov 2017 16:58:28 +0000 (17:58 +0100)]
Slovakian splash.lyx: Revert

this file version was no in the 2.3.x tree. Please use the 2.3.x tree for the up to date docs unless you are describing new features only available in master

This partly reverts commit 828286d313955623eb4c5919b700809cee59ac44.

6 years agoexample files: save them with LyX 2.3 - part 2
Uwe Stöhr [Sat, 18 Nov 2017 16:50:23 +0000 (17:50 +0100)]
example files: save them with LyX 2.3 - part 2

also some minor adjustment to some files like date and version

6 years agoexample files: save them with LyX 2.3 - part 1
Uwe Stöhr [Sat, 18 Nov 2017 16:34:35 +0000 (17:34 +0100)]
example files: save them with LyX 2.3 - part 1

also some minor adjustment to some files like date and version

6 years agoexample files: suppress date on title page for cases where this is misleading
Uwe Stöhr [Sat, 18 Nov 2017 16:21:46 +0000 (17:21 +0100)]
example files: suppress date on title page for cases where this is misleading

6 years agolilypond.lyx: remove version info
Uwe Stöhr [Sat, 18 Nov 2017 16:21:13 +0000 (17:21 +0100)]
lilypond.lyx: remove version info

The LyX version is not necessary

6 years agoLiterate.lyx: remove unnecessary TeX code
Uwe Stöhr [Sat, 18 Nov 2017 16:20:12 +0000 (17:20 +0100)]
Literate.lyx: remove unnecessary TeX code

6 years agoxypic.lyx: don't output the date in the first page
Uwe Stöhr [Sat, 18 Nov 2017 16:04:06 +0000 (17:04 +0100)]
xypic.lyx: don't output the date in the first page

6 years agobeamer.lyx: use a PDF image and update version
Uwe Stöhr [Sat, 18 Nov 2017 16:03:10 +0000 (17:03 +0100)]
beamer.lyx: use a PDF image and update version

6 years agoWin installer/lyx-standard.nsi: revert a comment that should not have been committed...
Uwe Stöhr [Sat, 18 Nov 2017 15:52:23 +0000 (16:52 +0100)]
Win installer/lyx-standard.nsi: revert a comment that should not have been committed today

6 years agoWin installer: add info to the main installer file version
Uwe Stöhr [Sat, 18 Nov 2017 15:49:26 +0000 (16:49 +0100)]
Win installer: add info to the main installer file version

6 years agoWin installer: enable support for high DPI
Uwe Stöhr [Sat, 18 Nov 2017 14:25:07 +0000 (15:25 +0100)]
Win installer: enable support for high DPI

6 years agoWin installer: add more LaTeX packages necessary to compile all doc files
Uwe Stöhr [Sat, 18 Nov 2017 13:16:00 +0000 (14:16 +0100)]
Win installer: add more LaTeX packages necessary to compile all doc files

6 years agoCmake export tests: Use pre-compiled regular expressions
Kornel Benko [Fri, 17 Nov 2017 16:53:52 +0000 (17:53 +0100)]
Cmake export tests: Use pre-compiled regular expressions

The expressions are used for determining the used external files
in a lyx-source. Using pre-compiled expr makes it more readable.

6 years agoio.po: updates from Giovanni
Uwe Stöhr [Tue, 14 Nov 2017 22:12:19 +0000 (23:12 +0100)]
io.po: updates from Giovanni

6 years agoMath.lyx: update version number
Uwe Stöhr [Mon, 13 Nov 2017 22:16:46 +0000 (23:16 +0100)]
Math.lyx: update version number

6 years agoWin installer: dvips is necessary for instant preview
Uwe Stöhr [Mon, 13 Nov 2017 20:23:32 +0000 (21:23 +0100)]
Win installer: dvips is necessary for instant preview

dvips is no longer installed by default in MiKTeX

6 years ago Untranslated tooltips in fr.po
jpc [Mon, 13 Nov 2017 10:56:05 +0000 (11:56 +0100)]
    Untranslated tooltips in fr.po

6 years ago Update fr.po
jpc [Mon, 13 Nov 2017 10:50:02 +0000 (11:50 +0100)]
  Update fr.po

6 years agoWin installer: disable a feature
Uwe Stöhr [Mon, 13 Nov 2017 00:19:45 +0000 (01:19 +0100)]
Win installer: disable a feature

checking that the Win installer is already currently running doesn't work with the current Unicode compatible NSIS plugin

6 years agopt_BR.po: updates from Georger
Uwe Stöhr [Sun, 12 Nov 2017 16:35:36 +0000 (17:35 +0100)]
pt_BR.po: updates from Georger

6 years agoInsetExternal: update renderer after preview status change
Juergen Spitzmueller [Sun, 12 Nov 2017 13:44:18 +0000 (14:44 +0100)]
InsetExternal: update renderer after preview status change

This fixes a crash when changing instant preview prefs while
document with previewed external inset is opened.

Fixes: #10785
6 years agoUpdate sk.po
Kornel Benko [Sun, 12 Nov 2017 13:02:00 +0000 (14:02 +0100)]
Update sk.po

6 years agoWin installer: update to Qt 5.9
Uwe Stöhr [Sat, 11 Nov 2017 17:34:25 +0000 (18:34 +0100)]
Win installer: update to Qt 5.9

- also remove Qt5XML in the installer as it appears not to be used by LyX
- update to latest MikTeX installer which resolves some problems
- add a note that pdfview is not yet ready for full Unicode support

6 years ago* cs.po
Pavel Sanda [Tue, 7 Nov 2017 22:00:08 +0000 (23:00 +0100)]
* cs.po

6 years agoRemove row crc computation
Jean-Marc Lasgouttes [Sat, 11 Nov 2017 11:40:39 +0000 (12:40 +0100)]
Remove row crc computation

This computation did not make sense anymore since we began to put the
contents in the Row object. The fact that it worked was a coincidence.

Instead, we set rows as changed() on creation and reset that once they
have been drawn. This will allow in the future for a finer definition
of what to redraw or not.

Also update the PAINTING_ANALYSIS document

6 years agoStore change bar information in row element
Jean-Marc Lasgouttes [Sat, 11 Nov 2017 10:57:39 +0000 (11:57 +0100)]
Store change bar information in row element

It is wrong to compute this at paint time. In general, painting a row
should not require any access to a paragraph object, but we are far
from there now.

6 years agoWhitespace
Juergen Spitzmueller [Fri, 10 Nov 2017 13:57:19 +0000 (14:57 +0100)]
Whitespace

6 years agoEmbeddedObjects.lyx: update version number
Uwe Stöhr [Tue, 7 Nov 2017 20:52:50 +0000 (21:52 +0100)]
EmbeddedObjects.lyx: update version number

6 years agoAttempt to fix bug 9158 using updateBuffer.
Richard Heck [Sun, 5 Nov 2017 01:23:25 +0000 (21:23 -0400)]
Attempt to fix bug 9158 using updateBuffer.

Along the lines suggested by JMarc, we now collect the list of bibfiles
in use in the updateBuffer routines. This actually does simplify the code
quite a bit. See the discussion there for reasons to go this way.