Commit Graph

28362 Commits

Author SHA1 Message Date
Uwe Stöhr
0022d392e2 de.po: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39832 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-12 05:30:37 +00:00
Uwe Stöhr
3b98f54f95 - UserGuide.lyx: updated some sections
- German UserGuide.lyx: some translations and 2 updated images

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39831 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-12 05:30:00 +00:00
Julien Rioux
1c56ffc10f Allow \nocite again with the basic citation engine (backport r39777).
Fix a bug introduced in r26547. Also reorders the entries for
natbib-numerical into a more natural, visually pleasing order.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39830 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-11 18:33:35 +00:00
Julien Rioux
e2a82f44bd Fix the tab ordering of PrefsUi and GuiDocument Ui components.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39829 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-11 18:22:06 +00:00
Julien Rioux
80ba75d0b1 Don't allow newline characters in document settings and preferences (#5840).
Set a validator on QLineEdit widgets. The validator removes any
\n and \r characters, thus preventing users from copy-pasting
newline characters into these fields, and subsequently saving
them, inadvertantly, to their lyx file or preferences file.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39828 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-11 17:57:33 +00:00
Enrico Forestieri
8c51cd2ad0 Avoid unnecessary spaces with the Windows shell. No status line needed as
this is a correction to r39770. Essentially, the white space before '&'
becomes part of the TEXINPUTS variable, such that the last path element
is not empty but a space. This still works with miktex but upsets texlive.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39827 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-10 22:47:52 +00:00
Kornel Benko
fb90be46ed sk.po: remerge with trunk translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39826 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-10 15:59:02 +00:00
Uwe Stöhr
c683c755a2 UserGuide.lyx: fix some issues spotted by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39822 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-09 04:43:38 +00:00
Uwe Stöhr
4932e093b0 fr.po: translation updates by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39819 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-07 18:38:22 +00:00
Jürgen Spitzmüller
51d071e9c2 * de.po: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39818 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-07 15:01:00 +00:00
Jürgen Spitzmüller
aa184ab645 Fix biber execution om MikTeX.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39817 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-07 13:48:59 +00:00
Uwe Stöhr
9666666264 status.20x: unify style for the menu separator, fix a typo and a formulation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39804 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-06 13:34:32 +00:00
Jürgen Spitzmüller
4bb8009f4b backport r39756: As for setMultiRow, check border status _before_ merging, thus fixing border allocation problems.
No status entry needed; this is a complementing change to r39755.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39800 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-05 12:57:04 +00:00
Jürgen Spitzmüller
336e0ea9f5 backport r39757:
* Fix merging of cells (multicolumn, multirow) when the first cell in the selection is already a multi-cell (bug #7792).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39793 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-01 07:24:17 +00:00
Kornel Benko
3c8acb9b1d * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39790 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-30 10:27:05 +00:00
Kornel Benko
9c84ae59de Re-added Package.cpp to source ot translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39789 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-30 10:26:15 +00:00
Tommaso Cucinotta
a10522d2d6 Backporting r39786 from trunk.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39788 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-30 06:30:26 +00:00
Enrico Forestieri
fe65104a7c Fix bug #7796 (LyX creates file on startup that cannot be deleted)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39781 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-28 07:04:29 +00:00
Uwe Stöhr
67d6eb6ed0 es.po, fr.po: some header corrections
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39776 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-27 16:06:42 +00:00
Enrico Forestieri
5abc1903d0 Fix another thinko from r38243. No status line needed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39774 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-27 07:29:24 +00:00
Enrico Forestieri
6d99ecb8d9 Fix the following problem with Python 2.4:
Traceback (most recent call last):
  File "/opt/src/lyx-2.0.x/lib/scripts/lyxpreview2bitmap.py", line 416, in ?
    exit(main(sys.argv)[0])
TypeError: 'str' object is not callable



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39771 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-26 18:28:24 +00:00
Enrico Forestieri
9c5a8a5baa Manage the setting of the latex environment for Systemcall and ForkedCall
in a central place. This is a backport of r39754 and r39758-r39762.
No status line needed.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39770 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-26 17:14:24 +00:00
Uwe Stöhr
d69a5c79b9 - UserGuide.lyx: some stylistic changes
- German UserGuide.lyx: lots of translation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39766 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-25 21:51:41 +00:00
Uwe Stöhr
2905a80b2a powerdot-example.lyx: add warning about incompatibilities with enumitem that are now fixed in the latest powerdot version
(patch by Jean-Pierre)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39764 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-25 21:33:55 +00:00
Uwe Stöhr
d531d1abfa ia.po: updates from Giovanni
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39763 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-25 20:51:09 +00:00
Jürgen Spitzmüller
4619ec4637 Fix bottom border allocation when setting a multirow.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39755 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-25 06:36:58 +00:00
Richard Heck
082cd0ce69 Reset ANNOUNCE.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39751 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-24 18:18:47 +00:00
Enrico Forestieri
864cbd5422 Fix typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39750 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-24 18:08:57 +00:00
Enrico Forestieri
477d0ee0a6 Also set TEXINPUTS when launching ForkedCall processes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39748 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-24 17:56:06 +00:00
Jürgen Spitzmüller
7a27682192 * InsetTabular.cpp: fix logic of multirow top/bottom line output (bug #7578)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39734 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-23 13:07:00 +00:00
Kornel Benko
9311178c1c * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39731 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-22 09:45:49 +00:00
Kornel Benko
3ff1455c66 Add springer to set of installed files [cmake build]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39730 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-22 09:45:28 +00:00
Jürgen Spitzmüller
6c27ed49fa backport r39696
Timestamp: 
09/17/11 17:25:14 (5 days ago) 
Author: 
spitz 
Message: 
finally commit the fix for #7607.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39729 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-22 07:49:25 +00:00
Uwe Stöhr
c4c0978b8f status.20x: status entry for the previous commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39728 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-22 02:57:28 +00:00
Uwe Stöhr
d738644fcc add the new Springer template files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39727 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-22 02:34:01 +00:00
Uwe Stöhr
61391a6d53 springer template files: backport changes from trunk, support for all 3 recent Springer document classes, new and revised set of template files, fixes bug #7301
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39726 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-22 02:25:11 +00:00
Uwe Stöhr
f5225e186e Additional.lyx: remove some unused references to squash LaTeX warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39723 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-21 22:37:12 +00:00
Enrico Forestieri
9f1a845234 When changing the document language, also change the language of the
text which is not explicitly marked in a different language, irrespective
of the multilingual status, except for LTR<=>RTL changes.
See discussion in this thread:
http://thread.gmane.org/gmane.editors.lyx.devel/138380


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39721 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-21 15:48:51 +00:00
Julien Rioux
85b53b183b Mark settings as changed when the Nomenclature line is edited (backport r39663).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39719 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-20 18:42:40 +00:00
Julien Rioux
8bc200adc9 Fix the tab ordering of GuiPrefs components (backport r39662).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39718 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-20 18:40:45 +00:00
Julien Rioux
41a7a2f8e2 * configure.py : Fix the gnumeric converters.
They were tied to undefined formats ods and xls. The actual
    internal names for these formats are oocalc and excel.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39717 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-20 18:36:34 +00:00
Julien Rioux
2249b433e7 * configure.py : Detect java and perl scripts in a general way.
- Fix the detection of htmltolatex (#6339).
  - Fix the detection of splitindex (#7579).
  - Fix the detection of jfig3-itext and jfig3.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39716 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-20 18:29:18 +00:00
Julien Rioux
bd41d9ac78 * configure.py : Fix the rc entry when tex2lyx is not found (#3308).
We still define the tex2lyx converter but we emit a warning.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39715 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-20 17:41:16 +00:00
Enrico Forestieri
cd4684bd65 Fix bug #7621 (Images are not displayed if path of temp folder contains accented characters)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39701 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-18 19:57:25 +00:00
Enrico Forestieri
8e049293ed Make lyxpak.py more resilient to unexpected conditions (e.g., when a
referenced file is really a directory) and also catch files referenced
in ERT in the document body.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39693 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-16 15:01:12 +00:00
Jürgen Spitzmüller
17321e037b * de.po: some corrections.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39688 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-16 09:07:26 +00:00
Jürgen Spitzmüller
e0f5ec0f80 * de.po: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39687 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-16 08:48:39 +00:00
Kornel Benko
d81a50b967 * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39685 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-16 08:41:05 +00:00
Richard Heck
042454a101 Typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39684 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-15 22:04:59 +00:00
Richard Heck
b3cd6747eb Better label for index list.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39683 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-15 21:49:20 +00:00