Commit Graph

19532 Commits

Author SHA1 Message Date
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
Richard Heck
b90919e48b Revert r26683 and add some comments making it a little clearer what
is going on here.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26814 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 15:07:09 +00:00
Abdelrazak Younes
9601279dbb moveItem(): simplify a bit more and clarify comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26813 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 14:52:07 +00:00
Abdelrazak Younes
79cffed886 moveItem(): simplify
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26812 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 14:19:31 +00:00
Abdelrazak Younes
93ae7c8c33 Oups...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26811 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 14:06:20 +00:00
Abdelrazak Younes
237c713046 Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5328
* Paragraph::insertInset(): check if inset insertion is allowed before insertion.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26810 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 14:03:15 +00:00
Enrico Forestieri
53d7e1969f Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26807 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 22:19:41 +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
Stefan Schimanski
c874e95030 * Be more conservative about leaving out parenthesis by checking for < 0x80.
This fixes lyxmathsym characters as macro arguments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26802 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 16:24:07 +00:00
Richard Heck
2078e09e67 The default modules should be kept in order.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26801 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 15:53:05 +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
109ffd0f0a ja.po: updates by Koji
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26796 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 01:15:08 +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
Pavel Sanda
036bd58f6c * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26793 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 00:22:05 +00:00
Enrico Forestieri
f505227f6e Smash remaining drawbacks for bug 2315
http://bugzilla.lyx.org/show_bug.cgi?id=2315


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26792 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 22:49:30 +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
Richard Heck
b32b4a545c Update counter containing files to new format.
Actually, not all of these do contain counters, but my grepping 
wasn't sophisticated enough to catch them. Not a big deal....

I don't think there are errors here, but if you see weird
behavior with counters in some file or other, it's possible I missed 
something.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26782 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 14:58:22 +00:00
Richard Heck
0b95498ef4 Update non-counter layouts to format 10.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26781 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 14:45:21 +00:00
Richard Heck
838bccbb97 Update counter documentation after last commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26780 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 14:42:57 +00:00
Richard Heck
d841355b7e Fix bug 5316 properly. The fix is to make the routine that reads a counter
update an existing counter rather than overwrite it.

This turns out to be more complicated than it might seem. There are two 
large parts to the patch. One moves the counter read routine out of TextClass
and into the Counter and Counters classes. The other changes the syntax of 
counters from:
	Counter
		Name whatever
	....
to:
	Counter whatever
	....
This allows us to get the name of the counter right away, so we can decide
whether it is an old one or a new one. So the layout format had to be 
changed (again), with corresponding layout2layout code.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26779 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 14:37:28 +00:00
Richard Heck
2b234dad7d Comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26778 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 12:24:31 +00:00
Richard Heck
63644744fd Whitespace and comment cleanup.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26777 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 12:16:17 +00:00
Richard Heck
42666d2c92 Re-introduce bug 5316 for the paper class. The previous fix doesn't work
anyway, and this lets us test the new one.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26776 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 12:03:08 +00:00
Jürgen Spitzmüller
a04ba20552 * unicodesymbols:
- force some greek glyphs that are not properly supported by inputenc (part of bug 5239)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26774 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 11:30:53 +00:00
Jean-Marc Lasgouttes
f993482628 fix misleading debug message
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26773 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 10:14:41 +00:00
Jürgen Spitzmüller
5b37720625 * linguistics.module:
- some corrections.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26772 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 07:15:01 +00:00
Richard Heck
da624a6d7c Update some of the most out of date bits of the FAQ.
Uwe, I've used change tracking here, too. If you don't want or need to check this, let me know, of just accept all changes and commit it.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26771 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 04:47:46 +00:00
Richard Heck
93597a387e Correct out of date hyperlink.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26770 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 04:32:36 +00:00
Richard Heck
0f08a019a2 Update layout documentation.
Uwe, I've used change tracking with this, as we discussed. Please review the changes, accept or whatever, and recommit. You can let the translators know about this, too.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26769 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 04:24:41 +00:00
Richard Heck
7eb60756fd Remove unused code related to InsetEnvironment experiment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26768 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 04:23:26 +00:00
Richard Heck
64baf4dedc Update the rest to format 9, as well. The counter stuff will
need a new format, if we do it.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26767 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 03:20:16 +00:00
Richard Heck
244cda474c Add a FIXME. We need to be more careful here.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26766 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 03:16:26 +00:00
Richard Heck
be34425828 Update format number for layouts not using counters. The reason
is that the counter info will be updated later, without changing
the format number again.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26765 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 03:00:26 +00:00
Uwe Stöhr
61cb7ccfae elsarticle.lyx: some corrections
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26763 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 01:18:38 +00:00
Uwe Stöhr
347589f7a7 installer: register the file extensions ".lyx15" etc. that you get when exporting to older LyX formats
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26762 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-05 21:48:07 +00:00
Richard Heck
4eadce28f7 Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26760 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-05 19:48:43 +00:00
Richard Heck
ee4db4a133 Adapt stdinsets.inc and linguistics.module to the new InsetLayout framework.
There may be some other changes to be made here still, but they should be
fairly painless. What will need checking are InsetFlex's. Those that set 
MultiPar to true will now default to ForcePlain false and CustomPars true;
those that set MultiPar to false (or don't set it, since that's the default)
will have CustomPars false and ForcePlain true. If that's wrong, the right
tag can be added, but it must be AFTER the MultiPar tag, since MultiPar will
reset CustomPars and ForcePlain, as described in stdinsets.inc.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26759 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-05 19:46:19 +00:00
Richard Heck
7c61874c70 Forgot this bit from last commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26758 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-05 19:39:09 +00:00