Commit Graph

3043 Commits

Author SHA1 Message Date
Uwe Stöhr
61330b8291 minimalistic.module: correct string as the translators misunderstood this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25574 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-13 11:53:42 +00:00
Uwe Stöhr
f3dfad3b1e German documentation updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25569 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-12 23:59:08 +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
Uwe Stöhr
70c5f6b2c1 - Math.lyx: fix an index entry, side effect of bug 5006
- EmbeddedObjects.lyx: fix an expression, spotted by Siegfried

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25552 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-10 23:12:09 +00:00
Uwe Stöhr
871ae016c7 French Math.lyx, EmbeddedObjects.lyx: updates by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25551 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-10 23:08:38 +00:00
Pavel Sanda
ee2ad9a9c1 Adjust tooltips.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25549 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-10 22:43:02 +00:00
Richard Heck
a3cfc7aea3 I suppose a line could begin: status openly. So we'll try harder.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25547 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-10 22:18:14 +00:00
Uwe Stöhr
72b07ea716 German UserGuide.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25546 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-10 22:16:31 +00:00
Richard Heck
d06e468995 Move the lyx2latex conversion into a separate routine, so that it could be used elsewhere, too.
People should welcome to add more conversions, if they seem necessary.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25543 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-10 22:01:57 +00:00
Richard Heck
2debd7d780 Revert IndexQuotes for Index entries. Note that this is totally basic. Someone
who understands quotes is welcome to fix it up.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25542 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-10 21:55:06 +00:00
Richard Heck
82152ac435 More work on 5006.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25539 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-10 16:24:19 +00:00
Uwe Stöhr
f96b79dc7c UserGuide.lyx: a correction
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25529 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-09 23:39:18 +00:00
Uwe Stöhr
45b61db674 - French UserGuide.lyx: updates for LyX 1.6 from Siegfried
- English UserGuide.lyx: some corrections of issues spotted by Siegfried

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25526 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-09 23:02:48 +00:00
Jürgen Spitzmüller
55a9aa7149 Back to CJK sanity II: re-introduce Japanese (CJK) [bug 4700]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25511 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-09 07:27:31 +00:00
Jürgen Spitzmüller
612e52b093 Back to CJK sanity I: Fix bug 4698 and 4696.
* lib/encodings:
* src/support/docstream.h:
	- JIS is not a valid iconv name. Rename to ISO-2022-JP

* src/output_latex.cpp:
	- fix wrong encoding switch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25510 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-09 07:21:02 +00:00
