Commit Graph

3675 Commits

Author SHA1 Message Date
Jean-Marc Lasgouttes
30afece93d Kill next-inset-toggle and expand inset-toggle to provide the same functionality
* src/LyXAction.h: introduce new function attribute AtPoint: this is 
	for lfuns that should first look at cursor postion whether there
	is an inset, before dispatching to container inset.
	* src/LyXAction.cpp: remove LFUN_NEXT_INSET_TOGGLE; 
	mark LFUN_INSET_TOGGLE as AtPoint.
	* src/BufferView.cpp (dispatch, getStatus): remove handling of
	LFUN_NEXT_INSET_TOGGLE.
	* src/LyXFunc.cpp (dispatch, getStatus): handle functions marked 
	AtPoint.	
	* lib/*/*: replace next-inset-toggle with inset-toggle.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28980 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-30 13:49:52 +00:00
Uwe Stöhr
882d0a3867 EmbeddedObjects.lyx: fix image file names
German UserGuide.lyx: update from Hartmut

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28971 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-29 17:16:54 +00:00
Jürgen Spitzmüller
5a4e4dec15 Fix bug 5863:
* beamer.layout:
* powerdot.layout:
	- those provide geometry

* BufferParams.cpp:
* GuiDocument.cpp:
	- implement provides("geometry")

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28957 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-28 10:48:16 +00:00
Uwe Stöhr
1a74934610 German Intro.lyx: remove reference to Perl
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28926 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-26 19:10:29 +00:00
Uwe Stöhr
d697f88e1b Spanish Intro.lyx, Shortcuts.lyx: updates from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28918 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-26 00:22:19 +00:00
Uwe Stöhr
468d30cac5 German Intro.lyx: fix a wrong email address
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28915 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-25 23:28:00 +00:00
Uwe Stöhr
1a0e2a4c8a French Intro.lyx: updates from Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28913 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-25 23:22:45 +00:00
Uwe Stöhr
254ec97f4a Spanish UserGuide.lyx: updates by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28903 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-25 15:47:05 +00:00
Uwe Stöhr
f8b67fc2bc Intro.lyx: some general updates for LyX 1.6.x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28902 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-25 15:46:15 +00:00
Jean-Marc Lasgouttes
8e3a813d54 update JP Chretien's mail address
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28846 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-18 11:23:59 +00:00
Jürgen Spitzmüller
b52205d30b configure.py:
- add support for newer lilypond versions (bug 5834).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28815 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-16 13:47:58 +00:00
Jean-Marc Lasgouttes
c7a08d57ce implement new lfuns inset-begin/end and their -select versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28814 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-16 13:33:27 +00:00
Jürgen Spitzmüller
126be0a7c0 * unicodesmbols: Greek symbols fix from Günter.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28812 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-16 11:41:08 +00:00
Richard Heck
376853cd7a Fix problem with conversion of empty insets. Also, fix problem with error message.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28753 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-11 18:58:38 +00:00
Enrico Forestieri
3175a28893 Fix bug 5836 (http://bugzilla.lyx.org/show_bug.cgi?id=5836)
Cyrillic formatted text in mathmode

If some other letters from some script need to be typeset in italic,
it will suffice adding the flag "mathalpha" to the unicodesymbols file.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28731 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-09 06:34:00 +00:00
Pavel Sanda
1486fb5d64 Add open/close to context menus, solve some shortcut conflicts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28721 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-07 21:44:21 +00:00
Uwe Stöhr
1f09a2b3b8 new Spanish translation of the linguistics.lyx file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28707 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-06 22:53:52 +00:00
José Matox
b8ce87578f Use logging module instead of homebrew python class (Patch from Bo Peng)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28704 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-04 18:54:08 +00:00
Uwe Stöhr
e390bdafe3 Math.lyx: updates from Siegfried and some bugfixes spotted by him
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28696 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-04 00:00:31 +00:00
Uwe Stöhr
c1e6722a2a new Ukrainian translation of the splash.lyx file from Yuri
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28691 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-03 22:45:50 +00:00
Uwe Stöhr
81d2cf93bb Tutorial.lyx, Spanish UserGuide.lyx: updates and bugfixes by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28689 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-03 22:31:22 +00:00
Pavel Sanda
d1883196ca * generate_contributions.py
(CREDITS is just generated file, one needs to change this script)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28686 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-03 11:16:42 +00:00
Uwe Stöhr
6a1e63c96c docs: a correction
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28684 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-02 22:33:44 +00:00
Uwe Stöhr
b32e623c90 CREDITS: fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28680 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-02 21:13:07 +00:00
Pavel Sanda
1faf4f660b * Extended.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28678 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-02 18:52:09 +00:00
Pavel Sanda
1b279c7e5c * CREDITS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28676 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-02 16:20:46 +00:00
Pavel Sanda
b232e4f354 * generate_contributions.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28673 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-02 10:57:24 +00:00
Jürgen Spitzmüller
18553fc218 * lib/examples/[de/]linguistics.lyx:
- some more explanations about language in Glosses.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28670 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-02 10:10:37 +00:00
Uwe Stöhr
350871df1c documentation files: corrections from John Hudson, part 4 of 4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28667 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 22:14:28 +00:00
Uwe Stöhr
951df84b0f new Indonesian translation of splash.lyx from Waluyo Adi Siswanto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28664 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 20:07:57 +00:00
Uwe Stöhr
1fbec9429c splash.lyx: update the file to the current documentation format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28660 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 19:33:36 +00:00
Uwe Stöhr
76bc2f9ef3 Germen Braille.lyx: corrections from Jürgen and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28658 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 18:30:55 +00:00
Jürgen Spitzmüller
439588d206 * German translation of the Linguistics manual.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28650 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 15:02:06 +00:00
Uwe Stöhr
03d8d22d6a documentation files: corrections from John Hudson, part 1-3 of 4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28647 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 01:35:17 +00:00
Uwe Stöhr
9b3060880b - French UserGuide.lyx: big update by Siegfried
- UserGuide.lyx: fix issues spotted by Siegfried

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28632 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 23:25:41 +00:00
Uwe Stöhr
732289d2e0 Spanish UserGuide.lyx and EmbeddedObjects.lyx: updates by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28619 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 00:22:17 +00:00
Uwe Stöhr
3154091853 xypic.lyx: correct typos and a preamble definition, remove whitespace and ERT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28614 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 00:01:45 +00:00
Pavel Sanda
8c411c2134 xypic.lyx merge conflict #2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28601 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 02:07:14 +00:00
Pavel Sanda
80bbb98588 xypic.lyx merge conflict #1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28600 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 02:01:46 +00:00
Pavel Sanda
aa06732b26 also into trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28599 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 01:45:43 +00:00
Pavel Sanda
e2823ac4dc Add to contributors.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28594 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-24 23:07:00 +00:00
Uwe Stöhr
4c44a75311 EmbeddedObjects.lyx: update manual according to http://bugzilla.lyx.org/show_bug.cgi?id=5798
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28582 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-22 22:26:44 +00:00
Richard Heck
5a46619354 Update manual a bit: LyX won't check for arbitrary packages.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28566 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-19 22:28:02 +00:00
Pavel Sanda
64ac045b2d Customization - revert relevants parts back for translators.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg148048.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28538 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 08:52:40 +00:00
Uwe Stöhr
3b399bcb52 EmbeddedObjects.lyx: update the description of Edit externally
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28535 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 00:53:29 +00:00
Pavel Sanda
de5dfdd4a2 * Customization.lyx, accept changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28530 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 23:44:51 +00:00
Georg Baum
9aad4bc27f Better fix for bug 1476 (following an idea by Jean-Marc).
Don't go into an endless loop if layout2layout cannot produce the desired file format.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28529 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 20:25:56 +00:00
Uwe Stöhr
ce09b10450 Spanish EmbeddedObjects.lyx: update from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28524 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 01:12:52 +00:00
Uwe Stöhr
f81c48343e xypic.lyx: - update layout of this file to the one of the other doc files
- cleanup of the preamble
           - a layout fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28523 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 00:50:37 +00:00
Uwe Stöhr
d7e2736437 Math.lyx: - revert format to LyX 1.6.x but keep the new LyX 2.0.0 specific contents; this makes maintaining much easier
- final cleanups for the new \hspace in formulas feature

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28521 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 00:45:52 +00:00