Commit Graph

17704 Commits

Author SHA1 Message Date
Jürgen Spitzmüller
0fab956f4a * lib/lyx2lyx/lyx_1_6.py:
- fix reversion when hyperref is _not_ selected.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24259 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-15 14:02:42 +00:00
Abdelrazak Younes
7650cbf9fd Fix CMake-2.6
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24258 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-15 13:57:54 +00:00
Jürgen Spitzmüller
c025a36756 * po/de.po:
- missing blank.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24257 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-13 13:08:35 +00:00
Jürgen Spitzmüller
68d0772d88 * po/de.po:
- fix translation.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24256 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-13 13:03:24 +00:00
Jürgen Spitzmüller
642e28fc61 * src/insets/InsetExternal.cpp (validate):
- bug fix: if no specific PDFLaTeX out format is defined, we have to use
	  the LaTeX requirement tag in pdflatex output

* lib/external_templates:
	- remove unneeded PDFLaTeX format specification.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24255 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-13 12:50:35 +00:00
Jürgen Spitzmüller
942f8671cd * lyx.man:
- document -geometry 
	- update date (bug 4740)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24253 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-13 11:55:46 +00:00
Enrico Forestieri
8479f3d8a6 Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24250 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-12 21:55:12 +00:00
André Pönitz
8705679ac8 forgot this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24249 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-12 15:11:59 +00:00
Uwe Stöhr
0b81d4d31d German UserGuide.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24247 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-12 13:58:34 +00:00
Uwe Stöhr
17c3888d25 lyx2lyx: lyx2lyx: lyx_1_6.py, parser_tools.py:
add some comments


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24246 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-12 13:54:30 +00:00
Uwe Stöhr
c594c4d561 lyx2lyx: lyx_1_6.py, parser_tools.py:
add a conversion routine for the PDF options, fixes http://bugzilla.lyx.org/show_bug.cgi?id=4612

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24245 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-12 13:48:17 +00:00
Uwe Stöhr
d3b2f94388 tex2lyx: text.cpp, Parser.h, Parser.cpp:
fix the import of \makebox, fixes http://bugzilla.lyx.org/show_bug.cgi?id=2504

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24244 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-12 12:50:04 +00:00
Joost Verburg
0aac671e83 * optimizations and fixes for installation using a limited user account. default directory for a limited account is set to local application data.
* simplified initialization functions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24243 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 23:01:05 +00:00
Uwe Stöhr
beed92af2b German UserGuide.lyx: Index and spelling updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24241 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 22:07:25 +00:00
Uwe Stöhr
9c1daa0e0b German Extended.lyx: small update by Hartmut: now all XForms related stuff is removed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24240 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 22:05:25 +00:00
Jürgen Spitzmüller
345be8a6d0 * lib/lyx2lyx/lyx_1_6.py:
- put in a reversion for the embed tag of InsetExternal as close as possible to the
	  actual change. This fixes the reversion of documents with external insets to 1.5,
	  but still leaves a range of invalid file formats.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24239 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 17:20:59 +00:00
Jürgen Spitzmüller
c1e8355205 * src/insets/InsetCollapsable.cpp:
* src/insets/InsetFoot.cpp:
	- make button labels translatable

PLEASE, people, do not forget i18n !!!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24238 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 15:11:27 +00:00
Jürgen Spitzmüller
5997d41b38 ** support pdfpages via external inset **
* development/FORMAT:
* src/Buffer.cpp:
	- format incremented to 326

* src/LaTeXFeatures.cpp:
* lib/chkconfig.ltx:
* lib/doc/LaTeXConfig.lyx:
	- support pdfpages

* lib/external_templates:
	- add template for pdfpages

* lib/lyx2lyx/LyX.py:
* lib/lyx2lyx/lyx_1_6.py:
	- add reversion routine.

