Commit Graph

3383 Commits

Author SHA1 Message Date
Uwe Stöhr
286ff4cfe5 languages: use better English names for Indonesian and Malay.
With the prefix "bahasa" is how the languages are called officially, but not in English, see
http://en.wikipedia.org/wiki/Malay_language
http://en.wikipedia.org/wiki/Indonesian_language
(my fault)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26910 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-14 20:57:10 +00:00
Uwe Stöhr
dedfdd429e CREDITS, generate_contributions.py: complete r26901
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26908 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-14 20:39:01 +00:00
Pavel Sanda
133b015c30 * generate_contributions.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26901 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-14 15:12:04 +00:00
Jürgen Spitzmüller
756395914e * layouts/siamltex.layout:
- complete rewrite by Adrew Corrington.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26894 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-14 12:43:31 +00:00
Jürgen Spitzmüller
b953443621 * theorems-ams.inc:
- do not presuppose that Enumerate is known.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26893 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-14 12:38:43 +00:00
Richard Heck
2befb034cd Typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26892 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-14 12:02:18 +00:00
Jürgen Spitzmüller
e54a7b585f * languages: more consistent naming.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26891 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-14 11:05:09 +00:00
Uwe Stöhr
263e72d53a lyx2lyx/lyx_1_6.py: fix remaining lyx2lyx issue of r26882
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26890 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-14 00:56:17 +00:00
Uwe Stöhr
126711b224 German UserGuide.lyx: fix wrong reference introduced yesterday
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26886 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-13 22:37:24 +00:00
Uwe Stöhr
2fe68fa743 lyx2lyx/lyx_1_6.py: fixes for r26882 as promised
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26885 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-13 21:43:14 +00:00
Pavel Sanda
308e2d9df3 Sanitize backreferences in hyperref.
http://bugzilla.lyx.org/show_bug.cgi?id=5340
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg144958.html



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26882 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-13 16:01:02 +00:00
Jürgen Spitzmüller
cc12f477d2 * lyx2lyx/lyx_1_6.py:
- fix reversion of aligned subfloats (bug 5352).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26879 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-13 07:51:02 +00:00
Uwe Stöhr
77f0e4da26 EmbeddedObjects.lyx: use InsetInfo for shortcuts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26873 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 20:54:07 +00:00
Uwe Stöhr
bb5a1a4c7b German UserGuide.lyx, Extended.lyx: updates from Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26872 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 20:42:28 +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
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
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
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
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
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
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
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
Uwe Stöhr
b3692c8557 UserGuide.lyx: - fix various English mistakes found by John Hudson
- change shortcut names to current naming

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26806 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 22:01:25 +00:00
Uwe Stöhr
6393663d3d FAQ.lyx: accept Richard changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26805 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 21:59:24 +00:00
Uwe Stöhr
40289f6162 Japanese UserGuide.lyx: updates by Koji
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26804 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 21:11:19 +00:00
Richard Heck
bd89780248 Minor doc update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26803 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 16:43:48 +00:00
Richard Heck
b0c6099330 Fix bug 5330, round 1.
The bug is that older layout files with lines like:
	Input amsmaths.inc
fail in 1.6, since that file no longer exists. This commit adds some 
layout2layout that will scan for such includes and add lines like
	UseModule theorems-ams
corresponding to the input lines. The downside to this commit is that
UseModule only becomes available on 25 July 2008, whereas the files
were removed in January.

My intention is to try to deal with these intermediate cases as well.
But I'm not sure that will ultimately work very well, so this will do
until I can figure that out.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26800 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 15:45:08 +00:00
Richard Heck
fe4d8a86d5 Fix comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26799 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 14:40:38 +00:00
Richard Heck
e44f126c0c Some updates to the Extended Features manual.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26798 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 01:58:37 +00:00
Uwe Stöhr
c3cb732854 UserGuide.lyx: fix issue spotted by Koji
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26797 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 01:25:41 +00:00
Uwe Stöhr
a717cfa028 - elsarticle.lyx: forgot that elsarticle has a frontmatter environment and a \journal command
- ACM-sigplan.lyx: small cleanup
- elsarticle.layout, iopart.layout, sigplanconf.layout: categorize

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26794 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 00:44:22 +00:00
Uwe Stöhr
c5ec5460d7 elsarticle.lyx: fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26791 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 22:45:35 +00:00
Uwe Stöhr
bab737e1a3 templates:
- please JMarc and Jürgen and remove the BibTeX example file from templates but use the one from the examples
- iopart, ACM-sigplan, elsarticle templates and layouts: various small bug fixes and added informations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26789 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 22:38:30 +00:00
Richard Heck
d233a03e73 Move the LyX server documentation to Extended Features.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26788 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 21:05:22 +00:00
Richard Heck
2284351357 Stuff on the LyX server should be in the Extended Features manual, not the
Customization manual.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26787 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 20:57:11 +00:00
Richard Heck
c59a64a880 Some initial updates to the Extended Features manual.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26786 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 20:49:58 +00:00
Richard Heck
59a001aa8d Update the Customization manual a bit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26785 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 20:21:43 +00:00