]> git.lyx.org Git - lyx.git/log
lyx.git
12 years agoFix bug #8032 (timeout when using the Sweave module)
Enrico Forestieri [Sat, 18 Feb 2012 14:16:25 +0000 (14:16 +0000)]
Fix bug #8032 (timeout when using the Sweave module)
After the timeout elapses, the user is notified that a command is taking
a long time to complete and is given the choice to stop it. If the user
decides to let the command run, the timeout is increased, otherwise the
command is killed. One is prompted a first time after 3 mins, a second
time after 9 mins, a third time after 27 mins, and so on, i.e., the n-th
prompt occurs after 3^n minutes.

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

12 years agoCall lyxpak.py using the original (not mangled) document file name.
Enrico Forestieri [Sat, 18 Feb 2012 13:49:33 +0000 (13:49 +0000)]
Call lyxpak.py using the original (not mangled) document file name.

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

12 years agoMinor clarification. See bug #8044.
Richard Heck [Thu, 16 Feb 2012 17:52:01 +0000 (17:52 +0000)]
Minor clarification. See bug #8044.

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

12 years agoChange i.g. to i.e. throughout.
Richard Heck [Thu, 16 Feb 2012 15:47:42 +0000 (15:47 +0000)]
Change i.g. to i.e. throughout.

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

12 years agoTypos and the like in the Additional Features manual, fixed thanks
Richard Heck [Thu, 16 Feb 2012 15:39:53 +0000 (15:39 +0000)]
Typos and the like in the Additional Features manual, fixed thanks
to Scott Kostyshak.

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

12 years ago* sk.po
Kornel Benko [Thu, 16 Feb 2012 14:50:27 +0000 (14:50 +0000)]
* sk.po

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

12 years agoSet use_non_tex_fonts buffer parameter and default encoding correctly when we detect...
Jean-Marc Lasgouttes [Thu, 16 Feb 2012 10:40:02 +0000 (10:40 +0000)]
Set use_non_tex_fonts buffer parameter and default encoding correctly when we detect that xetex or luatex is used.

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

12 years agocmake/build.bat: disable merged build be default, can be re-enabled for a final build...
Uwe Stöhr [Wed, 15 Feb 2012 23:17:34 +0000 (23:17 +0000)]
cmake/build.bat: disable merged build be default, can be re-enabled for a final build (as suggested by Peter)

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

