Enrico Forestieri
4d22872a74
Fix bug #2844 : Need option to overwrite without dialog popup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34541 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-30 16:29:11 +00:00
Enrico Forestieri
9993a1f1b7
Fix bug #2762 : LyX -> LaTeX export autonomously overwrites existing EPS files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34533 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-28 14:43:23 +00:00
Uwe Stöhr
9d3d0eb4ed
IEEEtran.lyx: update file according to layout file in branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34530 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-28 01:57:30 +00:00
Pavel Sanda
8c1c635d2a
Forgot status entry
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34522 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-27 09:08:31 +00:00
Enrico Forestieri
0c71d4fb78
Fix bug #4071 : wrong fonts in math
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34519 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-27 07:03:09 +00:00
Enrico Forestieri
09fa9d6f34
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34505 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-25 22:34:13 +00:00
Jürgen Spitzmüller
c1edc6d7f6
* status.16x: update and polishment.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34478 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-24 09:31:03 +00:00
Enrico Forestieri
e5d9706254
Fix bug #6645 : LyX allows multiple buffers with same name
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34475 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-23 21:31:00 +00:00
Enrico Forestieri
da7632c2bc
Fix bug #2434 : Child .tex document overwritten on latex export
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34474 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-23 21:08:53 +00:00
Uwe Stöhr
a8a2a587ae
status.16x: fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34473 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-23 18:16:02 +00:00
Uwe Stöhr
6f738f2112
BufferParams.cpp: fix #6714 also for branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34470 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-23 15:30:13 +00:00
Uwe Stöhr
f8f3f328ca
InseInsetRef.h: fix #6711 also for branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34469 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-23 12:53:37 +00:00
Uwe Stöhr
e3eb50946e
IEEEtran.layout: revised for IEEEtran 1.7a (backport from trunk)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34466 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-23 12:35:54 +00:00
Uwe Stöhr
1c514f6586
chkconfig.ltx, LaTeXConfig.lyx: add check for missing language support packages
...
(I'm not sure is the status entry is really necessary.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34464 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-23 12:28:24 +00:00
Pavel Sanda
e1da507ba5
Backport fix for #6694 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34461 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-23 09:52:31 +00:00
Jürgen Spitzmüller
6cf965d174
backport r34099:
...
Author: spitz
Date: Fri Apr 9 11:15:55 2010
New Revision: 34099
URL: http://www.lyx.org/trac/changeset/34099
Log:
* lib/languages: simplify polytonic Greek definition. Patch by G. Milde (bug #6456 )
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34459 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-23 09:18:37 +00:00
Jürgen Spitzmüller
c88797cf89
backport r34100:
...
Author: spitz
Date: Fri Apr 9 11:27:54 2010
New Revision: 34100
URL: http://www.lyx.org/trac/changeset/34100
Log:
* src/LaTeXFeatures.cpp: simplify greektext definition. Patch by G. Milde (bug #6458 )
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34458 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-23 09:14:23 +00:00
Enrico Forestieri
f9fdbb0ed2
Fix bug #5247 : physical paper size settings are not honoured by pdflatex export
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34455 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-22 17:31:16 +00:00
Enrico Forestieri
a7795cf303
Correctly restore a dissolved macro inset on undo (bug #6678 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34454 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-22 17:15:57 +00:00
Pavel Sanda
eaf00dbea8
Backport for the second part of #6649 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34453 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-22 15:16:49 +00:00
Pavel Sanda
53fe956d87
Backport fix for #6649 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34452 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-22 15:08:10 +00:00
Enrico Forestieri
0c10e2c2b4
Fix reverse search when the filename contains a forbidden character
...
(including, but not only, spaces).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34444 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-21 23:54:21 +00:00
Jürgen Spitzmüller
3e5a94c797
back to svn.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34432 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-18 07:30:51 +00:00
Uwe Stöhr
251eae1170
eu.po: translation updates by Iñaki Larrañaga Murgoitio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34328 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-28 19:36:22 +00:00
Vincent van Ravesteijn
f50e7bcc12
branch: Fix bug #6451 : Crash when interacting with buffer-dependent dialog with no buffer open.
...
see r33015, r34291.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34308 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-27 13:46:10 +00:00
Vincent van Ravesteijn
abd26a734c
branch: Fix bug #6141 : Scrolling error with insets at top of file.
...
Fix the regression introduced in r28397 while fixing bug #5573 .
see r34296, r28397 and #5573 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34307 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-27 13:11:57 +00:00
Vincent van Ravesteijn
0e36db41eb
branch: Fix bug #5543 : InsetInfo? gives wrong result for textclasses.
...
InsetInfo? only returned whether a layout file was available for a class, not whether the LaTeX document class was available.
This might be caused by the maybe misleading name of the "LayoutFileList::haveClass()" function.
see r34268.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34306 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-27 12:43:46 +00:00
Vincent van Ravesteijn
522b40d492
branch: Fix bug #6664 : InsetInfo?: lyxrc information broken.
...
see r34278.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34305 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-27 12:39:20 +00:00
Jürgen Spitzmüller
f0f72f7f3c
* hu.po: update from Szőke Sándor.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34275 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-23 11:20:35 +00:00
Uwe Stöhr
f2dde4c47b
Japanese example files: again a bunch of updates and some new translated files by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34256 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-22 00:42:39 +00:00
Uwe Stöhr
9dc2ae85de
Japanese documentation files: a bunch of updates and some new translated files; all by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34254 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-22 00:03:29 +00:00
Uwe Stöhr
7be836bf5f
ja.po: updates by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34252 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-21 23:41:25 +00:00
Uwe Stöhr
64400a2a10
status.16x: change ERT -> TeX-code because we don't use the phrase "ERT" in our manuals and documentation
...
(I stumbled over this because I was recently asked what "ERT" means.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34191 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-17 13:54:39 +00:00
Jürgen Spitzmüller
cae7cdd316
* uk.po: update from Yuri.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34183 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-17 11:46:48 +00:00
Uwe Stöhr
513f9fc686
es_beamer-conference-ornate-20min.lyx: new Spanish translation by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34177 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-16 23:24:54 +00:00
Vincent van Ravesteijn
c4a3f68670
branch: Allow to assign the shortcut to an action not only if this was an unknown action, but also when it is a no-action.
...
This could be seen by adding a shortcut "Ctrl-R" to accent-acute. Then changing this to "Ctrl-R Ctrl-R". And then changing this back to "Ctrl-R". Now the oldBinding is NOACTION and a warning is issued that "Ctrl-R" was already bound.
see r33906.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34037 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 18:02:26 +00:00
Vincent van Ravesteijn
2afbd8590b
branch: No need to issue an error if the shortcut binding did not change.
...
see r33905.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34036 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 18:01:20 +00:00
Vincent van Ravesteijn
4da8ddc1ed
branch: I guess we mean "Up" here in stead of "Roman".
...
see r34021.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34035 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 17:54:38 +00:00
Vincent van Ravesteijn
97c3dcd53c
branch: Mark the preferences dialog as changed when a shortcut is removed.
...
(Apparently the signal-slot construction does not work when there is also a on_**_pressed() slot?)
see r33903.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34034 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 17:47:05 +00:00
Vincent van Ravesteijn
e3c15701e4
branch: Use Change::isSimilarTo to find a change when merging changes.
...
see r33284.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34033 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 17:44:17 +00:00
Vincent van Ravesteijn
d2eb203853
branch: When reloading a child document, reset the parent of the child to the parent of the child and not to the master.
...
see r32738.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34032 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 17:37:38 +00:00
Vincent van Ravesteijn
be9cc8d7f9
branch: Make the auto-completion case-insensitive.
...
see r32909.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34031 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 17:33:38 +00:00
Vincent van Ravesteijn
f292717f5d
branch: Fix bug #6633 : Equations that end in \limits or \nolimits are corrupted on load.
...
see r34025.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34030 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 17:27:10 +00:00
Vincent van Ravesteijn
0982149c00
branch: Correctly paint the background of the instant preview of a displayed equation.
...
For a displayed equation, the height is artificially increased by a displayMargin() in InsetMathHull::metrics if it is a displayed equation and there is a preview.
This extra height is not covered by the preview image and what one can see is the background as drawn by the MathHull inset. The color of this background should be either Color_mathbg or Color_background depending on whether the preview is shown or not.
see r32560.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34029 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 17:18:58 +00:00
Enrico Forestieri
aa2d362dcf
Fix bug #4565 : Using keyboard shortcuts to write Greek letters with an underbar produces LaTeX errors.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34023 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 15:02:46 +00:00
Vincent van Ravesteijn
0960e8cde7
branch: Fix bug #6631 : tex2lyx doesn't handle \textquotedbl{} nicely.
...
see r34010.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34014 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 12:04:49 +00:00
Vincent van Ravesteijn
18625d0a2f
branch: Fix bug #6219 : tex2lyx problem with multi-line citep arguments
...
see r34011.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34013 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 12:01:34 +00:00
Pavel Sanda
683e7453b6
Backport delayed autosave removal, part of #6587 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33907 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-29 13:58:21 +00:00
Vincent van Ravesteijn
f81df3a752
branch: Prevent the ghost index files when the converter cache is either not used or not initialized.
...
see r33868.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33904 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-29 08:10:42 +00:00
Enrico Forestieri
999ef03d1f
Fix bug #6618 : RTL (sub)*section after LTR text doesn't compile.
...
When deciding whether to switch encoding or not, the "fragileness" of
the enclosing environment (rather than that of the actual one) should
be taken into account, as we already account for the current "fragility"
by outputting the encoding switch just before switching environment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33898 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-28 22:12:09 +00:00