Commit Graph

31828 Commits

Author SHA1 Message Date
Richard Heck
89bb06a23e Add option processing to pocheck.pl so that we can selectively check for certain problems, rather than having to sort through everything manually.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38265 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 22:32:32 +00:00
Richard Heck
c294f1f623 Use strict and warnings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38264 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 22:13:48 +00:00
Richard Heck
1856b0a6df Have pocheck.pl check for missing arguments, like %1$s, etc.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38263 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 22:11:06 +00:00
Richard Heck
772262ca3d Clean up and add soem comments to pocheck.pl.
It wouldn't be a bad thing to port this to Python....



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38262 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 21:48:55 +00:00
Pavel Sanda
895abdd712 * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38261 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 21:46:10 +00:00
Pavel Sanda
04e195ab8c The same problem in pl.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38260 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 21:11:52 +00:00
Pavel Sanda
787b40f34f Fix translation crashes in nb.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38259 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 21:09:02 +00:00
Enrico Forestieri
13dd04602a Generalize check to generic non-editable insets.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38257 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 15:40:00 +00:00
Pavel Sanda
f9f7c4a4bd Mostly documentation for the pythonic part of instant preview.
Patch from Ale.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg167220.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38256 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 14:54:38 +00:00
Pavel Sanda
c9f520dd2a Glitches in docs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38255 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 08:16:01 +00:00
Kornel Benko
93f42a3f67 Omiting dependecy recursion for po/layouttranslations in cmake build
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38252 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 07:07:20 +00:00
Enrico Forestieri
bd744cac00 Fix bug #7420 (ASSERTION when moving paragraph up in info inset)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38251 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 01:00:30 +00:00
Julien Rioux
5dc4bf445b * lib/Makefile.am : fix r38245
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38250 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 00:07:43 +00:00
Richard Heck
e0cfa5443e Convert local layout to new format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38249 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 21:41:20 +00:00
Pavel Sanda
04dcc06e09 * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38248 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 19:32:06 +00:00
Pavel Sanda
a6fefb29f3 Forgot scons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38247 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 19:20:31 +00:00
Pavel Sanda
9f89626444 Add cs example documents, update of cs/splash.lyx.
Patch by Petr Kamenicky.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38245 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 19:17:14 +00:00
Julien Rioux
adf6faf4d4 revert r37696 and apply a fallback mechanism to pdflatex
when latex fails with a preview. Fixes bug #7303 (IP fails with hyperref).
Patch by Ale with suggestions from Enrico

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38243 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 14:33:45 +00:00
Richard Heck
855ea23faa Remove debugging code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38242 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 12:25:52 +00:00
Jürgen Spitzmüller
3fb4bf59c6 * configure.py: remove files produced by the LuaTeX test when the test is over.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38241 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 11:39:59 +00:00
Jürgen Spitzmüller
5f1bfdde1e *LyXER.cpp:
- parse editor_alternatives with options correctly.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38240 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 09:43:39 +00:00
Pavel Sanda
2708a711d0 Import last layout translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38239 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 08:17:34 +00:00
Pavel Sanda
2b21503022 Better compile fix from Vincent
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38238 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 07:47:21 +00:00
Jürgen Spitzmüller
61e0f0e284 * de.po: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38237 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 06:33:52 +00:00
Pavel Sanda
e30ca93785 Temporary fix for compile errors on older Qt's (cf #7375)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38235 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 19:21:28 +00:00
Pavel Sanda
7711789332 fr/Customization.lyx by Jean-Pierre (as the previous commit)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38234 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 19:17:11 +00:00
Pavel Sanda
675d5a519c * fr.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38233 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 19:17:08 +00:00
Pavel Sanda
c2224b336e * id.po from Waluyo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38232 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 19:11:24 +00:00
Enrico Forestieri
009610a655 Better promote/demote icons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38231 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 17:39:22 +00:00
Richard Heck
35ef0cb8ae Update HTML notes again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38229 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 13:38:05 +00:00
Richard Heck
afdb3cc7a8 Update HTML notes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38228 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 13:37:47 +00:00
Richard Heck
16137ed6cf CSS for InsetBox.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38227 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 13:15:03 +00:00
Richard Heck
8bc43f2ecb Don't output box width if it's 100% (default).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38226 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 12:57:33 +00:00
Richard Heck
41463b84e5 Different types of boxes should all have their own layouts. This
involves no change of functionality, due to the fall-back mechanism and
is needed for XHTML CSS output for the boxes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38225 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 12:56:58 +00:00
Kornel Benko
4744d2e123 Restore classic in cmake build
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38224 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 08:16:36 +00:00
Pavel Sanda
6df859f35a Fix compilation, Richard please check this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38222 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 08:02:08 +00:00
Kornel Benko
b1193cc9dc * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38221 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 07:58:20 +00:00
Richard Heck
a673aa3428 The mechanism for closing font tags at the end of a paragraph was
throwing errors in the case where we are inside a charstyle that itself
uses a font tag, e.g., strong from the logical markup module. This at
least gets rid of most of the errors, and doesn't seem to cause any
other problems.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38220 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 01:56:20 +00:00
Richard Heck
abcd94b254 Remove pointless bold.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38219 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 01:33:16 +00:00
Richard Heck
d7b4e46750 Remove unused variable.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38218 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 00:05:20 +00:00
Richard Heck
8165e63acf More font tags.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38217 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 00:03:10 +00:00
Richard Heck
68b0a984dd Remove duplicate emphasis.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38216 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 23:41:11 +00:00
Richard Heck
20487d93a6 Hyperlinks have to be escaped for XHTML output.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38215 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 23:35:57 +00:00
Enrico Forestieri
348a6cff8d Correct image background
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38214 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 21:46:11 +00:00
Enrico Forestieri
2f3b60c1c2 Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38213 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 17:17:29 +00:00
Enrico Forestieri
c45746babb Replace the ugly export/view/update icons for postscript with other ones
based on a well known metaphor (postscript<->ghostscript).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38212 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 15:41:12 +00:00
Enrico Forestieri
cbe10b0814 After some thought, use the same icons as libreoffice for depth increment
and decrement. Also slightly improve the layout description and paragraph
icons (even a pixel can make a difference :)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38211 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 15:19:49 +00:00
Pavel Sanda
5168f2879c Typo. Merged manual still doesn't export via xhtml.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38210 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 14:42:09 +00:00
Pavel Sanda
59c74ddfb3 * id.po from Waluyo Adi Siswanto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38208 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 14:16:56 +00:00
Pavel Sanda
eb8539a1ae Update uk.po from Yuri Chornoivan.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38207 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 14:16:52 +00:00