Commit Graph

28149 Commits

Author SHA1 Message Date
Richard Heck
a436c20c3d Extracting translation information does not help if you don't actually
use it to translate the message. (Note that this is presently used only
for XHTML output.)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38405 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 11:34:06 +00:00
Richard Heck
4b5a58dca9 Forgot to change this in XHTML output, so formatted references weren't
getting output properly.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38404 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 11:28:56 +00:00
Vincent van Ravesteijn
b29ef9e1a5 Fix bug #7444. We are only interested in whether the dimension has been stored in the cache. Therefore we have to use hasDim, otherwise we get a negative response just because the x-y is not set.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38403 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 10:54:52 +00:00
Pavel Sanda
24c7a688d3 Remerge strings again.
Either there is something rotten in our machinery or the last changes in layout
triggered the 20 old/new strings re-appear :(

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38400 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 08:45:20 +00:00
Pavel Sanda
165041dedf * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38398 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 08:36:35 +00:00
Pavel Sanda
63ab514088 Update Japanese documentation for 2.0, from Koji
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38397 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 08:33:40 +00:00
Pavel Sanda
a2849a18b5 * remerge ja.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38396 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 08:16:16 +00:00
Pavel Sanda
ff6c076e45 * ja.po from Koji
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38395 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 08:16:14 +00:00
Jürgen Spitzmüller
c4af35dab2 * de.po: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38394 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 07:59:01 +00:00
Kornel Benko
0d37109989 * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38393 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 05:56:04 +00:00
Richard Heck
2d2d946fc6 Update all layouts to format 35.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38392 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 02:51:32 +00:00
Richard Heck
4c24976164 Try to catch CopyStyle of a Flex inset, which we need to convert to the new
Flex:* format. We can't do this perfectly, but we can do so when it's done
within a single file.

Failure to do this (which mistake had been made before) was the root cause of
the problem reported by Enrico with IEEE.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38391 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 02:50:45 +00:00
Richard Heck
d4bca04616 Add a FIXME regarding remaining anchor issue.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38390 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 02:26:22 +00:00
Richard Heck
ca9a824d33 Fix problem with IEEEtran.layout reported by Enrico.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38389 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 02:10:37 +00:00
Richard Heck
6be4045e0c Fix some more bugs similar to #7394, just fixed by Enrico.
The one remaining question is whether we should also call resetAnchor()
at the end of setCursor().


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38388 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 02:01:28 +00:00
Richard Heck
ec14c3f364 Recommit previously unintended commit, now that it has been approved. ;-)
Seriously, this resovles a problem with module detection and configuration, 
namely, that we detect BOTH a module in the system directory and a custom
version of it in the user directory.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38387 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 00:54:50 +00:00
Pavel Sanda
ce738218e2 Import chnages from Paul Rubin
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38386 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 23:01:39 +00:00
Enrico Forestieri
075804d685 Fix bug #7394 (Crash while selecting texts)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38385 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 22:44:46 +00:00
Tommaso Cucinotta
23258f5399 Regression test for #7442.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38384 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 22:21:18 +00:00
Tommaso Cucinotta
bfc98a4faa Avoid useless double dispatch of cmd to same buffer (if bv and doc_bv are the same).
This also fixes #7442.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38383 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 21:39:47 +00:00
Richard Heck
5c93852e3c Revert unintended commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38382 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 21:10:07 +00:00
Richard Heck
c10cd68fba Constify.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38381 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 20:34:18 +00:00
Richard Heck
b8809efaa5 Remove unused header. Thanks Julien.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38379 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 18:33:50 +00:00
Richard Heck
1b6803bc7b Fix export of new LaTeX formats: xetex and luatex. Prior to this, child
documents and graphics were not copied to the export directory, since
the format passed to addExternalFile() was wrong.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38378 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 18:32:42 +00:00
Richard Heck
bcdb0dfcce prefs2prefs for #6966, per Pavel's suggestion.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38377 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 18:31:39 +00:00
Joost Verburg
099ab80a08 Add series number to uninstaller registry key. This allows e.g. 1.6 and 2.0 to appear both in the installed programs list.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38376 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 18:07:57 +00:00
Pavel Sanda
cc2680e99e Regenerate layout translations for dutch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38375 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 15:22:19 +00:00
Pavel Sanda
db66e3613f Add nl.po layout translations (Rick Block, Vincent)
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg86037.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38374 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 15:22:15 +00:00
Pavel Sanda
03490cba74 Remerge nl.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38373 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 15:22:11 +00:00
Kornel Benko
6940947790 Remove layouttranslations from automatic build.
To create it, one has to go into the po-build-directory and call
'make layouttranslations1'


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38372 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 09:01:27 +00:00
Kornel Benko
5ebcd9ca06 * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38371 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 05:35:48 +00:00
Peter Kümmel
dd64477e3b #7407, home_dir could be a static function and also be called by the
Package constructor


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38370 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 19:11:55 +00:00
Peter Kümmel
697ffd35d8 #7452, no spellcheck menu needed when no text is below cursor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38369 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 18:54:58 +00:00
Pavel Sanda
e8656f0ce9 Remerge strings again for the missing one
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38367 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 17:59:53 +00:00
Pavel Sanda
1b53a52099 We have one missing string due to the bug in lyx_pot
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg167433.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38366 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 17:47:03 +00:00
Richard Heck
5d14536595 Fix bug #7450. Never did CSS for parts. Indent of lower TOC elements is
also too high.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38365 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 13:15:14 +00:00
Pavel Sanda
7266a1c5ef * README.localization
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38364 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 13:08:25 +00:00
Richard Heck
815a9bd97e Not sure why this was there: Of course we need to escape < and >.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38363 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 13:05:52 +00:00
Richard Heck
dc128f1903 Minor doc fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38362 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 12:50:02 +00:00
Stephan Witt
062ad0335f #7429 dismiss spell checker dialog when wrap around is detected
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38361 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 11:38:07 +00:00
Stephan Witt
7dda20bc9d add forgotten implementation of "remove from personal dictionary" for enchant spell checker backend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38360 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 10:55:51 +00:00
Jean-Marc Lasgouttes
0a65e96ed3 Improvements to lyx sweave support
- use a null device to avoid the extra Rplots.pdf file created by Sweave
- use directly setwd() instead of in the preamble of the module
- add lots of comments.

This finally fixes ticket #6623.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38359 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 10:04:20 +00:00
Kornel Benko
931b6db933 * sk.po, insert something is in slovak akkusativ, not nominativ
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38358 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 07:24:00 +00:00
Peter Kümmel
efeeb06418 add comment about backtrace requirement
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38357 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-12 21:37:03 +00:00
Tommaso Cucinotta
29948eec26 Now math previews are correctly updated when replacing math contents inside
through Advanced Find and Replace.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38355 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-12 20:16:57 +00:00
Richard Heck
bfddee97e1 Better TOC output for XHTML, per Rob and Pavel.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38354 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-12 17:33:18 +00:00
Richard Heck
f567dd2bc1 Fix problem with citation dialog. The code changes here missed the need
for this part.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38353 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-12 17:32:16 +00:00
Pavel Sanda
1a7763a062 * MergedManuals.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38352 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-12 15:42:32 +00:00
Pavel Sanda
cb7ecd7fee Sensible editor launches terminal editors, closing #7448.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38350 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-12 13:35:41 +00:00
Pavel Sanda
9d9e936334 * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38349 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-12 10:30:16 +00:00