Jürgen Spitzmüller
e3d8e0c460
compile fix. Sorry.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22701 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-28 15:41:39 +00:00
Jean-Marc Lasgouttes
54b0ad5904
* src/Text.cpp (changeCase): do not set the selection if it was not
...
already set.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22700 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-28 13:20:44 +00:00
Uwe Stöhr
c61c949a2a
- delete the example file mathed.lyx
...
- German Math.lyx: correct document title
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22699 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-28 11:57:06 +00:00
Uwe Stöhr
cc18807379
Remove outdated file TodoPlan-1.3.
...
It has already been removed from trunk some month ago.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22697 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-28 11:48:25 +00:00
Uwe Stöhr
af96d509be
Documentation updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22693 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-27 21:28:20 +00:00
Uwe Stöhr
eb6aa13bcc
I wrote a new manual "LyX's detailed math manual". See the announcement on the list.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22690 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-27 20:50:30 +00:00
Richard Heck
e2f11cf1a8
Status for last commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22688 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-26 20:43:06 +00:00
Richard Heck
84ebdcc766
It is the right fix. (Sorry!)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22684 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-26 20:13:39 +00:00
Richard Heck
2671470085
Revert last commit. I am not sure that is the right fix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22683 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-26 20:06:31 +00:00
Richard Heck
27a843bf0f
Fix bug 4517. (Jurgen, since this is SO trivial, I just did it.)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22682 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-26 20:03:59 +00:00
Enrico Forestieri
9c20327dae
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22668 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-25 14:04:23 +00:00
Jürgen Spitzmüller
85a10af54e
** Fix language switch issue introduced by the CJK patch **
...
(no status.15x entry needed, bug was introduced in the 1.5.4 cycle)
* src/output_latex.{cpp,h}:
- (latexParagraphs, TeXEnvironment, TeXOnePar, TeXDeeper): pass Text element
instead of ParagraphList. This is necessary to detect whether we are in the main text.
- check if we are in the main text for language switches, if needed.
* src/Buffer.cpp:
* src/insets/InsetEnvironment.cpp:
* src/insets/InsetText.cpp:
* src/mathed/InsetMathMBox.cpp:
- adapt to new latexParagraphs definition.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22667 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-25 13:31:50 +00:00
Jürgen Spitzmüller
a4b56a4463
* src/BufferParams.{cpp,h}:
...
- (paperSizeName): add missing paper sizes. Add an argument to the function
that returns context-sensitive information (depending on the purpose)
- (paperSizeName): Do not hardcode "letter" for default paper size (bug 2098).
- (dvips_options): pass purpose DVIPS to paperSizeName
* src/Converter.cpp:
- (dvipdfm_options): pass purpose DVIPDFM to paperSizeName.
* src/Format.cpp:
- (view): pass purpose XDVI to paperSizeName (fix bug 4432).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22665 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-25 12:59:23 +00:00
Uwe Stöhr
1d2c8724ad
German UserGuide.lyx: tiny correction by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22658 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-23 23:50:00 +00:00
Pavel Sanda
662c6fc7c9
* cs.po typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22657 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-23 01:56:35 +00:00
Michael Schmitt
e239ae0409
* po/*.po: remerge po files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22654 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-22 22:41:55 +00:00
Uwe Stöhr
3b6d6ec131
all docs: fix font loading in the preamble
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22653 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-22 22:01:33 +00:00
Uwe Stöhr
0abd4ce2eb
buffer-update_pdf2.xpm: fix SVN EOL
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22652 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-22 21:57:27 +00:00
Pavel Sanda
bdea59981e
Fix typo (dist_jaexamples).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22648 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-22 21:05:19 +00:00
Jean-Marc Lasgouttes
d9db666c89
fix wrong macro for line spacing with memoir
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22645 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-22 11:44:13 +00:00
Uwe Stöhr
d47d83f08b
German UserGuide.lyx updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22639 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-20 21:48:27 +00:00
Uwe Stöhr
d43a62bf3f
the missing things of r22636
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22637 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-20 21:43:01 +00:00
Pavel Sanda
514ea8d2d2
Add Japanese splash.lyx (from Koji)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22636 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-20 00:52:35 +00:00
Jürgen Spitzmüller
0ca8918365
* status.15x: small tweak.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22630 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-19 11:27:54 +00:00
Pavel Sanda
fe290e4728
Update cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22628 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-19 11:10:04 +00:00
Pavel Sanda
589adcc9e4
Remerge po files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22627 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-19 11:06:25 +00:00
Pavel Sanda
aa658b2c63
Get rid of ugly strings in .po file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22626 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-19 10:53:58 +00:00
Uwe Stöhr
0f323c3b9d
unicodesymbols: reintroduce the brace-enclosed spaces for branch to assure nothing strange can happen.
...
In general I couldn't find a reason why to keep these spaces, so I'll not reintroduce them in trunk.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22624 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-18 19:16:11 +00:00
Uwe Stöhr
c6ac77c78e
unicodesymbols: support for missing space modifier letters (patch by Jürgen)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22622 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-18 19:07:38 +00:00
Uwe Stöhr
dbac1d6481
UserGuide.lyx: get rid of an ERT box
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22618 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-17 22:42:41 +00:00
Jürgen Spitzmüller
43ef820375
* src/LaTeX.cpp:
...
- do a second latex run before bibtex if package clefval requests it.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22613 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-17 10:07:04 +00:00
Uwe Stöhr
2390110753
two new documentation file translations from Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22594 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-15 22:57:34 +00:00
Uwe Stöhr
31a3a6c048
- German UserGuide.lyx: don't use caption
...
- UserGuide.lyx: list the new toolbar button
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22590 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-15 21:50:57 +00:00
Jürgen Spitzmüller
4f23c97c8c
adapt "box insert" toolbar behaviour to menu behaviot.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22585 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-15 13:22:55 +00:00
Jürgen Spitzmüller
6be0995fd7
* src/frontends/QDocument.{cpp,h}:
...
- do not update dialog when clicking in the main window without buffer change
(bug 4302).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22584 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-15 10:44:55 +00:00
Uwe Stöhr
ba2ab848b4
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22581 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 23:56:30 +00:00
Uwe Stöhr
9ab9311115
forgot to add this in r22567
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22576 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 23:40:42 +00:00
Uwe Stöhr
3dbc36cb95
- toolbar button for boxes
...
- installer updates
- fix SVN EOL for toolbar-toggle_math.xpm
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22567 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 22:29:15 +00:00
Jean-Marc Lasgouttes
bf26b7172d
* src/Spacing.cpp (writeBeginEnv, writeEndEnv): add a bool parameter
...
directing to use memoir's capitalized latex macros.
* src/LaTeXFeatures.cpp (getPackages): act on feature "SetSpace".
* src/output_latex.cpp (TeXOnePar): ditto
* lib/layouts/memoir.layout: provide feature SetSpace, indicating that
memoir provides the setspace functionality, but with a different syntax.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22552 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 14:59:11 +00:00
Jürgen Spitzmüller
afa16a3754
* src/LaTeXFeatures.cpp:
...
- the package "pdfcolmk" must be loaded after [x]color.sty
(see package documentation).
- load xcolor.sty the same way than color.sty, and only load one of them
(xcolor, if requested, else color).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22549 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 10:11:44 +00:00
Enrico Forestieri
ec38b1d886
Use the currentItemChanged() signal instead of itemSelectionChanged()
...
because in Qt 4.2 the current item has not been updated yet when
itemSelectionChanged() is emitted.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22547 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 09:34:56 +00:00
Uwe Stöhr
0fc67f8a5e
EmbeddedObjects.lyx: benefit from the fixed bug 2492
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22543 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-13 16:56:51 +00:00
Uwe Stöhr
c4670157be
InsetBox.cpp: fix the LaTeX-output, fixes bug 2492 http://bugzilla.lyx.org/show_bug.cgi?id=2492
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22541 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-13 14:44:28 +00:00
Uwe Stöhr
99a9627e12
unicodesymbols: add ligatures, patch by Anders Ekberg
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22539 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-13 13:26:04 +00:00
Uwe Stöhr
2f77705a21
UserGuide.lyx: fix bibliographies
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22529 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 17:00:13 +00:00
Jürgen Spitzmüller
9cde025da4
* QBibtex.cpp:
...
- some more tweaks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22523 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 15:42:11 +00:00
Uwe Stöhr
35430ba0b3
installer update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22520 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 14:01:53 +00:00
Jürgen Spitzmüller
6002a1b5a8
* status.15x: update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22515 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 11:52:16 +00:00
Jürgen Spitzmüller
f6da658f94
* src/frontends/qt4/QBibtex.{cpp,h}:
...
* src/frontends/qt4/ui/BibtexUi.ui:
- add buttons to move databases up and down.
Patch from Horst Schirmeier (permission: http://marc.info/?l=lyx-devel&m=120009631506298&w=2 )
status.15x follows immediately ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22514 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 11:51:46 +00:00
Jürgen Spitzmüller
43ef0e78e7
* lib/lyx2lyx/lyx_1_4.py:
...
- add proper reversion method for sideways floats (this was missing).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22509 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 10:20:38 +00:00