12 years agofr.po: port recent fixes from branch by using the file from branch (fr.po has not...
Uwe Stöhr [Wed, 15 Feb 2012 23:04:36 +0000 (23:04 +0000)]
fr.po: port recent fixes from branch by using the file from branch (fr.po has not yet been changed in trunk for LyX 2.1)

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

12 years agoport changes from branch
Uwe Stöhr [Wed, 15 Feb 2012 22:46:48 +0000 (22:46 +0000)]
port changes from branch

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

12 years agoForgot that in r40694: There is no {} needed after \nobreakdash-
Georg Baum [Wed, 15 Feb 2012 20:56:40 +0000 (20:56 +0000)]
Forgot that in r40694: There is no {} needed after \nobreakdash-

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

12 years agoMove readBB_from_PSFile() out of support (no code change),
Georg Baum [Wed, 15 Feb 2012 20:50:52 +0000 (20:50 +0000)]
Move readBB_from_PSFile() out of support (no code change),
since it soon will need to use the Formats class.

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

12 years agoRevert r40742, since it broke the tooltips of the changed commands.
Georg Baum [Wed, 15 Feb 2012 20:18:21 +0000 (20:18 +0000)]
Revert r40742, since it broke the tooltips of the changed commands.
Apart from that it implies a tab width of 4, which is not used by everybody.
The other commands should probably be fixed as well, but I do not touch foreign code.

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

12 years agoSort out usage of INset::has Settings and Inset::clickable
Jean-Marc Lasgouttes [Wed, 15 Feb 2012 09:42:13 +0000 (09:42 +0000)]
Sort out usage of INset::has Settings and Inset::clickable

 * now hasSettings only means... that the inset has a settings dialog
 * and clickable means that something should happen with left-clicking on the inset

Some inset behaviours are changed:
 * (V)Space insets are not clickable anymore (the settings dialog is still accessible via context menu and Edit menu)
 * TOC inset is now shown as active
 * FloatList inset is shown as active and clicking on it opens the relevant part of the TOC dialog

This could be a candidate for branch (2.0.4)

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

12 years ago- German UserGuide.lyx: some translations
Uwe Stöhr [Wed, 15 Feb 2012 00:49:19 +0000 (00:49 +0000)]
- German UserGuide.lyx: some translations
- UserGuide.lyx: mention LibreOffice and some small glitches

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

12 years agoUserGuide.lyx: port changes from branch
Uwe Stöhr [Tue, 14 Feb 2012 21:50:18 +0000 (21:50 +0000)]
UserGuide.lyx: port changes from branch

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

12 years agoja.po: big update for trunk from Koji
Uwe Stöhr [Tue, 14 Feb 2012 21:06:51 +0000 (21:06 +0000)]
ja.po: big update for trunk from Koji

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

12 years agode.po: 3 translations and 2 shortcut clashes fixed
Uwe Stöhr [Mon, 13 Feb 2012 01:26:16 +0000 (01:26 +0000)]
de.po: 3 translations and 2 shortcut clashes fixed

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

12 years agosweave.lyx: completely revised example file by Yihui Xie
Uwe Stöhr [Mon, 13 Feb 2012 00:36:57 +0000 (00:36 +0000)]
sweave.lyx: completely revised example file by Yihui Xie

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

12 years agostdtoolbars.inc: correct layout to fit with the other entries
Uwe Stöhr [Sun, 12 Feb 2012 22:44:23 +0000 (22:44 +0000)]
stdtoolbars.inc: correct layout to fit with the other entries

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

12 years agoadd icon files for the \cancel support in math
Uwe Stöhr [Sun, 12 Feb 2012 22:41:23 +0000 (22:41 +0000)]
add icon files for the \cancel support in math

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

12 years agoUpdate it.po
Enrico Forestieri [Sun, 12 Feb 2012 17:23:18 +0000 (17:23 +0000)]
Update it.po

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

12 years agoUpdate it.po
Enrico Forestieri [Sun, 12 Feb 2012 16:47:03 +0000 (16:47 +0000)]
Update it.po

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

12 years agothesis files: port fixes from branch
Uwe Stöhr [Sun, 12 Feb 2012 14:58:44 +0000 (14:58 +0000)]
thesis files: port fixes from branch

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

12 years agoEmbeddedObjects.lyx: lots of typos spotted by Scott Kostyshak and some small fixes
Uwe Stöhr [Sun, 12 Feb 2012 03:16:05 +0000 (03:16 +0000)]
EmbeddedObjects.lyx: lots of typos spotted by Scott Kostyshak and some small fixes

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

12 years ago- EmbeddedObjects.lyx: correct the description of Automatic Reference Naming
Uwe Stöhr [Sun, 12 Feb 2012 02:17:32 +0000 (02:17 +0000)]
- EmbeddedObjects.lyx: correct the description of Automatic Reference Naming
- Math.lyx: correct the preamble accordingly

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

12 years agoUserGuide.lyx: revert unwanted changes from last commit
Uwe Stöhr [Sat, 11 Feb 2012 18:31:14 +0000 (18:31 +0000)]
UserGuide.lyx: revert unwanted changes from last commit

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

12 years ago- German UserGuide.lyx: some translations
Uwe Stöhr [Sat, 11 Feb 2012 18:16:50 +0000 (18:16 +0000)]
- German UserGuide.lyx: some translations
- UserGuide.lyx: some typographic and expression corrections

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

12 years agoEmbeddedObjects.lyx: revert unintended change from r40720
Uwe Stöhr [Sat, 11 Feb 2012 05:23:18 +0000 (05:23 +0000)]
EmbeddedObjects.lyx: revert unintended change from r40720

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

12 years agoChangesToolbar.png: update image to the layout of LyX 2.0.x
Uwe Stöhr [Sat, 11 Feb 2012 05:16:40 +0000 (05:16 +0000)]
ChangesToolbar.png: update image to the layout of LyX 2.0.x

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

12 years agodocumentation files: port changes from branch
Uwe Stöhr [Sat, 11 Feb 2012 05:05:25 +0000 (05:05 +0000)]
documentation files: port changes from branch

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

12 years agoTutorial.lyx: fix a typo reported on the list
Uwe Stöhr [Sat, 11 Feb 2012 01:21:13 +0000 (01:21 +0000)]
Tutorial.lyx: fix a typo reported on the list

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

12 years agolanguages: add some encodings
Uwe Stöhr [Fri, 10 Feb 2012 23:31:58 +0000 (23:31 +0000)]
languages: add some encodings

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

12 years agoUpdate it.po
Enrico Forestieri [Thu, 9 Feb 2012 01:04:58 +0000 (01:04 +0000)]
Update it.po

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

12 years agoFix bug #6367: Screen jumps around when using undo/redo
Jean-Marc Lasgouttes [Tue, 7 Feb 2012 14:56:16 +0000 (14:56 +0000)]
Fix bug #6367: Screen jumps around when using undo/redo
http://www.lyx.org/trac/ticket/6367

* Undo.cpp:
 - rename cur member of UndoElement to cur_before
 - add new member cur_after, which is set by Undo::endUndoGroup
 - create a new Undo::endUndoGroup variant that takes a Cursor as parameter. We cannot get rid of the old one because it is used for LFUN_COMMAND_SEQUENCE.
* Cursor.cpp:
 - use endUndoGroup(Dociterator const &) for dispatch
 - update Cursor::endUndoGroup to pass cursor.

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

12 years agoConvert InsetMathCancel.* to UTF-8.
Richard Heck [Mon, 6 Feb 2012 22:38:46 +0000 (22:38 +0000)]
Convert InsetMathCancel.* to UTF-8.

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

12 years agoHTML output for InsetMathCancel.
Richard Heck [Mon, 6 Feb 2012 22:38:41 +0000 (22:38 +0000)]
HTML output for InsetMathCancel.

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

12 years agoInsetMathCancel: add MathML output
Uwe Stöhr [Mon, 6 Feb 2012 17:35:29 +0000 (17:35 +0000)]
InsetMathCancel: add MathML output

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

12 years agoFix #8019 (from yihui)
Jean-Marc Lasgouttes [Thu, 2 Feb 2012 22:30:38 +0000 (22:30 +0000)]
Fix #8019 (from yihui)
* avoid creation of file Rplots.pdf in document file
* find correctly Sweave.sty on old R versions

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

12 years agoFedora's LibreOffice packages, at least, only know "libreoffice",
Richard Heck [Thu, 2 Feb 2012 15:59:45 +0000 (15:59 +0000)]
Fedora's LibreOffice packages, at least, only know "libreoffice",
not "lwriter".

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

12 years ago* InsetMathScript::doDispatch : properly record undo information before
Jean-Marc Lasgouttes [Thu, 2 Feb 2012 13:39:05 +0000 (13:39 +0000)]
* InsetMathScript::doDispatch : properly record undo information before
changing limits status (fixes bug #8007)
* InsetMathScript::getStatus (new) : handle properly status for LFUN_MATH_LIMITS here, along with checkmark support for the menu)

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

12 years agoFixup multi-line comment to use block-comment
Lars Gullik Bjønnes [Thu, 2 Feb 2012 00:25:13 +0000 (00:25 +0000)]
Fixup multi-line comment to use block-comment

The small ascii art in InsetMathCancel::draw has line continuation characters at
eol, this make consecutive lines be andled as one. The use of a block comment
instead of single line comments makes this less of a "problem." Also it removes
a warning with gcc 4.7.

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

12 years agoUkrainian splash.lyx: port recent changes from branch
Uwe Stöhr [Tue, 31 Jan 2012 21:15:53 +0000 (21:15 +0000)]
Ukrainian splash.lyx: port recent changes from branch

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

12 years agoFix bug #7998 and related issues:
Georg Baum [Tue, 31 Jan 2012 20:49:49 +0000 (20:49 +0000)]
Fix bug #7998 and related issues:
- 0x200c is equivalent to \textcompwordmark
- 0x2011 is equivalent to \nobreakdash-
- 0x2009 is a breakable thin space (the old definition was non-breakable)
- 0x202f is a non-breakable thin space
- add spaces 0x2007, 0x2008, 0x200a and 0x200b

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

12 years agoFix bug #8013: updateDefaultFormat() checks the osFontsCB state, so the fonts UI...
Jürgen Spitzmüller [Tue, 31 Jan 2012 11:30:52 +0000 (11:30 +0000)]
Fix bug #8013: updateDefaultFormat() checks the osFontsCB state, so the fonts UI needs to be set in advance of the output UI.

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

12 years agoinstaller:
Uwe Stöhr [Mon, 30 Jan 2012 21:13:00 +0000 (21:13 +0000)]
installer:
- fix a bug in detection of Gnumeric
- update to latest third-party products

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

12 years agolanguages: babel does not support Kurmanji
Uwe Stöhr [Mon, 30 Jan 2012 00:45:38 +0000 (00:45 +0000)]
languages: babel does not support Kurmanji

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

12 years ago* de.po: update.
Jürgen Spitzmüller [Fri, 27 Jan 2012 09:31:49 +0000 (09:31 +0000)]
* de.po: update.

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

12 years ago- knitr.lyx, knitr.module, lyxknitr.R: add missing SVN EOL style
Uwe Stöhr [Thu, 26 Jan 2012 19:18:02 +0000 (19:18 +0000)]
- knitr.lyx, knitr.module, lyxknitr.R: add missing SVN EOL style
- Makefile.am: correct sorting

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

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

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

12 years agodo not use config.guess anymore
Stephan Witt [Thu, 26 Jan 2012 06:16:46 +0000 (06:16 +0000)]
do not use config.guess anymore

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

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