]> git.lyx.org Git - features.git/log
features.git
12 years agoMerge branch '2.0.x' of git.lyx.org:lyx into 2.0.x
Uwe Stöhr [Thu, 15 Mar 2012 01:22:15 +0000 (02:22 +0100)]
Merge branch '2.0.x' of git.lyx.org:lyx into 2.0.x

12 years agoport from master: - test/test-insets.tex
Uwe Stöhr [Thu, 15 Mar 2012 01:16:16 +0000 (02:16 +0100)]
port from master: - test/test-insets.tex

12 years agoEmbeddedObjects.lyx: new section about rotated boxes and a workaround for a bug in...
Uwe Stöhr [Thu, 15 Mar 2012 00:37:10 +0000 (01:37 +0100)]
EmbeddedObjects.lyx: new section about rotated boxes and a workaround for a bug in KOMA-script

12 years agostatus.20x: some cosmetics as test commit
uwestoehr [Wed, 14 Mar 2012 23:26:59 +0000 (00:26 +0100)]
status.20x: some cosmetics as test commit

12 years agoRemerge strings.
Richard Heck [Tue, 13 Mar 2012 21:58:43 +0000 (17:58 -0400)]
Remerge strings.

12 years agoMinor updates to status.20x.
Richard Heck [Tue, 13 Mar 2012 21:13:36 +0000 (17:13 -0400)]
Minor updates to status.20x.

