Commit Graph

19730 Commits

Author SHA1 Message Date
Uwe Stöhr
4331cbf30f babel handling: revert r26857 and r26858 for the reasons I posted o the list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26870 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 17:21:18 +00:00
Uwe Stöhr
551f2c0c22 uk.po: updates by Yuri
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26869 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 17:08:52 +00:00
Richard Heck
a9226314d1 Don't access this directly.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26867 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 15:34:08 +00:00
Richard Heck
4ececaf03d Update the modules after we make the document class. This will ensure
that we get any new default modules on board.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26866 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 15:29:54 +00:00
Jürgen Spitzmüller
542651b0e1 fix binding of breakable slash.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26865 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 14:42:38 +00:00
Jürgen Spitzmüller
6eb11f06a8 readjust indendation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26863 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 13:06:17 +00:00
Uwe Stöhr
51b4ac8e79 LaTeXFeatures.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5350
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26862 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 12:50:08 +00:00
Jürgen Spitzmüller
86eeea7566 * InsetSpecialChar.cpp:
- \protect nobreakdash if needed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26861 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 09:54:39 +00:00
Jürgen Spitzmüller
d45ca67d1d ** fix bug 2114. Fileformat change.
** fix bug 5343 (patch from Richard, prerequisite for the other fix)

* Buffer.cpp:
	- increment format to 343
* src/BufferParams.{cpp,h}:
	- new param \use_default_options that allows to select/deselect
	  the "Other" class options defined in the layout file.
* src/frontends/qt4/GuiDocument.cpp:
* src/frontends/qt4/ui/LaTeXUi.ui:
	- add GUI to set \use_default_options, display predefined options in the dialog
	- update dialog correctly on class change.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26860 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 09:36:00 +00:00
Jürgen Spitzmüller
41c028cce5 * lyx2lyx/lyx_1_6.py:
- fix conversion of empty index insets.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26859 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 08:58:42 +00:00
Abdelrazak Younes
4d4ee5d7a6 Factorize out the hardcoded babel tests. This whole thing is a real mess...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26858 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 07:56:06 +00:00
Abdelrazak Younes
bc8e829ce0 Simplify and optimize a bit the special babel language detection; and add a FIXME.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26857 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 07:19:43 +00:00
Abdelrazak Younes
81a1ae187e MenuDefinition::expandFlexInsert(): simplify a tiny bit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26856 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 06:52:26 +00:00
Richard Heck
b03a5823be We don't always want that, just with custom insets.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26855 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 04:12:37 +00:00
Richard Heck
02e4744ce3 Fix bug 5346.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26854 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 04:04:55 +00:00
Richard Heck
50ef03a245 Revert.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26853 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 03:43:15 +00:00
Richard Heck
3373ec397b Typos.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26852 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 03:40:30 +00:00
Uwe Stöhr
4131ee8bfc UserGuide.lyx: some corrections ans revert an InsetInfo to make it compilable (see http://bugzilla.lyx.org/show_bug.cgi?id=5349 )
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26851 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 01:08:37 +00:00
Uwe Stöhr
b5ccec122c Math.lyx: use InsetInfo for shortcuts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26850 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 01:07:13 +00:00
Uwe Stöhr
c990923fe2 FORMAT: fix typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26849 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 23:58:12 +00:00
Uwe Stöhr
d30e01fd08 Support for Mongolian, fileformat change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26848 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 23:52:31 +00:00
Uwe Stöhr
d6de8dae7a UserGuide.lyx: two corrections
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26847 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 21:03:51 +00:00
Uwe Stöhr
586d4b7452 German menus.bind: fix whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26846 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 20:49:30 +00:00
André Pönitz
26fafc111d typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26845 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 16:08:42 +00:00
André Pönitz
01bb9e2a57 fix problem with non-recognized utf8 encoding that lead to broken .lyx
files


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26844 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 16:07:14 +00:00
Uwe Stöhr
204984d2a7 UserGuide.lyx: use InsetInfo for shortcuts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26843 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 13:19:59 +00:00
Uwe Stöhr
19c27c8714 BufferParams.cpp: typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26842 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 12:47:51 +00:00
Uwe Stöhr
97591c9daf German UserGuide.lyx: more updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26841 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 12:46:35 +00:00
Uwe Stöhr
54faadd049 stdinsets.inc: fix output of InsetInfo, part of http://bugzilla.lyx.org/show_bug.cgi?id=5339
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26840 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 11:33:11 +00:00
Uwe Stöhr
3f3f2b5d1e German UserGuide.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26837 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-10 21:50:10 +00:00
Jürgen Spitzmüller
ca8af4f462 * de.po:
- update by Hartmut.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26835 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-10 08:15:06 +00:00
Joost Verburg
aa4017c1eb install files from Resources\tex in MiKTeX local root directory
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26833 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 22:00:09 +00:00
Abdelrazak Younes
a774b2ce7a MSVC Compil fix: Finish JMarc's work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26832 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 14:53:25 +00:00
Jean-Marc Lasgouttes
90101f72b1 compilation fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26831 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 14:48:30 +00:00
Jean-Marc Lasgouttes
9bae7c410e --without-x is not needed anymore with OS X
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26830 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 14:17:15 +00:00
Jean-Marc Lasgouttes
ca67cfffe0 do not check for X libraries if pkg-config succeeded
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26829 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 14:10:09 +00:00
José Matox
391ba1e592 fix bug 5333
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26828 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 13:07:13 +00:00
José Matox
13bf36618c possible fix to bug 5333
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26827 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 12:53:13 +00:00
José Matox
e90f9ea0f7 preview comes always after a latecommand
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26826 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 12:51:37 +00:00
José Matox
dec8e81ebd Trim end of line whitespaces (need to clean the difference for further fixes)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26825 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 12:09:01 +00:00
Jean-Marc Lasgouttes
15b49036ed X dependency cleanup (2/3)
(inernal|external)LineEnding are only used by the clipboard code. Therefore
move them to the Qt helpers, where the current environment is known.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26824 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 07:21:48 +00:00
Jean-Marc Lasgouttes
2759268092 X dependency cleanup (1/3)
Move the special handling of -geometry command option from LyX to GuiApplication, 
where it belongs


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26823 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 07:19:34 +00:00
Uwe Stöhr
c6bff58c5d - po file remerge
- de.po: updates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26822 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 00:38:53 +00:00
Uwe Stöhr
af44c2a8c5 dinbrief.layout: sorry, I didn't know that layouts may not have non-ASCII characters like the German sharp s "ß"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26821 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-09 00:37:25 +00:00
Uwe Stöhr
9715bf8f3a dinbrief.lyx: fix wrong setting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26820 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 23:53:45 +00:00
Uwe Stöhr
2cb757c4c8 dinbrief: fix typos, correct obsolete environments, add missing environments, patch by Günter Milde
(existing documents are fully compatible to the new one)

can also go to branch, Jürgen?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26819 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 23:40:51 +00:00
Uwe Stöhr
d3178c4fc8 UserGuide.lyx: - change shortcut names to current naming, also for Alt
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26818 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 22:00:09 +00:00
Uwe Stöhr
1db1232659 German UserGuide.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26817 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 21:49:20 +00:00
José Matox
7d4b69d2dc autoconf 2.63 works too (it seems to be a bug fix release)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26816 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 18:24:25 +00:00
Abdelrazak Younes
47020302ae fix memory leak.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26815 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 15:12:49 +00:00