Richard Heck
5ee35ace6f
Introduce the InToc tag for InsetLayout.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28377 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-06 17:54:33 +00:00
Jürgen Spitzmüller
a3ea7fab35
* unicodesymbols:
...
- Fix the output of some Greek characters (rest of bug 5239).
Patch by Günter Milde.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28374 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-06 15:21:20 +00:00
Uwe Stöhr
eb33e2eaae
unicodesymbols: add PROPORTIONAL TO, I stumbled over this today,
...
OK for branch as well?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28372 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-06 14:22:46 +00:00
Pavel Sanda
3f20ccc0ad
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28371 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-06 13:32:28 +00:00
Richard Heck
391c3e3943
Minor updates.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28368 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-05 22:12:35 +00:00
Uwe Stöhr
8a0d98e67e
- stdmenus.inc: Phantom can contain other things as well, not only text
...
- LyXAction.cpp: updates and sorting
- GuiPhantom: a dialog to set the different phantom types (stolen from GuiNote)
The Phantom feature should now be complete. Thanks to all who contributed and helped.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28364 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-05 18:09:36 +00:00
Uwe Stöhr
87de34f36f
- Customization.lyx: update file format since this file is no longer identical to the one in branch
...
- Math.lyx: document Georg's new implemented integral signs and update the description of the \***op integral commands
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28359 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-05 02:21:54 +00:00
Pavel Sanda
f595e20a6f
* Customization.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28357 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-04 20:20:28 +00:00
Georg Baum
cd27d171d5
Partial fix of bug 1476:
...
Implement infrastructure to add translations to layout files and translate one .inc file.
Some others are missing.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28356 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-04 20:06:50 +00:00
Georg Baum
3d7878212b
Add missing esint bits.
...
They should have been part of the initial commit, but I overlooked them.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28355 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-04 19:57:02 +00:00
Richard Heck
ac4e461898
Move a couple routines from InsetFlex to InsetCollapsable so the CustomPars
...
and ForcePlain tags will work not just with InsetFlex but all InsetCollapsables.
Thanks to Jurgen and JMarc for reminding me I'd meant to do this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28340 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-03 21:12:59 +00:00
Jürgen Spitzmüller
b6f67e1d0b
some InsetPhantom fixes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28336 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-03 10:38:13 +00:00
Uwe Stöhr
07870b8539
UserGuide.lyx: some fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28334 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-03 00:58:59 +00:00
Uwe Stöhr
cff5eb6e40
UserGuide.lyx: new Thesaurus section from Jürgen
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28333 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-03 00:23:37 +00:00
Uwe Stöhr
56c4cbe957
Tutorial.lyx: fix a typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28332 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 23:45:40 +00:00
Uwe Stöhr
4207049a75
UserGuide.lyx: some fixes of issues spotted by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28330 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 23:30:03 +00:00
Pavel Sanda
6fa1d7d64e
*Extended.lyx: update info about LyX server
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28327 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 22:22:50 +00:00
Uwe Stöhr
2179de28f3
stdinsets.inc: the paragraph dialog must be deactivated inside Phantom insets
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28313 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-01 21:24:30 +00:00
Pavel Sanda
09112c941d
RCS: add doc
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28305 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-31 21:22:03 +00:00
Uwe Stöhr
b742ff6406
support for the LaTeX commands \*phantom, fileformat change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28292 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-30 00:56:37 +00:00
Pavel Sanda
92c85e2e2b
* Extended.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28289 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-28 21:50:52 +00:00
Jürgen Spitzmüller
0f830027a3
* GuiApplication.cpp:
...
- use the first command in sequence as icon name for command-alternatives.
* lib/ui/stdtoolbars.inc:
- use command-alternatives for the alignment buttons in the tabular toolbar (bug 5709).
* lib/images/tabular-feature_align-*.png:
* lib/images/tabular-feature_valign-*.png:
- rename to tabular-feature_m-[v]align-*.png:
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28280 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-25 17:04:57 +00:00
Jürgen Spitzmüller
3d018a6d94
* lyx2lyx/lyx_1_6.py:
...
- (convert_latexcommand_index): do not stop if a print_index inset is found,
but just skip this inset and proceed. There might be index insets after this (bug 5713).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28273 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-25 10:55:06 +00:00
Pavel Sanda
23ddbe77ef
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28267 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-23 17:05:37 +00:00
Pavel Sanda
e98e029061
The last one.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28266 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-21 20:23:26 +00:00
Uwe Stöhr
5d6ada3473
- Spanish documentation: updated by Ignacio
...
- Math.lyx: two fixes spotted by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28260 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-21 01:55:18 +00:00
Pavel Sanda
5b5f4d803b
Relicense
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28251 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-19 22:52:42 +00:00
Uwe Stöhr
0f66c45e8a
UserGuide.lyx, Tutorial.lyx: - document the new "copy as reference" feature - final step
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28248 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-18 18:43:39 +00:00
Pavel Sanda
83ef86b076
Extended.lyx - Add section from Paul Rubin and add note from Vincent
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28232 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-18 09:40:56 +00:00
Uwe Stöhr
a39bbed74e
chkconfig.ltx: test for the ifsym package since we provide its characters via the Symbols dialog.
...
Jürgen, also OK for branch?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28231 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 21:56:27 +00:00
Uwe Stöhr
0259d3bf75
Documentation files: sync with branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28230 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 21:40:45 +00:00
Uwe Stöhr
620160071a
Intro.lyx, Tutorial.lyx: fix usage of "---" and "--" since we support this natively since LyX 1.6.0
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28224 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 18:37:00 +00:00
Vincent van Ravesteijn
650a0261a6
Disable the Edit->Math menu when not in math.
...
Introduce new LFUN_MATH_FONT_STYLE which takes one of the font styles as an argument. A dispatch is being redirected to math-insert.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28181 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-16 10:35:57 +00:00
Uwe Stöhr
1e84670849
Extended.lyx: include Pavel's change
...
@Pavel, Extended.lyx is not yet really maintained by anyone, so you can change without change tracking for this file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28167 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-15 02:14:31 +00:00
Pavel Sanda
cb55bf0349
* Extended.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28150 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 10:37:42 +00:00
Jürgen Spitzmüller
ef6be5f499
* load CJKutf8 package, if available, for CJK documents in utf8 encoding
...
(first part of fix to bug 5386)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28142 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 09:26:13 +00:00
Pavel Sanda
f048ed70ee
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28139 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-13 21:40:37 +00:00
Jürgen Spitzmüller
743a29799b
* use ulem instead of soul for change tracking
...
(fixes bugs 5091, 5480, 5647).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28114 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 08:01:28 +00:00
Uwe Stöhr
776496cfd1
languages: fix http://bugzilla.lyx.org/show_bug.cgi?id=4736 hopefully now really
...
Jürgen OK for branch too?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28111 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 02:40:50 +00:00
Uwe Stöhr
8f9302edd0
Math.lyx: document the new \hspace support in formulas
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28109 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 02:30:26 +00:00
Uwe Stöhr
36e088a717
stdletter.inc, letter.lyx: fix http://bugzilla.lyx.org/show_bug.cgi?id=5684
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28096 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 15:37:40 +00:00
Uwe Stöhr
7f73a289b9
revtex4.layout: fix http://bugzilla.lyx.org/show_bug.cgi?id=4625
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28093 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 14:48:14 +00:00
Jürgen Spitzmüller
36e07437ab
* Check for the japanese babel option (bug 5677), patch by Koji Yokota.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28088 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 09:10:40 +00:00
Pavel Sanda
f90ac64101
For trunk too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28081 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 23:25:22 +00:00
Uwe Stöhr
e816f3818c
Braille.lyx: new German translation of the Braille manual
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28078 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 20:09:46 +00:00
Uwe Stöhr
16abbf7be2
German UserGuide.lyx, Extended.lyx, multicol.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28075 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 17:38:03 +00:00
Uwe Stöhr
afd5cd6fd5
Braille.lyx: updates and fixing a wrong menu name
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28067 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 16:25:36 +00:00
Uwe Stöhr
5d188fe31a
UserGuide.lyx: include Pavel's change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28063 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 15:36:28 +00:00
Jürgen Spitzmüller
147ddc07ad
* biblioExample.bib:
...
- do not use exotic macros (this broke compilation of the modernCV example).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28059 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 09:57:41 +00:00
Pavel Sanda
a50d819a3c
Trunk too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28056 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-09 09:38:02 +00:00