12 years ago* de.po: update
Jürgen Spitzmüller [Fri, 9 Mar 2012 11:56:49 +0000 (11:56 +0000)]
* de.po: update

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40894 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoGerman Intro.lyx: fix a comment as suggested in the list
Uwe Stöhr [Thu, 8 Mar 2012 19:14:37 +0000 (19:14 +0000)]
German Intro.lyx: fix a comment as suggested in the list

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40889 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* sk.po
Kornel Benko [Wed, 7 Mar 2012 09:32:24 +0000 (09:32 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40885 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFirst timeout after 3 mins, not 30.
Enrico Forestieri [Wed, 7 Mar 2012 00:34:32 +0000 (00:34 +0000)]
First timeout after 3 mins, not 30.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40882 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #8032 (timeout when using the Sweave module)
Enrico Forestieri [Wed, 7 Mar 2012 00:26:17 +0000 (00:26 +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/branches/BRANCH_2_0_X@40881 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoSquash warning
Pavel Sanda [Wed, 7 Mar 2012 00:05:46 +0000 (00:05 +0000)]
Squash warning

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40880 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoSince version 1.9 SumatraPDF supports forward search without DDE commands.
Enrico Forestieri [Tue, 6 Mar 2012 23:30:23 +0000 (23:30 +0000)]
Since version 1.9 SumatraPDF supports forward search without DDE commands.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40879 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoBackport JMarc's fix for bug #6367.
Richard Heck [Tue, 6 Mar 2012 23:12:36 +0000 (23:12 +0000)]
Backport JMarc's fix for bug #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/branches/BRANCH_2_0_X@40876 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoOn Windows, properly account for the encoding of the temporary directory.
Enrico Forestieri [Tue, 6 Mar 2012 21:24:04 +0000 (21:24 +0000)]
On Windows, properly account for the encoding of the temporary directory.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40875 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* sk.po
Kornel Benko [Tue, 6 Mar 2012 09:36:04 +0000 (09:36 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40872 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* sk.po
Kornel Benko [Tue, 6 Mar 2012 09:28:57 +0000 (09:28 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40870 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoGerman UserGuide.lyx: some more translations and style fixes to be compliant with...
Uwe Stöhr [Mon, 5 Mar 2012 23:32:30 +0000 (23:32 +0000)]
German UserGuide.lyx: some more translations and style fixes to be compliant with the other language variants

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40866 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoBackport fix for #7997.
Richard Heck [Mon, 5 Mar 2012 22:51:53 +0000 (22:51 +0000)]
Backport fix for #7997.

The View->Source pane resets the format every time you click into
a new paragraph, which is very annoying. This commit fixes this bug.

If anyone has a better idea, please let me know. I posted to devel
about it but got no response.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40864 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoBackport fix for #7916.
Richard Heck [Mon, 5 Mar 2012 22:38:21 +0000 (22:38 +0000)]
Backport fix for #7916.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40863 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAdd option to view only preamble when viewing source.
Richard Heck [Mon, 5 Mar 2012 22:36:27 +0000 (22:36 +0000)]
Add option to view only preamble when viewing source.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40862 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoBackport fix for #7787.
Richard Heck [Mon, 5 Mar 2012 22:30:19 +0000 (22:30 +0000)]
Backport fix for #7787.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40861 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoEmbeddedObjects.lyx: description how to color every second table row
Uwe Stöhr [Sun, 4 Mar 2012 23:54:31 +0000 (23:54 +0000)]
EmbeddedObjects.lyx: description how to color every second table row

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40855 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agotex2lyx/text.cpp: some whitespace fixes
Uwe Stöhr [Sun, 4 Mar 2012 13:48:49 +0000 (13:48 +0000)]
tex2lyx/text.cpp: some whitespace fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40851 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- UserGuide.lyx: add the F5-key feature
Uwe Stöhr [Sun, 4 Mar 2012 01:23:01 +0000 (01:23 +0000)]
- UserGuide.lyx: add the F5-key feature
- Japanese and German UserGuide.lyx: adapt a section to the other language variants

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40848 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agobranch: Fix handling of the add branch textfield in GuiBranches
Vincent van Ravesteijn [Sat, 3 Mar 2012 15:55:00 +0000 (15:55 +0000)]
branch: Fix handling of the add branch textfield in GuiBranches

- Enter in the textfield adds the branch,
- Make sure the dialog is not closed when pressing enter,
- Pressing Ctrl+Enter or the Enter on the numpad closes the dialog.

Patch based on a patch from Scott Kostyshak.

see r40839.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40847 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agobranch: GuiCitation: Do not allow to add entries by pressing Enter when the Add butto...
Vincent van Ravesteijn [Sat, 3 Mar 2012 15:52:21 +0000 (15:52 +0000)]
branch: GuiCitation: Do not allow to add entries by pressing Enter when the Add button is disabled.

see r40835.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40846 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix nn.po.
Richard Heck [Sat, 3 Mar 2012 15:27:38 +0000 (15:27 +0000)]
Fix nn.po.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40842 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoRemerge strings.
Richard Heck [Sat, 3 Mar 2012 15:18:29 +0000 (15:18 +0000)]
Remerge strings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40840 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoia.po: updates by Giovanni
Uwe Stöhr [Sat, 3 Mar 2012 13:13:58 +0000 (13:13 +0000)]
ia.po: updates by Giovanni

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40838 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoscons/scons_manifest.py: not that developers are using SCons anymore but we should...
Uwe Stöhr [Sat, 3 Mar 2012 12:50:45 +0000 (12:50 +0000)]
scons/scons_manifest.py: not that developers are using SCons anymore but we should keep the branch compilable

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40837 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoiop-article.lyx: add some important info to avoid compilation errors and improve...
Uwe Stöhr [Sat, 3 Mar 2012 12:39:57 +0000 (12:39 +0000)]
iop-article.lyx: add some important info to avoid compilation errors and improve the template a bit (thanks to MaX Funk for the hints)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40836 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agomodernCV.lyx: fix #8064 for branch
Uwe Stöhr [Fri, 2 Mar 2012 23:43:58 +0000 (23:43 +0000)]
modernCV.lyx: fix #8064 for branch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40833 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoWork around qt bug that prevents the glyph LATIN CAPITAL LETTER SHARP S from being...
Jürgen Spitzmüller [Fri, 2 Mar 2012 14:59:53 +0000 (14:59 +0000)]
Work around qt bug that prevents the glyph LATIN CAPITAL LETTER SHARP S from being pasted (bug #8057).

Backport of r40829.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40831 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agobackport r40826.
Georg Baum [Thu, 1 Mar 2012 20:39:46 +0000 (20:39 +0000)]
backport r40826.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40827 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoinstaller: Update MikTeX.
Vincent van Ravesteijn [Thu, 1 Mar 2012 14:46:21 +0000 (14:46 +0000)]
installer: Update MikTeX.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40823 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoinstaller: Correct sRGB.icm to sRGB.icc.
Vincent van Ravesteijn [Thu, 1 Mar 2012 14:40:55 +0000 (14:40 +0000)]
installer: Correct sRGB.icm to sRGB.icc.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40822 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agostatus.20x: entry for the knitr fix
Uwe Stöhr [Wed, 29 Feb 2012 23:44:05 +0000 (23:44 +0000)]
status.20x: entry for the knitr fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40819 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agosplash.lyx: update link to homepage
Uwe Stöhr [Wed, 29 Feb 2012 23:42:33 +0000 (23:42 +0000)]
splash.lyx: update link to homepage

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40818 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFrench UserGuide.lyx: backport updates from Jean-Pierre
Uwe Stöhr [Wed, 29 Feb 2012 23:41:45 +0000 (23:41 +0000)]
French UserGuide.lyx: backport updates from Jean-Pierre

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40817 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoknitr.lyx: use the fileformat of lyX 2.0.x
Uwe Stöhr [Wed, 29 Feb 2012 23:41:03 +0000 (23:41 +0000)]
knitr.lyx: use the fileformat of lyX 2.0.x

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40816 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoBackport graphics tooltip
Pavel Sanda [Wed, 29 Feb 2012 18:54:26 +0000 (18:54 +0000)]
Backport graphics tooltip

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40812 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* Additional.lyx - RCS tweaks for Win
Pavel Sanda [Wed, 29 Feb 2012 18:36:12 +0000 (18:36 +0000)]
* Additional.lyx - RCS tweaks for Win

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40810 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agobackport r40804
Georg Baum [Tue, 28 Feb 2012 20:46:20 +0000 (20:46 +0000)]
backport r40804

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40806 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoback to svn
Georg Baum [Tue, 28 Feb 2012 20:43:35 +0000 (20:43 +0000)]
back to svn

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40805 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUpdate version, announce, and news. 2.0.3
Richard Heck [Sun, 19 Feb 2012 15:52:50 +0000 (15:52 +0000)]
Update version, announce, and news.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40782 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix version detection in build script.
Richard Heck [Sun, 19 Feb 2012 15:52:40 +0000 (15:52 +0000)]
Fix version detection in build script.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40781 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- Intro.lyx: LaTeX is now older than 20 years (spotted by Jean-Pierre), some typograp...
Uwe Stöhr [Sun, 19 Feb 2012 04:40:03 +0000 (04:40 +0000)]
- Intro.lyx: LaTeX is now older than 20 years (spotted by Jean-Pierre), some typographic fixes
- footnoteQt4.png: better screenshot with smaller filesize

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40778 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- UserGuide.lyx: unify label prefixes, remove an unused label and clarify how to...
Uwe Stöhr [Sun, 19 Feb 2012 04:18:27 +0000 (04:18 +0000)]
- UserGuide.lyx: unify label prefixes, remove an unused label and clarify how to reference a float as discussed in # 8044)
- Spanish UserGuide.lyx: fix a broken cross-reference
- German UserGuide.lyx: some translations
- GleitobjektQt4.png: better screenshot and with smaller file size

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40777 a592a061-630c-0410-9148-cb99ea01b6c8

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

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40774 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFrench Intro.lyx: improvements in writing style by Jean-Pierre
Uwe Stöhr [Sat, 18 Feb 2012 12:53:29 +0000 (12:53 +0000)]
French Intro.lyx: improvements in writing style by Jean-Pierre

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40772 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUserGuide.lyx: revert change, besides that I don't think this change is helpful I...
Uwe Stöhr [Thu, 16 Feb 2012 18:56:00 +0000 (18:56 +0000)]
UserGuide.lyx: revert change, besides that I don't think this change is helpful I don't want to activate change tracking on a release day.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40771 a592a061-630c-0410-9148-cb99ea01b6c8

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

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40770 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- German UserGuide.lyx: some translations
Uwe Stöhr [Wed, 15 Feb 2012 22:45:51 +0000 (22:45 +0000)]
- German UserGuide.lyx: some translations
- German ERT.png: better screenshot in original size and with less filesize

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40761 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agofr.po: some fixed shortcut conflicts from Jean-Pierre
Uwe Stöhr [Wed, 15 Feb 2012 21:59:02 +0000 (21:59 +0000)]
fr.po: some fixed shortcut conflicts from Jean-Pierre

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40760 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoSpanish EmbeddedObjects.lyx, Math.lyx: translations by Ignacio
Uwe Stöhr [Wed, 15 Feb 2012 21:54:11 +0000 (21:54 +0000)]
Spanish EmbeddedObjects.lyx, Math.lyx: translations by Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40759 a592a061-630c-0410-9148-cb99ea01b6c8

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

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40753 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUserGuide.lyx: add an info as suggested by Jean-Pierre
Uwe Stöhr [Tue, 14 Feb 2012 21:30:26 +0000 (21:30 +0000)]
UserGuide.lyx: add an info as suggested by Jean-Pierre

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40751 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoSpanish UserGuide.lyx, Tutorial.lyx: translations from Ignacio
Uwe Stöhr [Tue, 14 Feb 2012 21:14:18 +0000 (21:14 +0000)]
Spanish UserGuide.lyx, Tutorial.lyx: translations from Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40750 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoja.po: updates from Koji
Uwe Stöhr [Tue, 14 Feb 2012 21:04:25 +0000 (21:04 +0000)]
ja.po: updates from Koji

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40748 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoes.po: translations by Ignacio
Uwe Stöhr [Mon, 13 Feb 2012 23:18:58 +0000 (23:18 +0000)]
es.po: translations by Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40747 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agode.po: fix 2 shortcut clashes
Uwe Stöhr [Mon, 13 Feb 2012 01:25:40 +0000 (01:25 +0000)]
de.po: fix 2 shortcut clashes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40745 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agosweave.lyx: completely revised example file by Yihui Xie
Uwe Stöhr [Sun, 12 Feb 2012 23:54:02 +0000 (23:54 +0000)]
sweave.lyx: completely revised example file by Yihui Xie

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40743 a592a061-630c-0410-9148-cb99ea01b6c8

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

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40739 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agothesis files: translate some German strings to English and fix some typos
Uwe Stöhr [Sun, 12 Feb 2012 14:57:29 +0000 (14:57 +0000)]
thesis files: translate some German strings to English and fix some typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40736 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agothesis files: Fixed preamble code for automatic reference naming
Uwe Stöhr [Sun, 12 Feb 2012 14:46:23 +0000 (14:46 +0000)]
thesis files: Fixed preamble code for automatic reference naming

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40735 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* nn.po: fix typo.
Jürgen Spitzmüller [Sun, 12 Feb 2012 06:37:43 +0000 (06:37 +0000)]
* nn.po: fix typo.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40734 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:07:51 +0000 (03:07 +0000)]
EmbeddedObjects.lyx: lots of typos spotted by Scott Kostyshak and some small fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40732 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- EmbeddedObjects.lyx: correct the description of Automatic Reference Naming
Uwe Stöhr [Sun, 12 Feb 2012 01:50:21 +0000 (01:50 +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/branches/BRANCH_2_0_X@40730 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agonn.po: updates by Ingar
Uwe Stöhr [Sat, 11 Feb 2012 18:15:36 +0000 (18:15 +0000)]
nn.po: updates by Ingar

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40727 a592a061-630c-0410-9148-cb99ea01b6c8

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

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40726 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFrench UserGuide.lyx: big translation update from Jean-Pierre
Uwe Stöhr [Sat, 11 Feb 2012 17:21:02 +0000 (17:21 +0000)]
French UserGuide.lyx: big translation update from Jean-Pierre

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40725 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- status.20x: add missing updated languages
Uwe Stöhr [Sat, 11 Feb 2012 15:48:50 +0000 (15:48 +0000)]
- status.20x: add missing updated languages
- fr.po: updates from Jean-Pierre

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40724 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:20 +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/branches/BRANCH_2_0_X@40721 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- UserGuide.lyx: add a supported file type
Uwe Stöhr [Sat, 11 Feb 2012 05:00:51 +0000 (05:00 +0000)]
- UserGuide.lyx: add a supported file type
- StandardToolbar.png, ExtraToolbar.png: update images to layout of LyX 2.0.x

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40719 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:24 +0000 (01:21 +0000)]
Tutorial.lyx: fix a typo reported on the list

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40718 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUpdate it.po
Enrico Forestieri [Wed, 8 Feb 2012 23:21:11 +0000 (23:21 +0000)]
Update it.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40714 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoMath.lyx:
Uwe Stöhr [Sun, 5 Feb 2012 01:11:47 +0000 (01:11 +0000)]
Math.lyx:
- for an unknown reason \addto\extras... does no longer work with recent hyperref (work is in progress for an updated description); for now remove these commands
- remove unnecessary language switches

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40709 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoEmbeddedObjects.lyx, UserGuide.lyx: remove unnecessary language switches
Uwe Stöhr [Sun, 5 Feb 2012 01:09:45 +0000 (01:09 +0000)]
EmbeddedObjects.lyx, UserGuide.lyx: remove unnecessary language switches

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40708 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoaddendum to backport r40703 (fix #8019)
Jean-Marc Lasgouttes [Fri, 3 Feb 2012 17:32:13 +0000 (17:32 +0000)]
addendum to backport r40703 (fix #8019)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40707 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agobackport r40703 (fix #8019)
Jean-Marc Lasgouttes [Fri, 3 Feb 2012 17:30:21 +0000 (17:30 +0000)]
backport r40703 (fix #8019)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40706 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agostatus.20x: Fix glitches introduced with r40704.
Jürgen Spitzmüller [Fri, 3 Feb 2012 06:10:14 +0000 (06:10 +0000)]
status.20x: Fix glitches introduced with r40704.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40705 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agobackport 40700
Jean-Marc Lasgouttes [Thu, 2 Feb 2012 22:39:26 +0000 (22:39 +0000)]
backport 40700

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40704 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUpdates to Indonesian and Swedish localizations, from Waluyo and Jim.
Richard Heck [Thu, 2 Feb 2012 15:39:36 +0000 (15:39 +0000)]
Updates to Indonesian and Swedish localizations, from Waluyo and Jim.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40701 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoBackport the safe part of r40694 to fix bug #7998.
Georg Baum [Wed, 1 Feb 2012 21:03:04 +0000 (21:03 +0000)]
Backport the safe part of r40694 to fix bug #7998.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40698 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* cs.po
Pavel Sanda [Wed, 1 Feb 2012 12:22:23 +0000 (12:22 +0000)]
* cs.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40697 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #8013: updateDefaultFormat() checks the osFontsCB state, so the fonts UI...
Jürgen Spitzmüller [Wed, 1 Feb 2012 06:33:51 +0000 (06:33 +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/branches/BRANCH_2_0_X@40696 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agofix r40692: branch can only contain LyX files in the fileformat of the branch
Uwe Stöhr [Tue, 31 Jan 2012 18:37:47 +0000 (18:37 +0000)]
fix r40692: branch can only contain LyX files in the fileformat of the branch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40693 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUpdates from Yuri for Ukrainian localization.
Richard Heck [Tue, 31 Jan 2012 18:10:53 +0000 (18:10 +0000)]
Updates from Yuri for Ukrainian localization.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40692 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoRemerge strings.
Richard Heck [Tue, 31 Jan 2012 14:57:17 +0000 (14:57 +0000)]
Remerge strings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40690 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* sk.po
Kornel Benko [Sat, 28 Jan 2012 11:16:54 +0000 (11:16 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40686 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* de.po: update.
Jürgen Spitzmüller [Sat, 28 Jan 2012 11:06:23 +0000 (11:06 +0000)]
* de.po: update.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40685 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agobackport support for knitr
Jean-Marc Lasgouttes [Sat, 28 Jan 2012 10:50:12 +0000 (10:50 +0000)]
backport support for knitr

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40684 a592a061-630c-0410-9148-cb99ea01b6c8

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

see r40656.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40683 a592a061-630c-0410-9148-cb99ea01b6c8

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

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40682 a592a061-630c-0410-9148-cb99ea01b6c8

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

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40679 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* NEWS (should go to announcement)
Pavel Sanda [Thu, 26 Jan 2012 11:15:44 +0000 (11:15 +0000)]
* NEWS (should go to announcement)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40678 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix installation of python files:
Jean-Marc Lasgouttes [Wed, 25 Jan 2012 22:59:42 +0000 (22:59 +0000)]
Fix installation of python files:
- be compatible with automake 1.11.2 (#7990)
- do not install pyo/pyc files in share directory (#6080)

This is a backport of r40635, r40669 and r40670.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40675 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago#7789 correct buffer statistics when change tracking is on; LyX incorrectly counts...
Stephan Witt [Tue, 24 Jan 2012 06:20:25 +0000 (06:20 +0000)]
#7789 correct buffer statistics when change tracking is on; LyX incorrectly counts the words in deleted notes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40673 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUpdate it.po
Enrico Forestieri [Tue, 24 Jan 2012 01:10:12 +0000 (01:10 +0000)]
Update it.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40672 a592a061-630c-0410-9148-cb99ea01b6c8