Uwe Stöhr
30f68a732b Math.lyx: fix hyperref's autoref names
UserGuide.lyx: describe how to navigate in LyX, added some toolbar icons to the basics section, revision of chapter 2

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25509 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-09 00:11:51 +00:00
Richard Heck
dc6da80146 Try to fix bug 5006. The idea here is to wrap all LaTeX commands that are not in math into ERT.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25508 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-08 20:25:53 +00:00
Pavel Sanda
6119906dc0 Add some comments to modules.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25502 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 22:59:40 +00:00
Richard Heck
7c03f1808b Some more cleanup of these conversion routines.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25498 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 21:20:30 +00:00
Richard Heck
77581b5c0d Do a little more work towards making subcaptions work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25497 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 21:13:02 +00:00
Richard Heck
bdb72502aa Use the unicodesymbols file for the latex2lyx conversion.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25495 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 20:31:06 +00:00
Richard Heck
0b4e475bb9 Move the LaTeX to LyX-text conversion into a separate routine, so it can be used
in other places. This is now latex2lyx().



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25492 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 19:13:01 +00:00
Richard Heck
6033b020f3 Cosmetics, mostly.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25490 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 18:50:50 +00:00
Richard Heck
d48038c87d Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25489 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 18:22:59 +00:00
Richard Heck
166e3b8c0f Remove the FIXME.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25488 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 18:22:28 +00:00
Richard Heck
bc6c3d91ae Fix up convert_subfig a bit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25487 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 18:21:53 +00:00
Richard Heck
28fcaad580 Fix lstparams reversion.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25486 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 18:17:16 +00:00
Richard Heck
e07caa5f52 Fix up some of the reversion and conversion routines.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25485 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 18:09:29 +00:00
Richard Heck
175959580f Fix include reversion routine.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25484 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 17:41:56 +00:00
Richard Heck
3a2153b287 Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25482 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 17:23:51 +00:00
Richard Heck
13f95530be Fix whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25478 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 16:22:55 +00:00
Richard Heck
10f7b8cb35 Fix bug 4984: Revert Flex URL to InsetURL.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25477 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 16:12:32 +00:00
Pavel Sanda
b8f7bc90c6 Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4749 .
New versions of Imagemagick do not antialias ppm images used for 
screen presentation of pictures.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25475 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 15:09:44 +00:00
Uwe Stöhr
b09c1c50ed Math.lyx: some index and preamble fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25470 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 00:10:22 +00:00
Uwe Stöhr
936f949d5c German Customization.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25469 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-06 22:23:29 +00:00
Uwe Stöhr
d49e658f5c German UserGuide.lyx: typo spotted by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25466 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-06 18:03:28 +00:00
Uwe Stöhr
e99fe17c6e Math.lyx: replace "ERT" by "TeX-Code" as in the other docs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25465 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-06 17:25:23 +00:00
Uwe Stöhr
bb56107ce6 Spanish Math.lyx, EmbeddedObjects.lyx: updates for LyX 1.6 from Ignacio
other files: some small corrections


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25464 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-06 17:15:33 +00:00
Uwe Stöhr
37fbb56ac4 Spanish UserGuide.lyx: forgot it in the last commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25463 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-06 16:25:09 +00:00
Uwe Stöhr
dc55b68b26 UserGuide.lyx: better description of index entry programs by Jürgen and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25462 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-06 16:20:15 +00:00
Pavel Sanda
1c87eded7e Manuals were also affected.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25446 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 13:21:09 +00:00
Pavel Sanda
551f32859d Leftovers from http://www.lyx.org/trac/changeset/22496 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25443 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 13:09:22 +00:00
Uwe Stöhr
83e2120055 Math.lyx: index fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25430 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-03 00:31:45 +00:00
Uwe Stöhr
7c3eb74516 German UserGuide.lyx: some more updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25429 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 23:47:45 +00:00
Uwe Stöhr
d658cb5e6e German: EmbeddedObjects.lyx: some corrections by Hartmut and me
EmbeddedObjects.lyx: some general fixes and corrections

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25428 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 23:45:07 +00:00
Uwe Stöhr
bd436353a3 UserGuide.lyx: clarify the description of the character encodings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25425 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 21:27:27 +00:00
Uwe Stöhr
9e2b72e30b German UserGuide.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25424 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 21:11:02 +00:00
Jürgen Spitzmüller
938c761989 * lib/scripts/lyxpreview2bitmap.py:
- do not boil out immediately after a LaTeX error

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25420 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 16:07:51 +00:00
Jürgen Spitzmüller
01c71419d9 *** Extend preview scripts to also handle PDF output (bug 2165) ***
* src/PreviewLoader.cpp:
	- add conditions for preview with pdf output

* lib/scripts/legacy_lyxpreview2ppm.py:
	- if no dvi preview file is available, check for a PDF file
	  and process that, if found
	- also produce png output, if requested.

* lib/scripts/lyxpreview2bitmap.py:
	- if no dvi preview file is available, check for a PDF file
	  and process that, if found

*  lib/scripts/lyxpreview_tools.py:
	- move some common functions here

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25419 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 14:42:04 +00:00
Jürgen Spitzmüller
7c2cb09021 * Intro.lyx: fix typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25411 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-01 14:15:12 +00:00