Enrico Forestieri
4dfe930a72
Add check for the latex packages accents and slashed.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26594 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 18:35:28 +00:00
Bo Peng
2acf5b4370
Fix toc dependency to avoid redundant TOC rebuild
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26593 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 18:34:05 +00:00
Jürgen Spitzmüller
4cb08129a3
attempt to fix bug 5282:
...
* src/insets/InsetTabular.cpp:
- keep track of encoding after passing a copy of the OutputParams.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26592 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 15:32:43 +00:00
Uwe Stöhr
165e8e08ce
UserGuide.lyx: add a sentence about multi LFUNs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26591 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 13:27:40 +00:00
Abdelrazak Younes
90af53afff
move sum() to FileName::private::checksum() and add a new method using Qt4.4 mmap support.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26590 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 10:54:26 +00:00
Abdelrazak Younes
16d182a0b9
header cleanup: remove duplicate includes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26589 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 09:22:51 +00:00
Abdelrazak Younes
4122944455
First step toward fixing bug http://bugzilla.lyx.org/show_bug.cgi?id=5252
...
- Move lyx::sum() to FileName.cpp
- Get rid of the third slow implementation of sum() as istreambuf_iterator is supported since at least gcc 3.2.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26588 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 09:15:55 +00:00
Uwe Stöhr
ac1598df31
UserGuide.lyx: revise the description of the encodings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26587 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 00:52:21 +00:00
Pavel Sanda
82f1cb7463
Let lyxclient read the whole line of input.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26586 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 23:58:40 +00:00
Pavel Sanda
8195cd1e2a
* man
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26585 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 23:49:03 +00:00
Uwe Stöhr
d5681aa430
UserGuide.lyx: describe the new multi LFUN binding and the usage of (Shift)-Tab
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26584 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 22:29:52 +00:00
Pavel Sanda
f88e202e39
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5285 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26583 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 21:34:08 +00:00
Uwe Stöhr
3b3dba6c65
Slovak UserGuide.lyx: make document compilable by workaround for bug 5291
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26582 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 21:31:23 +00:00
Uwe Stöhr
a7722811f7
InsetTabular: make Slovak and Czech documents compilable, fixes http://bugzilla.lyx.org/show_bug.cgi?id=5290 , thanks to Heiko Obderdiek for the hint how to fix this
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26581 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 21:24:59 +00:00
Uwe Stöhr
632bc7dcec
Math.lyx: fix last commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26580 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 20:31:23 +00:00
Uwe Stöhr
3710be6eaa
Math.lyx: describe the new accent handling
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26579 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 20:20:15 +00:00
Enrico Forestieri
82c96c0a2d
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26578 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 16:59:40 +00:00
Enrico Forestieri
5ca3be4d67
In mathmode, treat nonascii chars with diacritical marks as an input method
...
for entering math accents, such that an umlauted A is translated as \ddot{A},
for example.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26577 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 15:53:15 +00:00
José Matox
fa782312a1
Preparing for rc3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26576 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 12:51:44 +00:00
Pavel Sanda
c7bfae826c
Let cursor appear after call of disabled lfun.
...
Patch by Vincent.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26575 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 12:35:35 +00:00
Abdelrazak Younes
5731e7faae
Small cleanup in order to improve toc change detection within insets.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26574 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 10:37:24 +00:00
Pavel Sanda
42693547f7
Find-next fallback to search dialog when no string was entered before.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26573 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 10:07:10 +00:00
Jürgen Spitzmüller
e63a6bc89a
compile fix & whitespace nitpicks.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26570 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 09:13:12 +00:00
Abdelrazak Younes
31398779f8
Add tab/backtab for outline-in/out sections.
...
very cool stuff!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26569 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 07:54:52 +00:00
Uwe Stöhr
adf7a8f4a8
Ukrainian Intro.lyx: forgot to mention Yuri
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26563 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 01:02:33 +00:00
Uwe Stöhr
fd38e6013b
now also for the Cyrillic doc files: remove unneeded labels, fix image paths, update fileformat
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26562 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 00:40:58 +00:00
Uwe Stöhr
96c917f23e
German Intro.lyx: fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26561 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 00:24:53 +00:00
Uwe Stöhr
2c5637b831
LaTeXFeatures.cpp: fix critical bug, due to this, no Cyrillic document could be compiled with LyX 1.6
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26560 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 00:21:35 +00:00
Uwe Stöhr
410ff4290a
Slovak UserGuide.lyx: update fileformat
...
(The document is currently not compilable due to a problem with babel and Slovak. I'm working on this.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26557 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 23:45:17 +00:00
Uwe Stöhr
904c290714
Hebrew Tutorial.lyx: update fileformat
...
! The document is not compilable due to http://bugzilla.lyx.org/show_bug.cgi?id=5282 !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26556 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 22:52:25 +00:00
Uwe Stöhr
5fe59dd13d
Galician Intro.lyx: make it compilable
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26555 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 22:16:14 +00:00
Pavel Sanda
10a1b9987d
Following JMarc idea - add tab/backtab for depth changes inside enumerate-like environment.
...
This command-alternatives is really cool stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26554 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 21:31:00 +00:00
Uwe Stöhr
ea7c8524f9
installer: prepare for LyX 1.6.0rc3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26553 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 21:15:38 +00:00
Pavel Sanda
3e7ab87a60
Update LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26551 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 21:00:03 +00:00
Pavel Sanda
7b1bf23337
Finish the cleanup in graphics.
...
LFUN_GRAPHICS_GROUPS_UNIFY is not needed anymore.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26550 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 20:50:33 +00:00
Pavel Sanda
df8913b213
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26549 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 20:36:12 +00:00
Enrico Forestieri
b5dcdbc960
When in mathmode, always use the mathcommand replacement from the
...
unicodesymbols file. Also take into account that a unicode symbol
may appear in both mathmode and textmode and thus both the mathmode
and textmode features may be required. As a side effect, the problem
that the \lyxmathsym definition is added to the preamble even when
a unicode symbol appears only in textmode is solved.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26548 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 18:38:25 +00:00
Richard Heck
4e142856d7
Move NOCITE to the end of the enum, so that it will appear at the end of the list. As things were, it appeared first, and as a result was always the first thing used in a new file.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26547 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 18:13:25 +00:00
José Matox
478bf0cf60
Update documentation for 1.6.0 release (referring to rc3 where it makes sense)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26546 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 17:16:22 +00:00
Jean-Marc Lasgouttes
f3a1cdabe9
for some reason, itemSelectionChanged does not trigger in a reliable way and the error descriptions are bogus
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26545 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 16:16:25 +00:00
Richard Heck
61812bdda1
Well, we've agreed on this binding. We could still use one for complete,
...
but, Jose, this is enough for rc3.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26544 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 15:31:41 +00:00
Pavel Sanda
1033ce4e59
ups.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26543 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 14:02:14 +00:00
Pavel Sanda
2aeb9dead0
i have very bad memory
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26542 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 13:59:26 +00:00
Pavel Sanda
0f6a71ffb3
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26541 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 13:34:36 +00:00
Jean-Marc Lasgouttes
6cd921678b
move code to unify graphics groups from GuiGraphics to InsetGraphics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26540 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 13:24:52 +00:00
Jean-Marc Lasgouttes
1db80d4df6
make sure that INSET_APPLY dispatching is inside an undo group
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26539 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 13:20:53 +00:00
Jean-Marc Lasgouttes
0c68af937a
move the validation code from InsetFlex to InsetCollapsable
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26538 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 13:05:43 +00:00
Pavel Sanda
87c1454286
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26537 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 11:14:12 +00:00
Uwe Stöhr
22ab5735e7
doc files: remove unneeded labels, fix image paths, update fileformat - part 4/4
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26536 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 02:23:59 +00:00
Uwe Stöhr
7ace602540
doc files: remove unneeded labels, fix image paths, update fileformat - part 3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26535 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 02:21:13 +00:00