Uwe Stöhr
50e577f8a9
- po-file remerge: done as part of service for Hungarian and Spanish translator
...
- de.po: two translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27005 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 21:39:18 +00:00
Uwe Stöhr
a81686e977
hu.po: small updates by Alex (Szöke Sandor)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27004 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 21:30:31 +00:00
Uwe Stöhr
e22e0facb0
seminar.lyx: - use dvips as driver as it turned out that this is the only way it works on all platforms (seminar is a very old package and uses PostScript specials)
...
- changes in the formulation as requested by Günter
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27003 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 21:27:57 +00:00
Richard Heck
5537e8a6b5
Add some module related comments.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27002 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 21:11:49 +00:00
Richard Heck
85cf71f69a
By chapter and by section should exclude each other.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27001 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 21:09:11 +00:00
Richard Heck
72721655c5
Remove some indirection leftover from Andre's removal of controllers and such.
...
When we had GuiDocument and GuiDocumentDialog, there was a separation that required
this kind of thing, but now apply() is only ever called from applyView(), which is
private and only ever calls it with our local params.
This simplifies the forthcoming ProvidesModule, etc, patch a bit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27000 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 21:00:33 +00:00
Richard Heck
721b269732
Another one for Abdel.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26999 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 20:45:47 +00:00
Richard Heck
afcc0e0490
Code duplication is bad.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26998 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 20:38:40 +00:00
Richard Heck
129df0bcd4
Make Abdel happy: Change case of local variables.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26997 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 20:31:33 +00:00
Richard Heck
ae339e3ca8
Remove now duplicated code.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26996 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 19:53:15 +00:00
Richard Heck
2351615f0a
Fix LFUN_LAYOUT_MODULE_ADD: We need to make sure that the module
...
isn't already added, that its requirements are satisfied, and that
it doesn't conflict with any loaded modules. Mostly, this just
moves existing code into a new routine where we can get at it.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26995 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 19:48:32 +00:00
Richard Heck
67dfff2d37
Update GuiDocument when there are changes to loaded modules.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26994 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 19:31:05 +00:00
Jürgen Spitzmüller
25c8c8ce8a
* InsetMarginal.cpp:
...
- \marginpar needs to be \protect'ed in fragile context (bug 2790).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26992 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 17:08:39 +00:00
Pavel Sanda
c509d3d8fc
Please Edwin.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26991 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 15:55:20 +00:00
Pavel Sanda
41e03b290b
Change gui names for a few modules.
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg145171.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26990 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 15:50:20 +00:00
Jürgen Spitzmüller
6eb63b8894
* linguistics.lyx: some more polishment.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26989 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 06:59:00 +00:00
Jürgen Spitzmüller
6d6e40e962
* linguistics.lyx: some more explanations about IPA.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26988 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 06:40:23 +00:00
Enrico Forestieri
7923d0b90e
Correct logic: single characters must also be parsed when quiet == false.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26987 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 00:18:29 +00:00
Uwe Stöhr
01a26f54db
Math.lyx: update how to insert the multiplication sign
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26986 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 23:06:28 +00:00
Enrico Forestieri
ad41e7d4d7
Remove unneeded include
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26985 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 22:45:15 +00:00
Enrico Forestieri
5fcdee37f6
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26984 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 21:18:09 +00:00
Enrico Forestieri
96007ce5ac
Fix bug 5374
...
http://bugzilla.lyx.org/show_bug.cgi?id=5374
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26983 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 20:55:54 +00:00
Uwe Stöhr
f3117747ff
remove last traces of linuxdoc whose support has been removed long ago; requested in http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg145127.html
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26982 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 20:49:04 +00:00
Pavel Sanda
1040064133
Put scrollbar back.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26981 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 14:58:33 +00:00
Pavel Sanda
e32aade059
Next round for modules tab
...
- remove ill vertical spacer in the bottom
- fix max size of description field
- fix min size of the available modules list
- disable the ugly hozizontal scrollbar
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26980 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 14:39:11 +00:00
Uwe Stöhr
072f9c91a8
configure.py: add comment for the OpenDocument conversion
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26979 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 13:57:04 +00:00
Pavel Sanda
879f476382
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26978 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 13:45:58 +00:00
Uwe Stöhr
0ad53de085
English documentation files: update to recent file format as service for our translators
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26977 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 13:43:30 +00:00
Uwe Stöhr
b77532599c
Makefile.am: fix typo in previous commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26976 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 13:41:28 +00:00
Jürgen Spitzmüller
62e719f35a
de.po: some further changes by Hartmut.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26975 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 13:38:31 +00:00
Uwe Stöhr
c2b6b49593
Spanish documentation files: updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26974 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 13:32:06 +00:00
Jürgen Spitzmüller
d751c11352
* unicodesymbols:
...
- "force" tipa glyphs to prevent inputenc errors with utf8.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26972 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 13:26:46 +00:00
Uwe Stöhr
4954f6ba05
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26971 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 12:57:55 +00:00
Uwe Stöhr
2fb10ab3e3
- po-file updates
...
- de.po: some translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26970 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 12:45:30 +00:00
Jürgen Spitzmüller
5b5e0025ef
* configure.py:
...
- TeXLive does not include the oolatex script, but relies on mk4ht.
Also reinclude the verbose command as a fallback.
Obviously, such changes need testing on as many systems and distributions as possible.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26969 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 11:49:37 +00:00
Uwe Stöhr
4817b4e113
es.po: updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26968 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 11:39:02 +00:00
Uwe Stöhr
2fd2991f82
UserGuide.lyx: - fix formatting of some index entries
...
- better description for hyperref's bibliography backreferences
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26967 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 11:35:38 +00:00
Jürgen Spitzmüller
473e365a07
* InsetIndex (latex):
...
- latex is supposed to return the number of _rows_, so do not count the characters
(fix bug 5378).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26966 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 11:28:23 +00:00
Jürgen Spitzmüller
54c32f8501
ModulesUI.ui:
...
-remove unnecessary GoupBox.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26965 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 11:10:35 +00:00
Uwe Stöhr
14adc7047d
lyx2lyx/lyx_1_6.py: fix lyx2lyx for MathMacro conversions, fixes part of http://bugzilla.lyx.org/show_bug.cgi?id=5371
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26964 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 10:50:32 +00:00
Jürgen Spitzmüller
b58dc17495
de.po: update by Hartmut.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26963 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 10:43:27 +00:00
Abdelrazak Younes
72e49fbb67
remove unused variables.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26961 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 09:23:46 +00:00
Abdelrazak Younes
97e5041a4a
some more small optimization.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26960 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 07:42:41 +00:00
Abdelrazak Younes
be740f8543
Bidi::computeTables(): avoid a Font instantiation for each char.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26959 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 07:31:10 +00:00
Abdelrazak Younes
da640391fc
revert erroneous previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26958 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 07:09:05 +00:00
Abdelrazak Younes
6a8219c190
Paragraph:
...
- constify some parameters
- getFontSettings():
- getFirstFontSettings(): return a const ref instead of a copy. This brings a consistent 4% improvement in LateX generation. Might speedup rtl handling too.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26957 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 07:03:44 +00:00
Pavel Sanda
d579893c5b
Towards horizontal size of document pref dialog -
...
class names make its combo very wide, so reorganize a little bit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26956 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 01:43:24 +00:00
Pavel Sanda
a4686d7125
Make Uwe happy.
...
Btw autotools people may need "make distclean" to make
compilation proceed after last changes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26955 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 01:27:11 +00:00
Pavel Sanda
4861019ae4
Add the missing file.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26954 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 01:23:38 +00:00
Pavel Sanda
9d82588e3e
Create new Module panel in document settings and decrease vertical
...
size of the dialog.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg145035.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26953 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 01:21:59 +00:00