* lib/configure.py:
	- fix call to "pdftops --eps"

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24237 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 14:07:25 +00:00
José Matox
456e922dc1 Add missing include, due to André LASSERT change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24236 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 12:12:57 +00:00
Dov Feldstern
5dfa0c0381 visual mode for bidi cursor movement --- in tables
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24235 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 12:02:10 +00:00
Jürgen Spitzmüller
b89fffd7f9 * po/de.po:
- add missing translations for Categories.
	- use the translations from de.wikipedia.org for Unicode blocks 

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24234 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 11:25:47 +00:00
Jean-Marc Lasgouttes
7912b3af38 a dummy file while we wait for andre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24233 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 11:04:11 +00:00
Jürgen Spitzmüller
c0b8014afa * po/*.po: remerge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24232 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 10:46:51 +00:00
Jürgen Spitzmüller
7c5f52bc20 * po/lyx_pot.py:
- flag Category names for translation.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24231 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 10:39:00 +00:00
Jürgen Spitzmüller
ed143294c9 * po/de.po: fix translation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24230 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 09:36:57 +00:00
Uwe Stöhr
ee5ace1d77 Extended.lyx: remove a chapter whose content is already in other doc files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24218 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-10 22:09:06 +00:00
André Pönitz
4f16fa6fd5 add this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24217 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-10 21:51:18 +00:00
André Pönitz
7f461f4392 infrastructure for 'graceful asserts'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24216 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-10 21:49:34 +00:00
Uwe Stöhr
d4276b4222 Extended.lyx: small update by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24209 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-10 20:59:09 +00:00
Uwe Stöhr
3479f576f4 fr.po: updates by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24205 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-10 20:22:27 +00:00
André Pönitz
ca0711969b fix #4667
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24204 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-10 19:53:50 +00:00
Jürgen Spitzmüller
9ad1a3af4f Extended tooltips for footnotes/marginpars:
* src/insets/InsetFoot.{cpp,h}:
* src/insets/InsetMarginal.{cpp,h}:
	- implement tooltip

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24202 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-10 10:05:00 +00:00
Pavel Sanda
64cfc12f39 * Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24201 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-10 09:36:02 +00:00
Jürgen Spitzmüller
1c33b77bec Extended tooltips for floats:
* src/insets/InsetCaption.{cpp,h}:
	- new member getCaptionText that returns formatted plain text content
* src/insets/InsetFloat.{cpp,h}:
* src/insets/InsetWrap.{cpp,h}:
	- implement tooltip

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24200 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-10 09:22:49 +00:00
Uwe Stöhr
adc11fcc84 UserGuide.lyx: fix index entries
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24199 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 22:20:21 +00:00
Enrico Forestieri
67753030b4 Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24197 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 20:56:20 +00:00
Uwe Stöhr
8d6583e9ce tex2lyx/preamble.cpp: change encoding from ascii to auto when importing TeX files, fixes
http://bugzilla.lyx.org/show_bug.cgi?id=4719

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24196 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 20:19:47 +00:00
Uwe Stöhr
36932b10fa German UserGuide.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24195 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 20:15:58 +00:00
Uwe Stöhr
c3e7ea1e0e German Extended.lyx: - updates by Hartmut
- fix the index entry sort order

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24194 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 20:08:14 +00:00
Enrico Forestieri
bed989943b Too much comments.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24193 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 18:28:47 +00:00
Enrico Forestieri
801ae9954d Maybe this script is useful to someone.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24192 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 18:16:18 +00:00
Pavel Sanda
322899e0fc * Doxy
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24191 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 15:55:56 +00:00
Jean-Marc Lasgouttes
b7dfae478e headers cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24190 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 09:36:08 +00:00
Uwe Stöhr
ea4ede304a po-files: remerge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24189 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 01:31:05 +00:00
Uwe Stöhr
cab92e7c81 languages: we need also a dummy encoding for the dummy languages (e.g. for the pot files)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24188 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 01:28:41 +00:00
Uwe Stöhr
37156ee7cf de.po: fix doubled shortcuts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24187 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 01:20:38 +00:00
Uwe Stöhr
5beb2607f0 German Extended.lyx: updates by Hartmut for LyX 1.6
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24186 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 00:03:47 +00:00
Uwe Stöhr
49ca9a37a0 French Math.lyx: updates by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24185 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 23:30:42 +00:00
Uwe Stöhr
671f132db0 - French UserGuide.lyx: updates for LyX 1.6 by Siegfried
- UserGuide.lyx: fix appearance of a wrap float

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24184 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 23:28:33 +00:00
André Pönitz
4451a90fd0 adjust rules to what the code looks like
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24183 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 20:22:13 +00:00