Uwe Stöhr
c47f7e5564
amsdefs.inc, amsmaths.inc: allow optional arguments for AMS environments, fixes http://bugzilla.lyx.org/show_bug.cgi?id=4344
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21698 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-21 21:50:14 +00:00
Bo Peng
c4d5c686ea
Use latex instead of pplatex to check latex configurations, and exit from configure.py with proper error code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21690 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-21 16:17:35 +00:00
Jean-Marc Lasgouttes
ce2588085b
french l10n update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21688 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-21 13:41:54 +00:00
Jean-Marc Lasgouttes
5ca54200b7
update japanese l10n
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21687 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-21 10:53:42 +00:00
Jürgen Spitzmüller
6453bd97d8
* src/ParagraphMetrics::computeRowSignature():
...
- Fix crc computing (wrt multibyte chars)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21679 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-19 15:07:00 +00:00
Jean-Marc Lasgouttes
1ae45c1a8c
make sure that moc files are removed on "make clean"
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21675 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-19 11:14:30 +00:00
Michael Schmitt
bf9da54005
* po/*.po: remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21664 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-18 11:58:24 +00:00
Jürgen Spitzmüller
689e0ba8e1
* LaTeXFeatures.cpp (useLanguage):
...
- require the CJK package for CJK languages.
* BufferParams.cpp (writeEncodingPreamble):
- load CJK package if required.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21651 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-17 12:35:50 +00:00
Jean-Marc Lasgouttes
3370670758
remove properly [[context]] strings from translated messages
...
src/Messages.cpp: general cleanup.
(cleanTranslation): remove [[context]] strings from a docstring. Use
plain string manupulation instead of regular expressions.
(get): use cleanTranslation also on strings that got translated.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21642 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-16 14:37:22 +00:00
Jean-Marc Lasgouttes
d398204ac9
* src/Text2.cpp (deleteEmptyParagraphMechanism): do not reset the
...
appendix marker if the deleted paragraph was the last one (bug 4352)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21640 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-16 13:41:08 +00:00
Jürgen Spitzmüller
8f400f80b4
* src/insets/InsetOptArg.{cpp,h}:
...
- implement getStatus and disallow paragraph breaks (bug 4359).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21634 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-15 21:16:23 +00:00
Jürgen Spitzmüller
09a8c20090
* status.15x: oops.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21633 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-15 21:12:09 +00:00
Jürgen Spitzmüller
0b52ffad12
* status.15x: add bug number.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21632 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-15 21:10:14 +00:00
Enrico Forestieri
282eb6e257
Fix bug that files with nonascii filenames are always reported
...
as externally modified.
* src/Buffer.{cpp,h} (saveCheckSum): switch to FileName class.
(Buffer::readFile): filenames are always stored as UTF-8 in the
FileName class.
* src/callback.cpp (writeAs): use FileName when calling saveCheckSum.
* src/support/FileName.h: correct comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21626 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-15 13:46:00 +00:00
Michael Schmitt
8266ec6edd
* status.15x: mention German translation updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21613 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-14 17:44:40 +00:00
Jean-Marc Lasgouttes
3e510b9e93
another update from JP Chretien
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21604 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-14 13:08:57 +00:00
Pavel Sanda
196049be68
Update Norwegian translation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21603 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-14 13:00:58 +00:00
Jürgen Spitzmüller
29106bdb20
* status.15x: small tweak.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21573 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-13 05:35:40 +00:00
Uwe Stöhr
8861432f93
add Siegfried to the credits part 3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21565 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-12 22:56:30 +00:00
Uwe Stöhr
cbbc0e9e09
big French manual update:
...
- UserGuide updates
- new translation of the EmbeddedObjects manual
done by Siegfried MEUNIER-GUTTIN-CLUZEL
- remove the file examples/fr/ExemplesTableaux.lyx since we have this now in the EmbeddedObjects.lyx manual (as I did for the other lanuages some weeks ago)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21559 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-12 22:33:48 +00:00
Enrico Forestieri
8d4509ac28
Update Italian localization
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21553 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-12 15:24:33 +00:00
Michael Schmitt
32664c8875
* po/de.po: translate recent math toolbar extensions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21549 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-11 18:36:46 +00:00
Michael Schmitt
30d68ae017
* po/*.po: remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21548 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-11 18:02:51 +00:00
Jürgen Spitzmüller
77c1dbe3ba
* src/Text.cpp:
...
- safer (but slightly less nice) fix for bug 4334. Fixes bug 4347 that was introduced in r21488.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21540 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-10 10:48:13 +00:00
Uwe Stöhr
9517942f77
installer updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21539 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-10 00:49:34 +00:00
Uwe Stöhr
28cc859928
UserGuide.lyx: adopt Martins Changes in r21531 to the doc style and the other maintained docs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21537 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-10 00:46:39 +00:00
Uwe Stöhr
bc9d08ff1d
French Intro.lyx: Updates from Siegfried Meunier-Guttin-Cluzel
...
(Siegfred has also translated the EmbeddedObjects manual and updated the UserGuide. These versions follows this weekend.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21534 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-09 23:39:36 +00:00
Jean-Marc Lasgouttes
f5f69d4717
czech update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21532 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-09 12:57:22 +00:00
Martin Vermeer
7531581545
Explain how to use branches inside math and graphics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21531 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-09 12:12:52 +00:00
Abdelrazak Younes
dd172d53ed
Fix bug 4335:
...
http://bugzilla.lyx.org/show_bug.cgi?id=4335
I say "assertion" in status.15x because the crash happens only in debug mode. Of course, as assertion are enabled in the Windows packages these are equivalent to crashes...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21528 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-09 10:06:09 +00:00
Uwe Stöhr
a98d01d9ca
German Tutorial.lyx: remove wrong description
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21526 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-08 23:19:49 +00:00
Uwe Stöhr
17bfb666e1
installer updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21522 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-08 22:33:47 +00:00
Uwe Stöhr
3e52520687
stdtoolbars.inc: - add placeholders
...
- fraction cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21521 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-08 22:30:39 +00:00
Michael Schmitt
e22e72179a
* po/*.po: remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21503 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-07 22:45:03 +00:00
Jürgen Spitzmüller
c0a625149f
* src/Text.cpp (getPossibleLabel):
...
- remove line breaks from label proposals (fixes bug 4334)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21488 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-07 15:26:06 +00:00
Jean-Marc Lasgouttes
1473b3f60d
Update to the french localization
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21486 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-07 14:39:25 +00:00
Jürgen Spitzmüller
661a20f9af
* ANNOUNCE:
...
* README:
* RELEASE-NOTES:
- preparation for 1.5.3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21485 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-07 09:26:28 +00:00
Jürgen Spitzmüller
a68e9bf102
* status.15x: tweaks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21484 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-07 09:25:03 +00:00
Jürgen Spitzmüller
382db53914
* src/BufferView.cpp:
...
- move the LFUN_OUTLINE_*'s out of here ...
* src/Text3.cpp:
- to this place. This fixes a crash (bug 4330).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21473 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-06 14:39:30 +00:00
Jürgen Spitzmüller
452d7e28c0
* src/frontends/qt4/QSpellchecker.cpp:
...
- fix bug 2218 (spellchecher skips first word)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21470 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-06 13:46:52 +00:00
Jean-Marc Lasgouttes
9bb559d543
update Japanese l10n
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21461 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-06 07:44:12 +00:00
Uwe Stöhr
a32c4d4091
UserGuide.lyx: describe the pixmap cache
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21452 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 21:28:37 +00:00
Bernhard Roider
4abde70bc3
correct previous commit (sync with trunk)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21446 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 17:24:33 +00:00
Bernhard Roider
53cd7838e4
more complete fix for bug 4318 and variants (see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg130765.html )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21445 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 16:53:16 +00:00
Bernhard Roider
af9361d81b
forgot this...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21443 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 16:47:33 +00:00
Bernhard Roider
5275a25cf4
fix bug 4301:
...
BufferView::moveToPosition(..) failed for every position inside an inset because buffer_->text() was used instead of cursor_.text() to set the current font.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21442 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 16:40:14 +00:00
Jürgen Spitzmüller
508f44d8be
* src/LyXFunc.cpp (actOnUpdatedPrefs):
...
- add missing LyXRC::RC_USE_PIXMAP_CACHE to switch,
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21440 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 15:47:13 +00:00
Jürgen Spitzmüller
a60f43e53a
* src/mathed/InsetMathGrid.cpp:
...
- fix off-by-one-error in append-column (fix bug 4323/2).
This is Martin's original fix (r21430) minus the buggy renaming.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21439 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 14:31:33 +00:00
Martin Vermeer
5c7dd90532
Reverting crashing patch for 4323
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21438 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 14:10:10 +00:00
Abdelrazak Younes
2b310c8157
Fix bug 4317.
...
http://bugzilla.lyx.org/show_bug.cgi?id=4317
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21437 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 13:54:57 +00:00