Commit Graph

27588 Commits

Author SHA1 Message Date
Pavel Sanda
fa674176fd * pocheck.pl, allow synoptical check for critical bugs in translations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38275 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 10:17:51 +00:00
Kornel Benko
2911d4e771 Remerge sk.po + unify translation of 'view'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38274 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 07:56:39 +00:00
Richard Heck
de5f7dde5b Add option for ignoring fuzzy translations, per Pavel's request.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38273 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 00:38:55 +00:00
Enrico Forestieri
52b6583751 Correct typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38272 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 00:17:24 +00:00
Enrico Forestieri
1d74fb7a81 Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38271 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 00:11:43 +00:00
Richard Heck
2fd9eec0da Slightly better warning reporting.
OK, done for now.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38270 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 23:02:12 +00:00
Richard Heck
c1217970d1 Add option to get just a summary of the errors.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38269 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 22:58:08 +00:00
Richard Heck
4ca1b1b86c Slight simplification.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38268 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 22:40:17 +00:00
Richard Heck
98a2a87ae7 More line numbers.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38267 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 22:37:44 +00:00
Richard Heck
ff6680a99d Add line numbers to error messages.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38266 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 22:36:30 +00:00
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