]> git.lyx.org Git - lyx.git/log
lyx.git
14 years agoSet the current font when moving into a table or between two table cells.
Vincent van Ravesteijn [Thu, 17 Dec 2009 17:47:09 +0000 (17:47 +0000)]
Set the current font when moving into a table or between two table cells.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32570 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRevert r32566 and r32568.
Richard Heck [Thu, 17 Dec 2009 17:42:21 +0000 (17:42 +0000)]
Revert r32566 and r32568.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32569 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoMake InsetMathExInt handle products as well as sums.
Richard Heck [Thu, 17 Dec 2009 17:28:07 +0000 (17:28 +0000)]
Make InsetMathExInt handle products as well as sums.

We can do more here, but it's actually not clear to me whether we even
need to give these things special treatment for MathML. I may revert
this.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32568 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix up MathML output of integrals.
Richard Heck [Thu, 17 Dec 2009 16:06:00 +0000 (16:06 +0000)]
Fix up MathML output of integrals.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32567 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix MathML output of sums.
Richard Heck [Thu, 17 Dec 2009 15:54:49 +0000 (15:54 +0000)]
Fix MathML output of sums.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32566 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRemoved unneeded commented code (fixing #6333).
Tommaso Cucinotta [Thu, 17 Dec 2009 15:41:40 +0000 (15:41 +0000)]
Removed unneeded commented code (fixing #6333).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32565 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix up math scripts. Everything needs to go into <mrow>. (This acts as a
Richard Heck [Thu, 17 Dec 2009 15:39:18 +0000 (15:39 +0000)]
Fix up math scripts. Everything needs to go into <mrow>. (This acts as a
general grouping mechanism, basically.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32564 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoCompute the font_scaling_factor every time a preview is created (we can afford a...
Vincent van Ravesteijn [Thu, 17 Dec 2009 15:25:55 +0000 (15:25 +0000)]
Compute the font_scaling_factor every time a preview is created (we can afford a few multiplications I guess). Now, the newly generated previews use the possibly updated zoom, dpi and preview_scale_factor.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32563 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoDo not hardcode the background color of the preview at two places.
Vincent van Ravesteijn [Thu, 17 Dec 2009 15:21:08 +0000 (15:21 +0000)]
Do not hardcode the background color of the preview at two places.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32562 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRemove unused include.
Vincent van Ravesteijn [Thu, 17 Dec 2009 15:16:27 +0000 (15:16 +0000)]
Remove unused include.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32561 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoCorrectly paint the background of the instant preview of a displayed equation.
Vincent van Ravesteijn [Thu, 17 Dec 2009 14:09:37 +0000 (14:09 +0000)]
Correctly paint the background of the instant preview of a displayed equation.

For a displayed equation, the height is artificially increased by a displayMargin() in InsetMathHull::metrics if it is a displayed equation and there is a preview.

This extra height is not covered by the preview image and what one can see is the background as drawn by the MathHull inset. The color of this background should be either Color_mathbg or Color_background depending on whether the preview is shown or not.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32560 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoindentation fix.
Tommaso Cucinotta [Thu, 17 Dec 2009 07:57:50 +0000 (07:57 +0000)]
indentation fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32559 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix of bug ##6334 - now if you search for something not in the doc, it wraps around...
Tommaso Cucinotta [Thu, 17 Dec 2009 07:53:20 +0000 (07:53 +0000)]
Fix of bug ##6334 - now if you search for something not in the doc, it wraps around only once.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32558 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix of bug #6333 (main document WA was entirely selected and cursor position lost...
Tommaso Cucinotta [Thu, 17 Dec 2009 07:48:29 +0000 (07:48 +0000)]
Fix of bug #6333 (main document WA was entirely selected and cursor position lost if F&R dialog was floating - does not happen anymore).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32557 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoSpanish manuals: some translations by Ignacio
Uwe Stöhr [Thu, 17 Dec 2009 03:20:16 +0000 (03:20 +0000)]
Spanish manuals: some translations by Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32556 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoAdd comment.
Richard Heck [Wed, 16 Dec 2009 17:44:40 +0000 (17:44 +0000)]
Add comment.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32554 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRevert r32544.
Richard Heck [Wed, 16 Dec 2009 17:29:29 +0000 (17:29 +0000)]
Revert r32544.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32553 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoWhitespace.
Richard Heck [Wed, 16 Dec 2009 17:22:56 +0000 (17:22 +0000)]
Whitespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32552 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix MathML for fractions.
Richard Heck [Wed, 16 Dec 2009 17:22:42 +0000 (17:22 +0000)]
Fix MathML for fractions.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32551 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoAdd a fixme, in effect, about dots.
Richard Heck [Wed, 16 Dec 2009 17:12:58 +0000 (17:12 +0000)]
Add a fixme, in effect, about dots.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32550 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoDetect appropriate delimiter for matrices.
Richard Heck [Wed, 16 Dec 2009 17:01:09 +0000 (17:01 +0000)]
Detect appropriate delimiter for matrices.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32549 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix matrix output, at least a bit. A little more work needs to be done
Richard Heck [Wed, 16 Dec 2009 16:43:26 +0000 (16:43 +0000)]
Fix matrix output, at least a bit. A little more work needs to be done
here, though.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32548 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoIn a normal grid, we can just use <mrow>.
Richard Heck [Wed, 16 Dec 2009 15:50:31 +0000 (15:50 +0000)]
In a normal grid, we can just use <mrow>.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32547 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoThis should do it for the delimiters.
Richard Heck [Wed, 16 Dec 2009 15:50:05 +0000 (15:50 +0000)]
This should do it for the delimiters.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32546 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoA bit more for math delim.
Richard Heck [Wed, 16 Dec 2009 15:35:25 +0000 (15:35 +0000)]
A bit more for math delim.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32545 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoA couple minor changes in the User's Guide.
Richard Heck [Wed, 16 Dec 2009 15:13:46 +0000 (15:13 +0000)]
A couple minor changes in the User's Guide.

The first confuses the parser for MathExtern, which thinks there's going
to be another argument, so please do not use comma in math as if it were
a comma in text.

As for the second, for some reason the unicode character that appears
here causes iconv errors.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32544 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoMore Math ML fixes. Using <mfenced> seems to be a bad idea, and the <mo>
Richard Heck [Wed, 16 Dec 2009 15:12:34 +0000 (15:12 +0000)]
More Math ML fixes. Using <mfenced> seems to be a bad idea, and the <mo>
version is claimed to be completely equivalent.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32543 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix a few MathML things: the default output and the output of limits.
Richard Heck [Wed, 16 Dec 2009 14:53:23 +0000 (14:53 +0000)]
Fix a few MathML things: the default output and the output of limits.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32542 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRemove last vestiges of pre-XHTMLStream implementation.
Richard Heck [Tue, 15 Dec 2009 13:22:38 +0000 (13:22 +0000)]
Remove last vestiges of pre-XHTMLStream implementation.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32541 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRestore the MathML output we had before. Still work to be done here.
Richard Heck [Tue, 15 Dec 2009 13:14:57 +0000 (13:14 +0000)]
Restore the MathML output we had before. Still work to be done here.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32540 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUpdate HTML notes.
Richard Heck [Mon, 14 Dec 2009 17:24:52 +0000 (17:24 +0000)]
Update HTML notes.

The User's Guide now outputs and validates completely, and pretty
nicely, too, except for math. Back to MathML next.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32537 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoThat didn't really work. So revert to old CSS for gray notes.
Richard Heck [Mon, 14 Dec 2009 17:20:52 +0000 (17:20 +0000)]
That didn't really work. So revert to old CSS for gray notes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32536 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoForgot this.
Richard Heck [Mon, 14 Dec 2009 17:16:55 +0000 (17:16 +0000)]
Forgot this.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32535 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoPolish CSS a bit for floats and captions.
Richard Heck [Mon, 14 Dec 2009 17:16:16 +0000 (17:16 +0000)]
Polish CSS a bit for floats and captions.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32534 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoAllow use of InsetLayout with InsetCaption.
Richard Heck [Mon, 14 Dec 2009 17:15:32 +0000 (17:15 +0000)]
Allow use of InsetLayout with InsetCaption.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32533 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoA little more CSS for tables.
Richard Heck [Mon, 14 Dec 2009 16:57:54 +0000 (16:57 +0000)]
A little more CSS for tables.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32532 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix the height output for InsetBox.
Richard Heck [Mon, 14 Dec 2009 16:52:33 +0000 (16:52 +0000)]
Fix the height output for InsetBox.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32531 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoSpacing.
Richard Heck [Mon, 14 Dec 2009 16:50:17 +0000 (16:50 +0000)]
Spacing.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32530 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoThese add extra whitespace where we don't want it.
Richard Heck [Mon, 14 Dec 2009 16:45:11 +0000 (16:45 +0000)]
These add extra whitespace where we don't want it.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32529 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoAdd some CSS for tables.
Richard Heck [Mon, 14 Dec 2009 16:05:36 +0000 (16:05 +0000)]
Add some CSS for tables.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32528 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoAdd comment.
Richard Heck [Mon, 14 Dec 2009 16:04:33 +0000 (16:04 +0000)]
Add comment.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32527 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix multicolumn output.
Richard Heck [Mon, 14 Dec 2009 15:44:49 +0000 (15:44 +0000)]
Fix multicolumn output.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32526 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRemove dead code.
Richard Heck [Mon, 14 Dec 2009 15:40:54 +0000 (15:40 +0000)]
Remove dead code.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32525 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoInitial XHTML support for InsetTabular.
Richard Heck [Mon, 14 Dec 2009 15:39:13 +0000 (15:39 +0000)]
Initial XHTML support for InsetTabular.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32524 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix bug #6341: Can't set equal spacing in xymatrix.
Vincent van Ravesteijn [Sun, 13 Dec 2009 21:32:08 +0000 (21:32 +0000)]
Fix bug #6341: Can't set equal spacing in xymatrix.

Now we also 'support' \xymatrix!C (columns), \xymatrix!R (rows), \xymatrix!0 (all equal and ignore entry sizes) and \xymatrix! (all equal).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32518 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRestore XHTML output for InsetListings.
Richard Heck [Sun, 13 Dec 2009 21:14:53 +0000 (21:14 +0000)]
Restore XHTML output for InsetListings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32515 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix warning.
Richard Heck [Sun, 13 Dec 2009 21:14:36 +0000 (21:14 +0000)]
Fix warning.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32514 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFor Qt4.4 and up: Detach Buffer autosave into a new thread.
Abdelrazak Younes [Sun, 13 Dec 2009 21:00:46 +0000 (21:00 +0000)]
For Qt4.4 and up: Detach Buffer autosave into a new thread.

* Buffer: new clone() method. When this new autosave method is used the old autoSave() is not of course.

* GuiView: clone the current document buffer and save it in a new thread.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32512 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoWe don't need to say this explicitly, since it'll be detected for us if
Richard Heck [Sun, 13 Dec 2009 20:58:25 +0000 (20:58 +0000)]
We don't need to say this explicitly, since it'll be detected for us if
it's possible.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32511 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoAdd checks for sxw, rtf, and doc viewers and editors.
Richard Heck [Sun, 13 Dec 2009 20:32:00 +0000 (20:32 +0000)]
Add checks for sxw, rtf, and doc viewers and editors.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32510 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRevert most of r32414, adding "auto" as editor and viewer for Windows-
Richard Heck [Sun, 13 Dec 2009 20:20:08 +0000 (20:20 +0000)]
Revert most of r32414, adding "auto" as editor and viewer for Windows-
platform.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32509 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUserGuide.lyx: mention new menu File -> Close All
Uwe Stöhr [Sun, 13 Dec 2009 14:18:57 +0000 (14:18 +0000)]
UserGuide.lyx: mention new menu File -> Close All

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32507 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago* BiblioInfo.cpp (convertLaTeXCommands):
Jürgen Spitzmüller [Sun, 13 Dec 2009 09:50:30 +0000 (09:50 +0000)]
* BiblioInfo.cpp (convertLaTeXCommands):
- fix parsing of thin space (\,).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32504 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agotypo
Peter Kümmel [Sun, 13 Dec 2009 09:32:38 +0000 (09:32 +0000)]
typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32502 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agocleanup error messages
Peter Kümmel [Sun, 13 Dec 2009 09:30:28 +0000 (09:30 +0000)]
cleanup error messages

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32501 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoCREDITS, generate_contributions.py: add Julien and Sergey
Uwe Stöhr [Sun, 13 Dec 2009 02:58:35 +0000 (02:58 +0000)]
CREDITS, generate_contributions.py: add Julien and Sergey

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32499 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agopreamble.cpp: extend a comment
Uwe Stöhr [Sat, 12 Dec 2009 21:23:54 +0000 (21:23 +0000)]
preamble.cpp: extend a comment

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32496 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoja.po: more updates by Koji for trunk
Uwe Stöhr [Sat, 12 Dec 2009 21:05:23 +0000 (21:05 +0000)]
ja.po: more updates by Koji for trunk

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32494 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoInsetQuotes.cpp: correct a comment
Uwe Stöhr [Sat, 12 Dec 2009 20:29:47 +0000 (20:29 +0000)]
InsetQuotes.cpp: correct a comment

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32493 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix bug #2948: Drag and drop support for all importable file types.
Vincent van Ravesteijn [Sat, 12 Dec 2009 15:25:45 +0000 (15:25 +0000)]
Fix bug #2948: Drag and drop support for all importable file types.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32492 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix compilation without QProcess.
Vincent van Ravesteijn [Sat, 12 Dec 2009 14:04:21 +0000 (14:04 +0000)]
Fix compilation without QProcess.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32491 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix a crash when spellchecking when a Math inset is the last inset in the document...
Vincent van Ravesteijn [Sat, 12 Dec 2009 02:56:06 +0000 (02:56 +0000)]
Fix a crash when spellchecking when a Math inset is the last inset in the document. Make sure that the words between a math inset and the next inset are spellchecked. Also fix the count of the number of words when there are math insets.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32489 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoja.po: updates by Koji
Uwe Stöhr [Sat, 12 Dec 2009 02:41:49 +0000 (02:41 +0000)]
ja.po: updates by Koji

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32487 a592a061-630c-0410-9148-cb99ea01b6c8

14 years ago3 new Spanish translations of example files by Ignacio
Uwe Stöhr [Sat, 12 Dec 2009 02:41:27 +0000 (02:41 +0000)]
3 new Spanish translations of example files by Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32486 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoDo not save an emergency file after choosing to revert the document to the version...
Vincent van Ravesteijn [Sat, 12 Dec 2009 01:18:18 +0000 (01:18 +0000)]
Do not save an emergency file after choosing to revert the document to the version saved on disk.

Now also when the user tries to load the document when it's already loaded.

see r32170.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32485 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agopreamble.cpp: fix comment
Uwe Stöhr [Fri, 11 Dec 2009 23:14:36 +0000 (23:14 +0000)]
preamble.cpp: fix comment

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32482 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agostdtoolbars.inc: correct place for \Diamond
Uwe Stöhr [Fri, 11 Dec 2009 23:10:37 +0000 (23:10 +0000)]
stdtoolbars.inc: correct place for \Diamond

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32481 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agopreamble.cpp:
Uwe Stöhr [Fri, 11 Dec 2009 04:11:44 +0000 (04:11 +0000)]
preamble.cpp:
- proper solution to determine the quotes language
- add Kazakh, that we already support in LyX for ages

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32476 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agostdtoolbars.inc: add missing entry for \Diamond; this symbol is part of amssymb,...
Uwe Stöhr [Fri, 11 Dec 2009 01:58:46 +0000 (01:58 +0000)]
stdtoolbars.inc: add missing entry for \Diamond; this symbol is part of amssymb, we support it, and it is also listed in the Math manual
(bug was reported here: http://www.mail-archive.com/lyx-users@lists.lyx.org/msg78256.html)

Jürgen, also for branch?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32475 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoSpare a few cpu cycles on average.
Enrico Forestieri [Fri, 11 Dec 2009 01:46:57 +0000 (01:46 +0000)]
Spare a few cpu cycles on average.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32474 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix bug #6382: Wrong cursor placement when inserting math
Enrico Forestieri [Fri, 11 Dec 2009 01:30:33 +0000 (01:30 +0000)]
Fix bug #6382: Wrong cursor placement when inserting math

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32473 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agopreamble.cpp: tex2lyx creates fileformat 264 - the encoding "ascii" is known to LyX...
Uwe Stöhr [Fri, 11 Dec 2009 01:26:07 +0000 (01:26 +0000)]
preamble.cpp: tex2lyx creates fileformat 264 - the encoding "ascii" is known to LyX since fileformat 262 so that a special handling for this encoding is no longer necessary

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32472 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agopreamble.cpp: simplify code
Uwe Stöhr [Fri, 11 Dec 2009 01:22:48 +0000 (01:22 +0000)]
preamble.cpp: simplify code

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32471 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoInsetCaption.cpp: revert unintended commit
Uwe Stöhr [Fri, 11 Dec 2009 01:01:58 +0000 (01:01 +0000)]
InsetCaption.cpp: revert unintended commit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32470 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoreplace links to bugzilla with links to trac
Uwe Stöhr [Fri, 11 Dec 2009 00:59:10 +0000 (00:59 +0000)]
replace links to bugzilla with links to trac

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32469 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoGenerate the magic label always. We'll need it other times, when we do
Richard Heck [Thu, 10 Dec 2009 20:36:12 +0000 (20:36 +0000)]
Generate the magic label always. We'll need it other times, when we do
the other TOCs, in particular.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32466 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoPrettify the grey notes.
Richard Heck [Thu, 10 Dec 2009 20:19:52 +0000 (20:19 +0000)]
Prettify the grey notes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32465 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoDon't double-escape things.
Richard Heck [Thu, 10 Dec 2009 20:19:41 +0000 (20:19 +0000)]
Don't double-escape things.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32464 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoNow how do you think that happened?
Richard Heck [Thu, 10 Dec 2009 20:11:46 +0000 (20:11 +0000)]
Now how do you think that happened?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32463 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUpdate notes.
Richard Heck [Thu, 10 Dec 2009 20:05:55 +0000 (20:05 +0000)]
Update notes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32462 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoThis really gets the TOC working now. We auto-generate labels for the
Richard Heck [Thu, 10 Dec 2009 20:03:35 +0000 (20:03 +0000)]
This really gets the TOC working now. We auto-generate labels for the
paragraphs the TOC targets, and link to them.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32461 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoCSS for the TOC, and a couple small fixes.
Richard Heck [Thu, 10 Dec 2009 19:28:00 +0000 (19:28 +0000)]
CSS for the TOC, and a couple small fixes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32460 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoInitial work for InsetTOC. This does actually write a TOC, but without
Richard Heck [Thu, 10 Dec 2009 18:30:48 +0000 (18:30 +0000)]
Initial work for InsetTOC. This does actually write a TOC, but without
any links. That is the next step.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32459 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoStyle.
Richard Heck [Thu, 10 Dec 2009 18:12:35 +0000 (18:12 +0000)]
Style.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32458 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoRemoving debugging code.
Richard Heck [Thu, 10 Dec 2009 16:44:33 +0000 (16:44 +0000)]
Removing debugging code.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32457 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoCosmetic repairs to my updateLabels() changes, thanks to Andre's
Richard Heck [Thu, 10 Dec 2009 13:25:31 +0000 (13:25 +0000)]
Cosmetic repairs to my updateLabels() changes, thanks to Andre's
comments. Added comments per Pavel's suggestion.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32453 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoSimplify the definition of multi-accented polytonic Greek, patch by Günter Milde.
Jürgen Spitzmüller [Thu, 10 Dec 2009 08:26:22 +0000 (08:26 +0000)]
Simplify the definition of multi-accented polytonic Greek, patch by Günter Milde.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32450 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agopreamble.cpp: simplify code and reintroduce code that was accidentally deleted in...
Uwe Stöhr [Thu, 10 Dec 2009 03:07:36 +0000 (03:07 +0000)]
preamble.cpp: simplify code and reintroduce code that was accidentally deleted in previous commit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32449 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agopreamble.cpp: set correct quotes language (currently an Italian document gets the...
Uwe Stöhr [Thu, 10 Dec 2009 02:41:33 +0000 (02:41 +0000)]
preamble.cpp: set correct quotes language (currently an Italian document gets the non-existing quotes language "italian")

- also to branch?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32448 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agopreamble.cpp: adjust comments for better clarity
Uwe Stöhr [Thu, 10 Dec 2009 02:29:49 +0000 (02:29 +0000)]
preamble.cpp: adjust comments for better clarity

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32447 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoGerman UserGuide.lyx: formatting fix
Uwe Stöhr [Thu, 10 Dec 2009 00:57:49 +0000 (00:57 +0000)]
German UserGuide.lyx: formatting fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32444 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoInsetCaption.cpp: add a comment
Uwe Stöhr [Wed, 9 Dec 2009 23:36:59 +0000 (23:36 +0000)]
InsetCaption.cpp: add a comment

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32443 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoFix bug #6365: tex2lyx uses wrong encoding in the preamble.
Vincent van Ravesteijn [Wed, 9 Dec 2009 12:29:48 +0000 (12:29 +0000)]
Fix bug #6365: tex2lyx uses wrong encoding in the preamble.

Everything is ok while reading the file, but when the lyxfile is written, only the first byte of a double-byte character is written to the file. This is because t.character() is sort of defined as cs_[0] in which cs_ is a docstring. This thus seems to fail for multi-byte characters.

Compare with src\tex2lyx\text.cpp line: 1250.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32441 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoGet rid of Token::asString(), which is equivalent to cs().
Jean-Marc Lasgouttes [Wed, 9 Dec 2009 11:53:16 +0000 (11:53 +0000)]
Get rid of Token::asString(), which is equivalent to cs().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32439 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoSpeedup updateMacroInstances. This has some effect on document loading time:
Jean-Marc Lasgouttes [Tue, 8 Dec 2009 22:41:10 +0000 (22:41 +0000)]
Speedup updateMacroInstances. This has some effect on document loading time:
it was a significant part of this time

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32435 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agofix compilation with qt 4.2
Jean-Marc Lasgouttes [Tue, 8 Dec 2009 12:27:44 +0000 (12:27 +0000)]
fix compilation with qt 4.2

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32433 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoindicate that we're opening a dialog.
Jürgen Spitzmüller [Tue, 8 Dec 2009 08:37:08 +0000 (08:37 +0000)]
indicate that we're opening a dialog.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32430 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoUserGuide.lyx: don't pollute the TOC unnecessarily
Uwe Stöhr [Tue, 8 Dec 2009 00:19:16 +0000 (00:19 +0000)]
UserGuide.lyx: don't pollute the TOC unnecessarily

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32426 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoMath.lyx: typo
Uwe Stöhr [Mon, 7 Dec 2009 23:32:08 +0000 (23:32 +0000)]
Math.lyx: typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32423 a592a061-630c-0410-9148-cb99ea01b6c8

14 years agoinstaller: sync with branch
Uwe Stöhr [Mon, 7 Dec 2009 23:31:35 +0000 (23:31 +0000)]
installer: sync with branch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32422 a592a061-630c-0410-9148-cb99ea01b6c8