]> git.lyx.org Git - lyx.git/log
lyx.git
12 years agoAdd support for R package knitr (a Sweave alternative)
Jean-Marc Lasgouttes [Wed, 25 Jan 2012 22:26:31 +0000 (22:26 +0000)]
Add support for R package knitr (a Sweave alternative)

This fixes #7887.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40674 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoForgot that in r40669.
Jean-Marc Lasgouttes [Mon, 23 Jan 2012 23:02:53 +0000 (23:02 +0000)]
Forgot that in r40669.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40670 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoreat python scripts as plain data file, since automake 1.11.2 wants to control where...
Jean-Marc Lasgouttes [Mon, 23 Jan 2012 23:00:17 +0000 (23:00 +0000)]
reat python scripts as plain data file, since automake 1.11.2 wants to control where python files go. This fixes #6080 and #7990.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40669 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agolyx_2_1.py: there is no need for a comma here, it is already the last entry of the...
Uwe Stöhr [Mon, 23 Jan 2012 21:22:34 +0000 (21:22 +0000)]
lyx_2_1.py: there is no need for a comma here, it is already the last entry of the list

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40668 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoSmall fixups to r40663
Julien Rioux [Mon, 23 Jan 2012 17:20:07 +0000 (17:20 +0000)]
Small fixups to r40663

lyx2lyx: Clean up the convert/revert queue.
LaTeXFeatures: Just add cancel to the list of packages that are
               simply used with a \usepackage{} line.

Uwe: In case cancel needs to be loaded after amsmath or something,
     please revert my changes to LaTeXFeatures and add a comment
     about package ordering to the source. Thanks.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40667 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoversion.h: fix typos
