Commit Graph

638 Commits

Author SHA1 Message Date
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
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
Uwe Stöhr
5c9d3c6a9e fix Make and SCons after r26934 (Enrico, please take care of this too)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26938 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-18 12:28:17 +00:00
Uwe Stöhr
2c88b65ad8 - slides.layout, seminar.layout: Both classes don't create presentations, but transparencies as clearly stated at CTAN and the package description. (There's a big difference between a transparency (used for overhead projectors) and a presentation (used for beamers).)
- seminar.layout: updated layout file from Günter Milde to fix a few long standing issues with the visualization within LyX

- seminar.lyx: new example file, also from Günter Milde

The updated layout and new example file can also go to LyX 1.5, Jürgen?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26929 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-17 00:43:52 +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
Uwe Stöhr
c4570a96da - new layour for the elsarticle class
- remove the template for elsart, as this class is obsolete since elsarticle was released (Elsevier does no longer accept publications with elsart.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26710 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-04 01:46:48 +00:00
Uwe Stöhr
5a4059e74b new layout and template file for ACM SIGPLAN articles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26700 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-03 19:47:42 +00:00
Uwe Stöhr
0668df3828 - listings.lyx
- Minipage.lyx

delete both example files as their content is already completely included in the EmbeddedObjects manual
Can also be done for branch Jürgen?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26666 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-01 01:06:30 +00:00
Bo Peng
2acf5b4370 Fix toc dependency to avoid redundant TOC rebuild
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26593 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 18:34:05 +00:00
Abdelrazak Younes
4122944455 First step toward fixing bug http://bugzilla.lyx.org/show_bug.cgi?id=5252
- Move lyx::sum() to FileName.cpp
- Get rid of the third slow implementation of sum() as istreambuf_iterator is supported since at least gcc 3.2.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26588 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 09:15:55 +00:00
Abdelrazak Younes
d25c74c0eb Simplify image creation with a new factory function: newImage().
GraphicsImage: now a pure virtual interface.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26457 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-19 12:01:01 +00:00
Uwe Stöhr
91fd0a7ade fix SCons after r26365
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26378 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-12 23:26:06 +00:00
Uwe Stöhr
d0bb35a626 scons/SConstruct: fix a SCons warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26329 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-07 21:59:12 +00:00
Uwe Stöhr
5bfe9d61b5 scons_manifest.py: fix SCons after r26304, Enrico, please also take care of SCons when changing files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26309 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-05 21:49:34 +00:00
Bo Peng
1c64fe44e8 Scons: do not check minor version of 0.96. Require at least 0.97.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26305 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-05 01:29:27 +00:00
Jean-Marc Lasgouttes
9748c0a0e7 use svjour.inc instead of svjour3.inc (bug 5154)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26296 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-04 14:03:01 +00:00
Uwe Stöhr
d5cd63afa3 fix SCons after r26280
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26285 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-01 22:40:21 +00:00
Jürgen Spitzmüller
ba62012f0e forgot this in rev. 26200.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26201 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-19 06:43:01 +00:00
Uwe Stöhr
8cc977d63c layout for the svjour3 class, it is adoption of the existing svjour layout by John Perry, fixes http://bugzilla.lyx.org/show_bug.cgi?id=5154
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26194 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-16 22:37:49 +00:00
Uwe Stöhr
d418c61c05 new Ukrainian Intro manual by Yuri
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26179 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-15 19:57:30 +00:00
Uwe Stöhr
c1e56e7a22 SCons: revert r26134 and fix SCons correctly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26136 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-12 23:48:38 +00:00
Uwe Stöhr
e0f2957d4c fix SCons after the removal of lyx.man
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26134 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-12 23:24:25 +00:00
Uwe Stöhr
af3b18389d singlecol.layout: new layout file for articles for the numerous journals published by the company "Inderscience"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26073 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-05 20:46:18 +00:00
Uwe Stöhr
ea33934e0a fix bug 5112:
- new en.po
- update translations accordingly

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26071 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-05 18:11:42 +00:00
Pavel Sanda
a782754754 Forgot this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26018 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-01 14:25:26 +00:00
Uwe Stöhr
abcada9e13 new Catalan translation of Intro.lyx and example files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26006 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-30 21:41:22 +00:00
Pavel Sanda
69f4ec4ee4 Wrong parameter.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25986 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 17:54:38 +00:00
Pavel Sanda
acb9a738b7 I like gimp.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25985 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 17:47:14 +00:00
Jürgen Spitzmüller
44fe827b7b * add icons for split-view.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25914 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 10:29:11 +00:00
Enrico Forestieri
bc72d3fc58 Automate setting of LYX_DIR_XXx and LYX_USERDIR_XXx environment variable names.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25898 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 10:45:38 +00:00
Uwe Stöhr
9d3530e5df Spanish documentation updates by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25859 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-23 21:27:57 +00:00
Uwe Stöhr
209bc6ab05 We have a new translation: Arabic
Many thanks to Hatim Alahmadi
The translation is only for trunk as there we need to fix some remaining translation problems. I think this will be ready before LyX 1.6.0.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25858 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-23 20:48:39 +00:00
Uwe Stöhr
3bda80452a - set EOL style for uk.po
- fix SCons for uk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25855 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-23 19:26:35 +00:00
Abdelrazak Younes
1afed1fc88 Remove GraphicsTypes.cpp
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25838 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-23 12:19:43 +00:00
Uwe Stöhr
65192703ad - EmbeddedObjects.lyx: more work on boxes
- delete now unneeded images

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25733 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-20 18:33:35 +00:00
Jürgen Spitzmüller
dcc4d58b66 *** Implement GUI names for encodings (part of bug 4971) ***
* lib/encodings:
	- add new column "GUI names"

* src/Encoding.{cpp,h}:
	- read in and handle GUI names

* src/frontends/qt4/GuiDocument.cpp:
	- display GUI names instead of LaTeX names

* po/lyx_pot.py:
* po/Rules-lyx:
* development/scons/SConstruct:
	- add encoding GUI names to the po files.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25558 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-11 08:56:17 +00:00
Pavel Sanda
20b9e0ba93 Remove InsetEnvironment. This is unfinished decade old stuff.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg141609.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25479 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 16:34:55 +00:00
Pavel Sanda
f7b5e343e3 Fix scons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25265 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-15 21:25:04 +00:00
Uwe Stöhr
9c083a6d76 new Japanese documentation files for LyX 1.6 by Koji
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25179 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-07 01:52:18 +00:00
Abdelrazak Younes
9d00e2ec0a Move loadableImageFormats() to the frontend.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25163 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-06 12:29:58 +00:00
Abdelrazak Younes
20b45450f6 move GuiImage::loadableFormats() to support/imagetools.{h,cpp} and simplify this whole stuff. What a mess!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25161 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-06 11:34:49 +00:00
Abdelrazak Younes
f276338227 Preliminar InsetInfo dialog. This was done as an exercise to show Bo (an others) how easy it is to create a new dialog. This dialog needs to be filled in, right now, there is just an OK button.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25144 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-05 15:08:46 +00:00
Joost Verburg
b6df886bf1 updated list of installer files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25082 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-02 20:28:32 +00:00
Abdelrazak Younes
655f66b700 Get rid of GuiMath layer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25064 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-02 10:05:29 +00:00
Jürgen Spitzmüller
ef9d8927c7 * New layout and template files for the Journal of Statistical Software (JSS), contributed by Andreas Karlsson
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25045 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-01 08:58:25 +00:00
Uwe Stöhr
f3ac6d117a scons_manifest.py: fix SCons after r25021
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25026 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-31 13:10:17 +00:00
Abdelrazak Younes
7bb8a5f183 Re-engineer the toolbar support code:
- We now rely more upon Qt features,
- the initial toolbar positioning defined in "lib/ui/default.ui" is now only used if there is no session or if session handling is disabled,
- The session saving/restoring is window dependent.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24954 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-27 11:15:17 +00:00
Bo Peng
ddd29a37bc Fix the fix, qt 4.2 still uses QTDIR/lib to store .pc files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24946 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-26 17:22:42 +00:00
Bo Peng
d7c279bd09 Fix scons qt4 pkg_config detection when there are multiple copies of Qt around
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24945 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-26 17:00:11 +00:00
Abdelrazak Younes
033c3df44c a bunch of toolbar related renaming.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24931 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-25 08:30:06 +00:00