Commit Graph

509 Commits

Author SHA1 Message Date
Jean-Marc Lasgouttes
48d6f6231c update Japanese l10n
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27309 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-06 09:02:05 +00:00
Jürgen Spitzmüller
fc05be064a * hu.po: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27306 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-06 08:37:41 +00:00
Jürgen Spitzmüller
0ebd662bce * tr.po: update from trunk.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27270 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-05 18:02:50 +00:00
Jürgen Spitzmüller
e9a5e6f955 * status.15x: nitpicks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27251 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-04 17:06:50 +00:00
Jürgen Spitzmüller
a32d1b0b29 * QLPainter.cpp:
- backport Stefan's fixes to the Pixmap cache (rev. 27091 and 27227)
	  in order to fix a crash on the Mac with combining characters (bug 5327).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27250 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-04 17:01:02 +00:00
Jean-Marc Lasgouttes
33d3a68811 revert part of 27210. Sorry for the fuss.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27232 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-03 09:39:20 +00:00
Jean-Marc Lasgouttes
d63a0fa68b fix two bugs where "ugly" latex source is output instead of "nice" one.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27210 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-31 13:59:52 +00:00
Uwe Stöhr
39b5267801 aa_sample.lyx: add needed document class option and remove citations from abstract to make the document compilable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27183 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-28 22:40:10 +00:00
Jürgen Spitzmüller
d9308e024a backport rev. 27014:
Timestamp: 10/21/08 19:03:49 (1 week ago)
Author: spitz
Message: * output_latex.cpp: 
		- fix CJK nesting in child documents (bug 535

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27163 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-28 10:10:28 +00:00
Jean-Marc Lasgouttes
d2be1432a1 Fix the following annoying problem: when
using --with-version-suffix (without value), config.status will be
written wrongly and try to run
  ./configure--with-qt4-lib= [...]

This is because the code that adds automatically the version number eats
the leading space.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27152 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 14:54:18 +00:00
Uwe Stöhr
e17854cabf docbook_article.lyx: fix wrong image paths
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27121 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 22:53:06 +00:00
Jürgen Spitzmüller
f8ee0a7758 * src/Cursor.cpp (selectionAsString):
- Fix a crash when selecting multiple cells of a tabular.
	  (I might have a look at the missing table->asString later).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27080 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 11:20:12 +00:00
Jürgen Spitzmüller
0bcb0c8bb2 * Makefile.am:
- fix installation of Catalan files. 

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27010 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-21 12:35:29 +00:00
Jürgen Spitzmüller
fb5e37cd7f * InsetMarginal.cpp:
- \marginpar needs to be \protect'ed in fragile context (bug 2790).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26993 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 17:10:53 +00:00
Jürgen Spitzmüller
c6f273c553 * unicodesymbols:
- "force" tipa glyphs to prevent inputenc errors with utf8.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26973 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 13:29:28 +00:00
Jürgen Spitzmüller
dea3ed50ce honour requirements for dots (bug 5376).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26948 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-18 14:18:32 +00:00
Jean-Marc Lasgouttes
c5f7b187d5 fix the behaviour of the errorlist dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26933 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-17 12:27:18 +00:00
Jean-Marc Lasgouttes
18dfeaa589 configure automatically literate>pdflatex
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26931 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-17 10:59:34 +00:00
Jean-Marc Lasgouttes
f1a845ca42 fix View Source for literate documents
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26918 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-16 12:10:42 +00:00
Jean-Marc Lasgouttes
5579327a30 speed up _a_lot_ switchEncoding() by avoiding an object copy (see bug 5347)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26900 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-14 14:05:37 +00:00
Jürgen Spitzmüller
eceb3b75a1 * layouts/siamltex.layout:
- complete rewrite by Adrew Corrington.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26897 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-14 13:14:46 +00:00
Uwe Stöhr
49eda3d5dd uk.po: updates by Yuri
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26868 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 17:05:54 +00:00
Uwe Stöhr
ab9f907711 LaTeXFeatures.cpp: also for branch: fix http://bugzilla.lyx.org/show_bug.cgi?id=5350
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26864 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 13:27:25 +00:00
Uwe Stöhr
729ac66a5b dinbrief: also for branch: fix typos, correct obsolete environments, add missing environments, patch by Günter Milde
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26838 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 11:19:28 +00:00
Jürgen Spitzmüller
dd94d72560 backport revision 26668. I believe a have tested this sufficently now.
> Author: younes
> Date: Wed Oct  1 10:18:57 2008
> New Revision: 26668

> URL: http://www.lyx.org/trac/changeset/26668
> Log:
> Modify the way multi-cell selection is done in tables:
> * Always put the cursor at the end of the cell (this was set at the beginning
> with mouse selection).
> * handle LFUN_SELF_INSERT in case of multi-cell selection -> the whole cell
> contents will be deleted.

> This commit fixes http://bugzilla.lyx.org/show_bug.cgi?id=5225

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26809 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 09:01:25 +00:00
Uwe Stöhr
6d8ae76078 make Latvian and Lithuanian documents also compilable in branch, fixes bug 5323 and 5324
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26784 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 19:30:07 +00:00
Uwe Stöhr
f791779ada - external_templates: fix http://bugzilla.lyx.org/show_bug.cgi?id=5320 also for branch, patch by Vincent
- chessgame.lyx: adapt file to the change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26754 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-05 19:32:14 +00:00
Uwe Stöhr
b085ae8949 fr.po: updates by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26749 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-05 18:07:00 +00:00
Enrico Forestieri
6d2f3cb16e Fix bug 1784
http://bugzilla.lyx.org/show_bug.cgi?id=1784


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26738 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-05 01:09:41 +00:00
Uwe Stöhr
62c461d6a2 modernCV.lyx: modernCV.lyx: update the file as then nasty spacing bug is fixed since version 0.7 of moderncv - the current output was not readable due to the now wrong spacings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26736 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-05 00:42:18 +00:00
Uwe Stöhr
a998a0a342 - new layout for the elsarticle class
- remove the template for elsart, as this class is obsolete since elsarticle was released

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26716 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-04 11:56:27 +00:00
Uwe Stöhr
d7fc0b7ba8 - iopart.layout: fix some bugs
- iop-article.lyx: fix 2 typos
- add missing example BibTeX file

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26715 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-04 11:45:43 +00:00
Uwe Stöhr
08342483ed new layout and template file for ACM SIGPLAN articles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26714 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-04 11:39:30 +00:00
Uwe Stöhr
6f09912f9d elsart.layout: \thanks can have an optional argument, see http://www.mail-archive.com/lyx-users@lists.lyx.org/msg64095.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26705 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-03 20:28:47 +00:00
Jürgen Spitzmüller
6d3e4f82c9 * status.15x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26675 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-01 20:44:13 +00:00
Jean-Marc Lasgouttes
53e35259d7 remove confusing warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26671 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-01 14:06:28 +00:00
Pavel Sanda
3e2886b52e Backport lyxclient commandline fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26623 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-29 12:57:07 +00:00
Jürgen Spitzmüller
528d9deae2 * beamer.layout:
- add quote, quotation and verse environments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26606 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-29 07:28:19 +00:00
Jürgen Spitzmüller
f1e5ae45db * LaTeXFeatures.cpp:
- don't pass the "none" string as graphics driver to color (part of bug 5294).

This also needs to be done in trunk, but I'll leave this to Uwe.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26598 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-28 09:20:42 +00:00
Enrico Forestieri
9a0b86749c On Vista, if a file type is not registered, AssocQueryString() returns
information about the "Unknown" application instead of admitting that
nothing is registered. The solution is to add ASSOCF_INIT_IGNOREUNKNOWN
to the flags parameter. Also update dead URLs.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26499 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-22 22:07:23 +00:00
Jürgen Spitzmüller
78409ad96f * attempt to fix bug 5189.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26454 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-19 10:06:06 +00:00
Richard Heck
a3855c29df Status for the last commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26449 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-18 18:03:10 +00:00
Jean-Marc Lasgouttes
bd6dbedd9c fix http://bugzilla.lyx.org/show_bug.cgi?id=2040
* BufferView.cpp (setCursorFromInset): new method, useful to find
	an inset that is known to be in the document.

	* LyXFunc.cpp (dispatch): do a proper recordUndo
	before appplying changes to an inset. The insets are responsible
	for recording additional undo steps that could be needed.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26436 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-18 10:26:42 +00:00
Jürgen Spitzmüller
57cf25edf5 * unicodesymbols:
- some more Greek glyphs. Patch by Günther Milde.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26423 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-16 07:51:07 +00:00
Enrico Forestieri
210add80d6 Fix bug 5246
http://bugzilla.lyx.org/show_bug.cgi?id=5246


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26417 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-15 16:26:11 +00:00
Jürgen Spitzmüller
e0176ec52c * unicodesymbols: fixe some entries.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26409 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-15 09:48:10 +00:00
Jürgen Spitzmüller
e3d6c43271 * status.15x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26326 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-07 12:46:02 +00:00
Bo Peng
a615565a4f Scons: Allow the use of newer versions of scons such as scons 1.0.0.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26308 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-05 14:31:25 +00:00
Jürgen Spitzmüller
ff81264110 * src/LaTeXFeatures.cpp:
- handle case where natbib is loaded internally by a class, but still plain cite commands
	  have to be output (bug 5182)
* lib/revtex4.layout:
	- this is such a case.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26299 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-04 14:42:00 +00:00
Uwe Stöhr
3f71e33274 tex2lyx/preamble.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5181
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26284 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-01 22:37:20 +00:00