Uwe Stöhr [Mon, 23 Jan 2012 02:00:36 +0000 (02:00 +0000)]
version.h: fix typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40666 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoinstaller: small updates
Uwe Stöhr [Mon, 23 Jan 2012 01:56:40 +0000 (01:56 +0000)]
installer: small updates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40665 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoLaTeXConfig.lyx: mention the cancel package (addendum to r40663)
Uwe Stöhr [Mon, 23 Jan 2012 01:54:01 +0000 (01:54 +0000)]
LaTeXConfig.lyx: mention the cancel package (addendum to r40663)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40664 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoadd support for the package cancel in math (fixes #6819); fileformat change only...
Uwe Stöhr [Mon, 23 Jan 2012 01:49:49 +0000 (01:49 +0000)]
add support for the package cancel in math (fixes #6819); fileformat change only for the preamble handling

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40663 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agochkconfig.ltx: add check for wasy; is necessary because LyX supports the math command...
Uwe Stöhr [Mon, 23 Jan 2012 01:11:13 +0000 (01:11 +0000)]
chkconfig.ltx: add check for wasy; is necessary because LyX supports the math command \brokenvert - OK for branch too?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40662 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoWhitespace.
Vincent van Ravesteijn [Sun, 22 Jan 2012 22:20:50 +0000 (22:20 +0000)]
Whitespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40660 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoReuse the same code for the append* and copy* functions
Vincent van Ravesteijn [Sun, 22 Jan 2012 22:16:03 +0000 (22:16 +0000)]
Reuse the same code for the append* and copy* functions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40659 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUnify the parameters of the [append/copy][row/column] family
Vincent van Ravesteijn [Sun, 22 Jan 2012 22:15:25 +0000 (22:15 +0000)]
Unify the parameters of the [append/copy][row/column] family

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40658 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUnify the parameters of the [append/copy][row/column] family
Vincent van Ravesteijn [Sun, 22 Jan 2012 22:15:11 +0000 (22:15 +0000)]
Unify the parameters of the [append/copy][row/column] family

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40657 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #7644: Crash when copying table column or row
Vincent van Ravesteijn [Sun, 22 Jan 2012 21:44:27 +0000 (21:44 +0000)]
Fix bug #7644: Crash when copying table column or row

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40656 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix problems with odg graphics (needs r40647 and r40649 as well):
Georg Baum [Sun, 22 Jan 2012 14:13:13 +0000 (14:13 +0000)]
Fix problems with odg graphics (needs r40647 and r40649 as well):
- Remove ps->eps converter (see comment for the reason)
- Remove odg-> and odg->pdf converters, since they create A4 sized images
- Get rid of file extension assumption in eps2->eps converter
- Rename eps2 format to better reflect its usage

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40650 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoEnable the graphics converter to copy with identical in and out file names.
Georg Baum [Sun, 22 Jan 2012 14:08:53 +0000 (14:08 +0000)]
Enable the graphics converter to copy with identical in and out file names.
This is already supported in Converters::convert() and needed e.g. for
eps2->eps conversion.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40649 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoDo not py-compile also on cmake build
Kornel Benko [Sun, 22 Jan 2012 13:05:37 +0000 (13:05 +0000)]
Do not py-compile also on cmake build

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40648 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix converters with input redirection, such as the second htlatex one.
Georg Baum [Sun, 22 Jan 2012 12:35:07 +0000 (12:35 +0000)]
Fix converters with input redirection, such as the second htlatex one.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40647 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agokeywords in preferences are case insensitive
Georg Baum [Sun, 22 Jan 2012 10:40:56 +0000 (10:40 +0000)]
keywords in preferences are case insensitive

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40646 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agomoderncv.layout: correct the format number (accidentally changed in r40640)
Uwe Stöhr [Sat, 21 Jan 2012 12:12:17 +0000 (12:12 +0000)]
moderncv.layout: correct the format number (accidentally changed in r40640)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40642 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- moderncv.layout: add missing separator style
Uwe Stöhr [Sat, 21 Jan 2012 12:05:07 +0000 (12:05 +0000)]
- moderncv.layout: add missing separator style
- modernCV.lyx: set page size to A4, correct subsection entry, use a separator modify preamble to be compliant with modernCV 0.16 (fixes #7991)
- biblioExample.bib: correct a much too long entry

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40640 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix crash when putting a float around multiple display maths (bug #7974).
Jürgen Spitzmüller [Sat, 21 Jan 2012 07:02:09 +0000 (07:02 +0000)]
Fix crash when putting a float around multiple display maths (bug #7974).

This also fixes other float-related bugs, such as this:

* select two floats in two consecutive paragraphs and insert a new float around them
=> the master float's caption is put into the lower subfloat instead of below the subfloats.

In the long term, doInsertInset needs a thorough cleanup.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40639 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix crash due to the attempt to access paragraph() from within mathed while doing...
Jürgen Spitzmüller [Fri, 20 Jan 2012 10:44:07 +0000 (10:44 +0000)]
Fix crash due to the attempt to access paragraph() from within mathed while doing forward-search (bug #7992).

This should go to branch as well.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40636 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoRemove from svn the files that are provided by automake. This ensures that we always...
Jean-Marc Lasgouttes [Fri, 20 Jan 2012 09:31:06 +0000 (09:31 +0000)]
Remove from svn the files that are provided by automake. This ensures that we always use the correct version.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40635 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoDo not load font packages with encoding "utf8-plain" (bug #7766, #7782).
Jürgen Spitzmüller [Fri, 20 Jan 2012 06:07:12 +0000 (06:07 +0000)]
Do not load font packages with encoding "utf8-plain" (bug #7766, #7782).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40633 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoIf we don't have a tooltip in the TOC, then use the display string
Richard Heck [Mon, 16 Jan 2012 15:07:04 +0000 (15:07 +0000)]
If we don't have a tooltip in the TOC, then use the display string
as the tooltip. This isn't redundant, since the TOC itself might
truncate the display string.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40626 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #7774. It should be fine to show the complete index entry
Richard Heck [Mon, 16 Jan 2012 15:01:02 +0000 (15:01 +0000)]
Fix bug #7774. It should be fine to show the complete index entry
in the TOC, as these generally aren't that long.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40625 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoChange minimum value in forToc().
Richard Heck [Mon, 16 Jan 2012 14:48:35 +0000 (14:48 +0000)]
Change minimum value in forToc().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40624 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoWhitespace.
Richard Heck [Sun, 15 Jan 2012 17:22:32 +0000 (17:22 +0000)]
Whitespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40617 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #7983: Do not modify params before we know we have
Richard Heck [Sun, 15 Jan 2012 16:43:03 +0000 (16:43 +0000)]
Fix bug #7983: Do not modify params before we know we have
something valid!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40615 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAfter r40612, the check for isFullUnicode is redundant. So, partially
Enrico Forestieri [Sat, 14 Jan 2012 14:27:55 +0000 (14:27 +0000)]
After r40612, the check for isFullUnicode is redundant. So, partially
revert r40607 and accordingly adapt the code.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40613 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAvoid \inputencoding altogether if the buffer encoding permits
Enrico Forestieri [Sat, 14 Jan 2012 01:21:00 +0000 (01:21 +0000)]
Avoid \inputencoding altogether if the buffer encoding permits
(part of bug #7800).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40612 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoIf we switch via the mouse, we need to update the Buffer
Richard Heck [Fri, 13 Jan 2012 03:31:48 +0000 (03:31 +0000)]
If we switch via the mouse, we need to update the Buffer
after we switch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40610 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago Fix crash reported on list when renaming a child buffer and
Richard Heck [Fri, 13 Jan 2012 03:31:01 +0000 (03:31 +0000)]
Fix crash reported on list when renaming a child buffer and
    then trying to compile.

    There are really two problems here. One is that the renamed
    buffer needs to be reloaded. All kinds of files, etc, may not
    exist any more, if we've been saved to a new directory; our
    children e.g. may not be in the right place. And, in this case,
    we may no longer be a child of our old parent. Reloading will
    fix all of that.

    On reload, though, we need to clear our parent, since we may
    not have one any more. It will get reset if need be.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40609 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoSquash warning.
Richard Heck [Fri, 13 Jan 2012 03:16:46 +0000 (03:16 +0000)]
Squash warning.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40608 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoRefine fix for bug #7800. Don't use \inputencoding with unicode backends.
Enrico Forestieri [Fri, 13 Jan 2012 00:52:03 +0000 (00:52 +0000)]
Refine fix for bug #7800. Don't use \inputencoding with unicode backends.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40607 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoget rid of dead code and silly function
Georg Baum [Thu, 12 Jan 2012 19:48:08 +0000 (19:48 +0000)]
get rid of dead code and silly function

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40605 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* sk.po
Kornel Benko [Thu, 12 Jan 2012 10:35:01 +0000 (10:35 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40604 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago#7789 unify and fix buffer statistics
Stephan Witt [Thu, 12 Jan 2012 07:03:24 +0000 (07:03 +0000)]
#7789 unify and fix buffer statistics

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40602 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago#7978 validate stored doc iterators for start position and selection range to avoid...
Stephan Witt [Thu, 12 Jan 2012 06:12:28 +0000 (06:12 +0000)]
#7978 validate stored doc iterators for start position and selection range to avoid crashes in case the user does the spell check and unrelated changes in parallel

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40601 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoBe a bit more careful here. In weird cases, this can be null.
Richard Heck [Thu, 12 Jan 2012 02:09:08 +0000 (02:09 +0000)]
Be a bit more careful here. In weird cases, this can be null.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40600 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago#7884 improved return code of EnchantChecker::check() when dictionaries are missing
Stephan Witt [Wed, 11 Jan 2012 17:03:49 +0000 (17:03 +0000)]
#7884 improved return code of EnchantChecker::check() when dictionaries are missing

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40598 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoRemove unused libreoffice2eps.py script.
Julien Rioux [Tue, 10 Jan 2012 13:54:48 +0000 (13:54 +0000)]
Remove unused libreoffice2eps.py script.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40596 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAdd gswin64c as possible executable in legacy_lyxpreview2ppm.py (#7938).
Julien Rioux [Tue, 10 Jan 2012 13:50:11 +0000 (13:50 +0000)]
Add gswin64c as possible executable in legacy_lyxpreview2ppm.py (#7938).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40595 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUpdate tex2lyx to format 424.
Julien Rioux [Mon, 9 Jan 2012 13:16:41 +0000 (13:16 +0000)]
Update tex2lyx to format 424.

The type of citation engine is determined by the citation package
being used and, in the case of natbib, its options.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40593 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoBuffer param \cite_engine_type (authoryear|numerical).
Julien Rioux [Mon, 9 Jan 2012 13:16:38 +0000 (13:16 +0000)]
Buffer param \cite_engine_type (authoryear|numerical).

To avoid duplicity, remove natbib_authoryear and natbib_numerical
and replace them by natbib, and keep track of the engine `type'
in the new \cite_engine_type document setting. This will make it
easier to add more citation engines.

LyX format incremented to 424.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40592 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #5906 (missing -p command) by updating the man page.
Georg Baum [Sun, 8 Jan 2012 17:38:48 +0000 (17:38 +0000)]
Fix bug #5906 (missing -p command) by updating the man page.
tex2lyx does not need a -p command since it detects partial files automatically.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40591 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #7013: Wrong paper size passed to dvips
Georg Baum [Sun, 8 Jan 2012 17:00:33 +0000 (17:00 +0000)]
Fix bug #7013: Wrong paper size passed to dvips

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40590 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #5029: Support \smash, \mathclap, \mathllap and \mathrlap.
Georg Baum [Sun, 8 Jan 2012 12:34:12 +0000 (12:34 +0000)]
Fix bug #5029: Support \smash, \mathclap, \mathllap and \mathrlap.
Also improve lyx2lyx roundtrip for automatically loaded packages.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40589 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoadd openoffice/libreoffice converters (bugs #4267 and #7973)
Georg Baum [Sat, 7 Jan 2012 20:28:59 +0000 (20:28 +0000)]
add openoffice/libreoffice converters (bugs #4267 and #7973)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40588 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoQuick fix bug #4267.
Georg Baum [Sat, 7 Jan 2012 19:18:38 +0000 (19:18 +0000)]
Quick fix bug #4267.
A real fix would be to ditch the home made file format detection and use libmagic.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40587 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAvoid narrowing in array initializator
Lars Gullik Bjønnes [Sat, 7 Jan 2012 18:29:07 +0000 (18:29 +0000)]
Avoid narrowing in array initializator

Gcc 4.7 warns that this kind of narrowing is illegal in C++11, so
we can just as well fix that right now.

In GuiFontMetrics this is fixed by chaning the types in the AscendDescend struct
from short int to int.
In ParagraphMetrics it is fixed by addint explicit casts.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40586 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoChange to avoid having different types in ?: operator
Lars Gullik Bjønnes [Sat, 7 Jan 2012 18:29:04 +0000 (18:29 +0000)]
Change to avoid having different types in ?: operator

Gcc 4.7 warns rightly about the questionalble practise of having different types in
the ?: operator. This patch fixes that.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40585 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoThis makes the FindAndReplace replace-related buttons de-activate
Tommaso Cucinotta [Sat, 7 Jan 2012 11:41:04 +0000 (11:41 +0000)]
This makes the FindAndReplace replace-related buttons de-activate
also when switching from an editable buffer to a read-only buffer,
without waiting for the moment in which the dialog is focused.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40582 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoMath.lyx: port changes from branch
Uwe Stöhr [Fri, 6 Jan 2012 21:54:59 +0000 (21:54 +0000)]
Math.lyx: port changes from branch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40581 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agointernal boost distribution missed an internal header file
Stephan Witt [Fri, 6 Jan 2012 07:59:36 +0000 (07:59 +0000)]
internal boost distribution missed an internal header file

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40578 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoelsarticle.lyx: convert to latest fileformat to reflect that it is not compatible...
Uwe Stöhr [Fri, 6 Jan 2012 01:09:39 +0000 (01:09 +0000)]
elsarticle.lyx: convert to latest fileformat to reflect that it is not compatible with branch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40577 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoelsarticle.layout: switch from \maketitle to \begin{frontmatter}, see #7977
Uwe Stöhr [Fri, 6 Jan 2012 01:01:57 +0000 (01:01 +0000)]
elsarticle.layout: switch from \maketitle to \begin{frontmatter}, see #7977

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40575 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoLoad mathtools.sty automatically (bug #7949) and make lyx2lyx reversion
Georg Baum [Thu, 5 Jan 2012 20:53:48 +0000 (20:53 +0000)]
Load mathtools.sty automatically (bug #7949) and make lyx2lyx reversion
more robust.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40574 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago#7927 apply patch from mft to support posix packageing on Mac for the Gentoo prefix...
Stephan Witt [Thu, 5 Jan 2012 19:50:18 +0000 (19:50 +0000)]
#7927 apply patch from mft to support posix packageing on Mac for the Gentoo prefix project

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40573 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago#7884 add check for missing dictionaries when spell check starts... forgot to impleme...
Stephan Witt [Thu, 5 Jan 2012 13:19:04 +0000 (13:19 +0000)]
#7884 add check for missing dictionaries when spell check starts... forgot to implement numDictionaries for Enchant in r40568

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40572 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoTutorial.lyx: port changes from branch
Uwe Stöhr [Thu, 5 Jan 2012 00:06:29 +0000 (00:06 +0000)]
Tutorial.lyx: port changes from branch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40571 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago#7884 add check for missing dictionaries when spell check starts and popup a message...
Stephan Witt [Wed, 4 Jan 2012 22:02:07 +0000 (22:02 +0000)]
#7884 add check for missing dictionaries when spell check starts and popup a message box to tell the user this problem if there are no dictionaries; add /usr/share/myspell for hunspell dictionary lookup

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40568 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUserGuide.lyx: port changes from branchUserGuide.lyx: final step of Scott's overhaul
Uwe Stöhr [Wed, 4 Jan 2012 01:32:20 +0000 (01:32 +0000)]
UserGuide.lyx: port changes from branchUserGuide.lyx: final step of Scott's overhaul

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40567 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUserGuide.lyx: port changes from branch
Uwe Stöhr [Tue, 3 Jan 2012 23:55:26 +0000 (23:55 +0000)]
UserGuide.lyx: port changes from branch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40565 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoSecond step towards a more generic package off/auto/on handling:
Georg Baum [Tue, 3 Jan 2012 21:26:09 +0000 (21:26 +0000)]
Second step towards a more generic package off/auto/on handling:
File format change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40563 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFirst step towards a more generic package off/auto/on handling:
Georg Baum [Tue, 3 Jan 2012 20:51:07 +0000 (20:51 +0000)]
First step towards a more generic package off/auto/on handling:
Internal machinery, no file format change and no UI change yet

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40562 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix #7963, fullscreen corner case for tabbar visibility.
Pavel Sanda [Tue, 3 Jan 2012 14:21:48 +0000 (14:21 +0000)]
Fix #7963, fullscreen corner case for tabbar visibility.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40560 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* sk.po
Kornel Benko [Tue, 3 Jan 2012 13:22:00 +0000 (13:22 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40559 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago#6760 add UI to configure the minimal length of a word to be added to the list of...
Stephan Witt [Mon, 2 Jan 2012 22:47:04 +0000 (22:47 +0000)]
#6760 add UI to configure the minimal length of a word to be added to the list of words for text completion - using richards patch and rework it to match current trunk

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40557 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoMath.lyx: improve description of modulo-functions, fixes #7961
Uwe Stöhr [Sun, 1 Jan 2012 21:28:25 +0000 (21:28 +0000)]
Math.lyx: improve description of modulo-functions, fixes #7961

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40556 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago#5585 disable spell checker dialog for empty documents
Stephan Witt [Sat, 31 Dec 2011 16:29:27 +0000 (16:29 +0000)]
#5585 disable spell checker dialog for empty documents

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40552 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agosymbols: fix #7962, OK for branch too?
Uwe Stöhr [Sat, 31 Dec 2011 15:42:42 +0000 (15:42 +0000)]
symbols: fix #7962, OK for branch too?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40551 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago#7969 verify cursor position when spell check is done
Stephan Witt [Sat, 31 Dec 2011 11:33:46 +0000 (11:33 +0000)]
#7969 verify cursor position when spell check is done

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40550 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoMoving the GUI consistency update to a more meaningful moment, i.e., when Dialog...
Tommaso Cucinotta [Fri, 30 Dec 2011 21:26:51 +0000 (21:26 +0000)]
Moving the GUI consistency update to a more meaningful moment, i.e., when Dialog::updateView() is called.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40549 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFixing consistency of replace actions in GUI with readonly status of target document...
Tommaso Cucinotta [Fri, 30 Dec 2011 15:31:56 +0000 (15:31 +0000)]
Fixing consistency of replace actions in GUI with readonly status of target document buffer
(i.e., it was possible to replace in readonly buffers!)
See also http://comments.gmane.org/gmane.editors.lyx.devel/140074

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40548 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago#7952 add a check for current buffer to detect buffer switches while in spell checker...
Stephan Witt [Sat, 24 Dec 2011 12:47:46 +0000 (12:47 +0000)]
#7952 add a check for current buffer to detect buffer switches while in spell checker process

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40546 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #7933 (lyx2lyx error while running lyxpak.py)
Enrico Forestieri [Sat, 24 Dec 2011 11:54:30 +0000 (11:54 +0000)]
Fix bug #7933 (lyx2lyx error while running lyxpak.py)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40544 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoIn recent biber version, the log message that tells us which bib files are used has...
Jürgen Spitzmüller [Fri, 23 Dec 2011 09:24:31 +0000 (09:24 +0000)]
In recent biber version, the log message that tells us which bib files are used has been changed. Adapt the parser, so that bib files are tracked again.

This should go to BRANCH as well

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40542 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFrench Braille.lyx: fix by Jean-Pierre
Uwe Stöhr [Wed, 21 Dec 2011 23:36:45 +0000 (23:36 +0000)]
French Braille.lyx: fix by Jean-Pierre

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40541 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAdditional.lyx: update to latest fileformat and correct version number
Uwe Stöhr [Wed, 21 Dec 2011 22:09:54 +0000 (22:09 +0000)]
Additional.lyx: update to latest fileformat and correct version number

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40539 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoinstaller:
Uwe Stöhr [Wed, 21 Dec 2011 22:09:24 +0000 (22:09 +0000)]
installer:
- fix an uninstall issue
- fix a typo
- update settings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40538 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoinstaller:
Uwe Stöhr [Wed, 21 Dec 2011 01:12:43 +0000 (01:12 +0000)]
installer:
- fix bundle installer so that MiKTeX is installed before LyX
- fix some ImageMagick settings
- cleanups and visual feedback for new installations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40533 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAdapt support for distributing desktop files and icons also in cmake build
Kornel Benko [Tue, 20 Dec 2011 13:49:55 +0000 (13:49 +0000)]
Adapt support for distributing desktop files and icons also in cmake build

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40532 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoImprove support for distributing desktop files and icons
Jean-Marc Lasgouttes [Tue, 20 Dec 2011 13:11:03 +0000 (13:11 +0000)]
Improve support for distributing desktop files and icons
* add proper INSTALL_POSIX conditional for makefiles
* move all the code to Makefile.am
* rename lyx.desktop to lyx.desptop.in and add proper tags to allow handling of program_suffix.
* add code to install desktop entry and icons under the proper name.

I did not touch scons and cmake, I hope it was not necessary.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40531 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFixing #7410 (weird stale selection leads to assertion after replace all).
Tommaso Cucinotta [Tue, 20 Dec 2011 00:02:51 +0000 (00:02 +0000)]
Fixing #7410 (weird stale selection leads to assertion after replace all).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40528 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoEnsure that head/foot cannot be unset as long is the row is a caption
Georg Baum [Mon, 19 Dec 2011 21:28:11 +0000 (21:28 +0000)]
Ensure that head/foot cannot be unset as long is the row is a caption

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40527 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agofix r40522 (thanks Kornel)
Georg Baum [Mon, 19 Dec 2011 20:16:05 +0000 (20:16 +0000)]
fix r40522 (thanks Kornel)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40526 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agolyx2lyx files: update GPL organization address and claim copyright also for the LyX...
Uwe Stöhr [Sun, 18 Dec 2011 22:56:49 +0000 (22:56 +0000)]
lyx2lyx files: update GPL organization address and claim copyright also for the LyX team where it is necessary

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40524 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoMore sensible longtable caption handling (needed for bug #7412)
Georg Baum [Sun, 18 Dec 2011 21:27:17 +0000 (21:27 +0000)]
More sensible longtable caption handling (needed for bug #7412)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40522 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoPartial support for mathtools.sty (part of bug #7949)
Georg Baum [Sun, 18 Dec 2011 17:50:43 +0000 (17:50 +0000)]
Partial support for mathtools.sty (part of bug #7949)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40521 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agodid anybody test this?
Georg Baum [Sun, 18 Dec 2011 17:48:16 +0000 (17:48 +0000)]
did anybody test this?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40520 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoDo not install _any_ hidden file in cmake build
Kornel Benko [Sun, 18 Dec 2011 12:56:38 +0000 (12:56 +0000)]
Do not install _any_ hidden file in cmake build

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40518 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agocleanup before unsubscribing
Peter Kümmel [Sun, 18 Dec 2011 12:03:42 +0000 (12:03 +0000)]
cleanup before unsubscribing

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40517 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoincrement lyxrc version following r40515.
Abdelrazak Younes [Sun, 18 Dec 2011 11:51:26 +0000 (11:51 +0000)]
increment lyxrc version following r40515.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40516 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoIntroduce new RC option for QImage backend instead of macro. This can later be change...
Abdelrazak Younes [Sat, 17 Dec 2011 21:53:46 +0000 (21:53 +0000)]
Introduce new RC option for QImage backend instead of macro. This can later be changed at runtime though a command line option or by auto detecting the X11 remote status.
This option is set to true by default as this is the most widespread use case.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40515 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #7941 (Translation of theorem-like environment names fails if language and...
Enrico Forestieri [Sat, 17 Dec 2011 18:22:24 +0000 (18:22 +0000)]
Fix bug #7941 (Translation of theorem-like environment names fails if language and buffer encoding differ)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40513 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoBraille.lyx: another fix from Sam Lewis
Uwe Stöhr [Sat, 17 Dec 2011 16:15:50 +0000 (16:15 +0000)]
Braille.lyx: another fix from Sam Lewis

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40512 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoTutorial.lyx, Braille.lyx, Intro.lyx, LFUNs.lyx: port changes from branch
Uwe Stöhr [Sat, 17 Dec 2011 16:08:19 +0000 (16:08 +0000)]
Tutorial.lyx, Braille.lyx, Intro.lyx, LFUNs.lyx: port changes from branch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40510 a592a061-630c-0410-9148-cb99ea01b6c8