]> git.lyx.org Git - lyx.git/log
lyx.git
14 years agoA little more lv cleanup.
Richard Heck [Wed, 7 Apr 2010 12:47:19 +0000 (12:47 +0000)]
A little more lv cleanup.

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

14 years agoA bit more cleanup: Again, we do not need lv, and the last check is
Richard Heck [Wed, 7 Apr 2010 12:43:41 +0000 (12:43 +0000)]
A bit more cleanup: Again, we do not need lv, and the last check is
useless.

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

14 years agoThe lv variable was used back in LyXView.cpp, where we didn't have such
Richard Heck [Wed, 7 Apr 2010 12:41:19 +0000 (12:41 +0000)]
The lv variable was used back in LyXView.cpp, where we didn't have such
easy access to the current view. So we don't need it. Moreover, it seems
to me that using lv in some of these places could cause bugs. What if
the current_view_ has changed? Then we could be updating completion on
the wrong thing?

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

14 years agoFix bug #6519. This is some of the "instability" that resulted from
Richard Heck [Wed, 7 Apr 2010 12:35:32 +0000 (12:35 +0000)]
Fix bug #6519. This is some of the "instability" that resulted from
Abdel's moving the LyXFunc code to GuiApplication. This restores some of
the structure of that code: The early returns bypassed the code that
marked the buffer dirty.

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

14 years agoMissing definition of PACKAGE_STRING
Kornel Benko [Wed, 7 Apr 2010 12:30:43 +0000 (12:30 +0000)]
Missing definition of PACKAGE_STRING

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

14 years agoBring the old automake deps back and wait some more time.
Pavel Sanda [Wed, 7 Apr 2010 10:59:57 +0000 (10:59 +0000)]
Bring the old automake deps back and wait some more time.
For future reference, in this patch dep for autoconf 2.60 was missing.

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg159235.html

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

14 years agoBump automake deps.
Pavel Sanda [Tue, 6 Apr 2010 15:25:12 +0000 (15:25 +0000)]
Bump automake deps.

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

14 years agoNew version of bash_completion from Cengiz Günay.
Pavel Sanda [Tue, 6 Apr 2010 12:01:24 +0000 (12:01 +0000)]
New version of bash_completion from Cengiz Günay.

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

14 years agoMake better use of the available space.
Enrico Forestieri [Tue, 6 Apr 2010 11:58:14 +0000 (11:58 +0000)]
Make better use of the available space.

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

14 years ago* de.po: translate citation strings into German.
Jürgen Spitzmüller [Tue, 6 Apr 2010 06:26:45 +0000 (06:26 +0000)]
* de.po: translate citation strings into German.

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

14 years agoUpdate comment.
Richard Heck [Tue, 6 Apr 2010 00:48:58 +0000 (00:48 +0000)]
Update comment.

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

14 years agode.po: some translations and updates
Uwe Stöhr [Mon, 5 Apr 2010 22:38:26 +0000 (22:38 +0000)]
de.po: some translations and updates

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

14 years agoclassic.ui:
Uwe Stöhr [Mon, 5 Apr 2010 22:37:19 +0000 (22:37 +0000)]
classic.ui:
- use the same shortcut as in stdmenus.inc to save a string in the po-files
- change encoding to Unicode as default.ui is also already in Unicode

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

14 years agoFix output of title and clean up a bit.
Richard Heck [Mon, 5 Apr 2010 22:02:43 +0000 (22:02 +0000)]
Fix output of title and clean up a bit.

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

14 years agoColorUi.ui: forgot to update button label in last commit
Uwe Stöhr [Mon, 5 Apr 2010 21:51:02 +0000 (21:51 +0000)]
ColorUi.ui: forgot to update button label in last commit

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

14 years agoOutput generator meta-tag for XHTML, per Jack Desert's suggestion.
Richard Heck [Mon, 5 Apr 2010 21:48:27 +0000 (21:48 +0000)]
Output generator meta-tag for XHTML, per Jack Desert's suggestion.

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

14 years agodon't use any longer the page background color white as being the default (equal...
Uwe Stöhr [Mon, 5 Apr 2010 20:31:10 +0000 (20:31 +0000)]
don't use any longer the page background color white as being the default (equal no color) because document classes might have other colors as default
(The default color is still internally white because we have to set a color but the color is only used when the user explicitly specified it.)

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

14 years agofix typo, tabs for indentation
Peter Kümmel [Mon, 5 Apr 2010 14:51:41 +0000 (14:51 +0000)]
fix typo, tabs for indentation

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

14 years agotry to make a gui message when lyx crashes, don't crash again on windows (use exit()).
Peter Kümmel [Mon, 5 Apr 2010 14:44:41 +0000 (14:44 +0000)]
try to make a gui message when lyx crashes, don't crash again on windows (use exit()).

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

14 years agoTabWorkArea::workArea(): add a FIXME
Abdelrazak Younes [Mon, 5 Apr 2010 14:24:56 +0000 (14:24 +0000)]
TabWorkArea::workArea(): add a FIXME

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

14 years agoFix instant preview for split views showing the same document.
Abdelrazak Younes [Mon, 5 Apr 2010 14:24:27 +0000 (14:24 +0000)]
Fix instant preview for split views showing the same document.

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

14 years agodon't allow closing a buffer when it is used by a thread
Peter Kümmel [Mon, 5 Apr 2010 13:04:52 +0000 (13:04 +0000)]
don't allow closing a buffer when it is used by a thread

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

14 years ago* es.po: update (by Ignacio).
Jürgen Spitzmüller [Mon, 5 Apr 2010 10:54:56 +0000 (10:54 +0000)]
* es.po: update (by Ignacio).

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

14 years agoRemove GuiView parent from DialogView based dialogs. This is because these dialogs...
Abdelrazak Younes [Mon, 5 Apr 2010 09:26:14 +0000 (09:26 +0000)]
Remove GuiView parent from DialogView based dialogs. This is because these dialogs always use the currently focused GuiView, not the one passed at construction.

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

14 years ago* ColorUi.ui: more compact labels.
Jürgen Spitzmüller [Sat, 3 Apr 2010 15:13:10 +0000 (15:13 +0000)]
* ColorUi.ui: more compact labels.

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

14 years agoColorUi.ui: some tweaks
Uwe Stöhr [Sat, 3 Apr 2010 00:29:45 +0000 (00:29 +0000)]
ColorUi.ui: some tweaks

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

14 years agoBufferParams.cpp: whitespace and comment fixes
Uwe Stöhr [Fri, 2 Apr 2010 23:59:42 +0000 (23:59 +0000)]
BufferParams.cpp: whitespace and comment fixes

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

14 years agoClean up left over
Enrico Forestieri [Fri, 2 Apr 2010 23:52:31 +0000 (23:52 +0000)]
Clean up left over

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

14 years agoGuiDocument.cpp: follow Qt's StyleSheet guideline and use the the explicit "backgroun...
Uwe Stöhr [Fri, 2 Apr 2010 23:50:39 +0000 (23:50 +0000)]
GuiDocument.cpp: follow Qt's StyleSheet guideline and use the the explicit "background-color" string

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

14 years agoBufferparams.cpp: add a fixme as reminder
Uwe Stöhr [Fri, 2 Apr 2010 23:49:22 +0000 (23:49 +0000)]
Bufferparams.cpp: add a fixme as reminder

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

14 years agoRemove stray tab
Enrico Forestieri [Fri, 2 Apr 2010 23:47:18 +0000 (23:47 +0000)]
Remove stray tab

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

14 years agofileformat change: support to specify a document-wide font color
Uwe Stöhr [Fri, 2 Apr 2010 23:39:36 +0000 (23:39 +0000)]
fileformat change: support to specify a document-wide font color

- new buffer parameter \fontcolor
- the default color is internally black because we have to set a color
- the font color is only used when the user explicitly specified a color

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

14 years agoUpdate it.po
Enrico Forestieri [Fri, 2 Apr 2010 23:35:50 +0000 (23:35 +0000)]
Update it.po

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

14 years agointroduce a new color module to GuiDocument as suggested:
Uwe Stöhr [Fri, 2 Apr 2010 22:11:50 +0000 (22:11 +0000)]
introduce a new color module to GuiDocument as suggested:

- move the background color settings from PageLayoutUi.ui to ColorUi.ui

- move the greyed-out font color from FontUi.ui to ColorUi.ui

- some sorting and whitespace unification

- the group boxes will get the next days each a further entry
 (one for the document-wide text color and one for the shaded box background)

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

14 years agoFontUi.ui: remove senseless tooltip I accidentally introduced in r34015
Uwe Stöhr [Fri, 2 Apr 2010 21:06:21 +0000 (21:06 +0000)]
FontUi.ui: remove senseless tooltip I accidentally introduced in r34015

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

14 years agoAdditional.lyx: correct link to the documentation of the LaTeX-package fancyhdr
Uwe Stöhr [Fri, 2 Apr 2010 17:08:50 +0000 (17:08 +0000)]
Additional.lyx: correct link to the documentation of the LaTeX-package fancyhdr

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

14 years agoFix bug #6633: Equations that end in \limits or \nolimits are corrupted on load.
Vincent van Ravesteijn [Fri, 2 Apr 2010 15:22:50 +0000 (15:22 +0000)]
Fix bug #6633: Equations that end in \limits or \nolimits are corrupted on load.

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

14 years ago* sk.po
Kornel Benko [Fri, 2 Apr 2010 15:03:40 +0000 (15:03 +0000)]
* sk.po

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

14 years agostdsections.inc: whitespace fixes
Uwe Stöhr [Fri, 2 Apr 2010 14:10:22 +0000 (14:10 +0000)]
stdsections.inc: whitespace fixes

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

14 years agoI guess we mean "Up" here in stead of "Roman".
Vincent van Ravesteijn [Fri, 2 Apr 2010 14:05:15 +0000 (14:05 +0000)]
I guess we mean "Up" here in stead of "Roman".

JMarc ?

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

14 years agofix SCons
Uwe Stöhr [Fri, 2 Apr 2010 13:39:48 +0000 (13:39 +0000)]
fix SCons

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

14 years agoFontUi.ui: remove HTML and use plain text
Uwe Stöhr [Fri, 2 Apr 2010 13:04:40 +0000 (13:04 +0000)]
FontUi.ui: remove HTML and use plain text
(it turned out that Qt's designer uses by default HTML when there are linebreaks)

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

14 years ago*xypic.lyx: typos.
Vincent van Ravesteijn [Thu, 1 Apr 2010 23:44:38 +0000 (23:44 +0000)]
*xypic.lyx: typos.

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

14 years agoFix bug #6219: Latex problem with multi-line citep arguments
Vincent van Ravesteijn [Thu, 1 Apr 2010 23:31:05 +0000 (23:31 +0000)]
Fix bug #6219: Latex problem with multi-line citep arguments

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

14 years agoFix bug #6631: tex2lyx doesn't handle \textquotedbl{} nicely.
Vincent van Ravesteijn [Thu, 1 Apr 2010 22:49:52 +0000 (22:49 +0000)]
Fix bug #6631: tex2lyx doesn't handle \textquotedbl{} nicely.

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

14 years agoFix ticket #6634: LyX should pass the "noae" option to Sweave.sty
Jean-Marc Lasgouttes [Thu, 1 Apr 2010 21:34:22 +0000 (21:34 +0000)]
Fix ticket #6634: LyX should pass the "noae" option to Sweave.sty

We pass it as a global document option.

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

14 years agoNext patch from Cengiz
Pavel Sanda [Thu, 1 Apr 2010 16:50:29 +0000 (16:50 +0000)]
Next patch from Cengiz

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

14 years agoNext glitch in man page.
Pavel Sanda [Thu, 1 Apr 2010 16:39:19 +0000 (16:39 +0000)]
Next glitch in man page.

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

14 years agoForgot on man page
Pavel Sanda [Thu, 1 Apr 2010 15:43:10 +0000 (15:43 +0000)]
Forgot on man page

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

14 years agoMove command line arg --batch to -batch.
Pavel Sanda [Thu, 1 Apr 2010 15:18:38 +0000 (15:18 +0000)]
Move command line arg --batch to -batch.
Things are still bit inconsistent due to the existence of
additional -- switches, but the correct fix is not so easy.

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

14 years agoUpdate man pages
Pavel Sanda [Thu, 1 Apr 2010 13:31:33 +0000 (13:31 +0000)]
Update man pages

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

14 years ago* RELEASE-NOTES
Pavel Sanda [Thu, 1 Apr 2010 12:33:04 +0000 (12:33 +0000)]
* RELEASE-NOTES

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

14 years agoLets make tarballs via lzma instead of bzip2 from now on.
Pavel Sanda [Thu, 1 Apr 2010 11:21:24 +0000 (11:21 +0000)]
Lets make tarballs via lzma instead of bzip2 from now on.
Ratios for alpha1:
tgz   16M
bzip2 12M
lzma 8.7M

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

14 years agoFix bug #4753, thanks Cengiz Gunay.
Pavel Sanda [Thu, 1 Apr 2010 09:40:33 +0000 (09:40 +0000)]
Fix bug #4753, thanks Cengiz Gunay.

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

14 years agofileformat change:
Uwe Stöhr [Thu, 1 Apr 2010 00:40:19 +0000 (00:40 +0000)]
fileformat change:
- support for Turkmen

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

14 years agocmake/build.bat: update file as example
Uwe Stöhr [Thu, 1 Apr 2010 00:38:41 +0000 (00:38 +0000)]
cmake/build.bat: update file as example

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

14 years agoFORMAT:
Uwe Stöhr [Wed, 31 Mar 2010 23:41:14 +0000 (23:41 +0000)]
FORMAT:
- add information
- fix typo

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

14 years agoAdd MergedManuals.lyx
Pavel Sanda [Wed, 31 Mar 2010 21:34:32 +0000 (21:34 +0000)]
Add MergedManuals.lyx

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

14 years agoHTML for binomials.
Richard Heck [Wed, 31 Mar 2010 21:33:33 +0000 (21:33 +0000)]
HTML for binomials.

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

14 years agoWe need remove autosave on reload now.
Pavel Sanda [Wed, 31 Mar 2010 21:29:32 +0000 (21:29 +0000)]
We need remove autosave on reload now.

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

14 years agoUnintentional part of previewinset stuff
Pavel Sanda [Wed, 31 Mar 2010 21:25:05 +0000 (21:25 +0000)]
Unintentional part of previewinset stuff

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

14 years agoMake sure to call the parent's validate method.
Richard Heck [Wed, 31 Mar 2010 21:24:16 +0000 (21:24 +0000)]
Make sure to call the parent's validate method.

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

14 years agoHTML for substack. Sort of. There's an odd problem here, that is
Richard Heck [Wed, 31 Mar 2010 21:17:30 +0000 (21:17 +0000)]
HTML for substack. Sort of. There's an odd problem here, that is
actually a general LyX bug, but I'll report that to the list.

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

14 years agoRevert r33989. We do need this.
Richard Heck [Wed, 31 Mar 2010 21:02:10 +0000 (21:02 +0000)]
Revert r33989. We do need this.

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

14 years agoHTML for stackrel.
Richard Heck [Wed, 31 Mar 2010 20:54:27 +0000 (20:54 +0000)]
HTML for stackrel.

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

14 years agoHTML for InsetMathSplit.
Richard Heck [Wed, 31 Mar 2010 20:50:29 +0000 (20:50 +0000)]
HTML for InsetMathSplit.

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

14 years agoHTML for special characters.
Richard Heck [Wed, 31 Mar 2010 20:49:21 +0000 (20:49 +0000)]
HTML for special characters.

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

14 years agoHTML for math spaces.
Richard Heck [Wed, 31 Mar 2010 20:47:55 +0000 (20:47 +0000)]
HTML for math spaces.

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

14 years agoHTML for math sizes.
Richard Heck [Wed, 31 Mar 2010 20:37:23 +0000 (20:37 +0000)]
HTML for math sizes.

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

14 years agoIgnore phantoms for now.
Richard Heck [Wed, 31 Mar 2010 20:31:15 +0000 (20:31 +0000)]
Ignore phantoms for now.

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

14 years agoHTML for roots.
Richard Heck [Wed, 31 Mar 2010 20:31:04 +0000 (20:31 +0000)]
HTML for roots.

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

14 years agoHTML for underset.
Richard Heck [Wed, 31 Mar 2010 20:12:52 +0000 (20:12 +0000)]
HTML for underset.

Neither underset nor overset will work reliably, I'm afraid, but such is
the price of using HTML rather than MathML.

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

14 years agoNext header
Pavel Sanda [Wed, 31 Mar 2010 20:06:16 +0000 (20:06 +0000)]
Next header

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

14 years agoNext header
Pavel Sanda [Wed, 31 Mar 2010 20:06:00 +0000 (20:06 +0000)]
Next header

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

14 years agoHTML for overset.
Richard Heck [Wed, 31 Mar 2010 20:04:39 +0000 (20:04 +0000)]
HTML for overset.

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

14 years agoMatrix output via HTML. I have to say, this one took some work.
Richard Heck [Wed, 31 Mar 2010 19:59:09 +0000 (19:59 +0000)]
Matrix output via HTML. I have to say, this one took some work.

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

14 years agoForgot this piece before.
Richard Heck [Wed, 31 Mar 2010 19:58:49 +0000 (19:58 +0000)]
Forgot this piece before.

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

14 years agoNext headers
Pavel Sanda [Wed, 31 Mar 2010 19:38:05 +0000 (19:38 +0000)]
Next headers

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

14 years agoChange semantics of two-arg htmlize to make more consistent with other
Richard Heck [Wed, 31 Mar 2010 19:17:06 +0000 (19:17 +0000)]
Change semantics of two-arg htmlize to make more consistent with other
functions.

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

14 years agoNext header
Pavel Sanda [Wed, 31 Mar 2010 19:09:05 +0000 (19:09 +0000)]
Next header

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

14 years agoUnneeded header
Pavel Sanda [Wed, 31 Mar 2010 19:03:12 +0000 (19:03 +0000)]
Unneeded header

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

14 years agoThis doesn't seem to be compiled even, but oh well.
Richard Heck [Wed, 31 Mar 2010 19:01:15 +0000 (19:01 +0000)]
This doesn't seem to be compiled even, but oh well.

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

14 years agoIgnore kerning in HTML.
Richard Heck [Wed, 31 Mar 2010 18:59:04 +0000 (18:59 +0000)]
Ignore kerning in HTML.

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

14 years agoHTML for math fonts.
Richard Heck [Wed, 31 Mar 2010 18:57:47 +0000 (18:57 +0000)]
HTML for math fonts.

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

14 years agoFix up the math stream.
Richard Heck [Wed, 31 Mar 2010 18:57:37 +0000 (18:57 +0000)]
Fix up the math stream.

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

14 years agoInitialize math_flavor, and introduce an isLaTeX() flavor check.
Richard Heck [Wed, 31 Mar 2010 18:57:20 +0000 (18:57 +0000)]
Initialize math_flavor, and introduce an isLaTeX() flavor check.

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

14 years agoIntroduce and use a "math_flavor" flag with OutputParams.
Richard Heck [Wed, 31 Mar 2010 18:24:52 +0000 (18:24 +0000)]
Introduce and use a "math_flavor" flag with OutputParams.

I'm not happy about having what is basically the same enum in
BufferParams.h and OutputParams.h, but I don't see how to unify them
without either (a) including BufferParams.h in OutputParams.h, which is
ugly or (b) creating some new file just containing this enum, which
seems like overkill. Any other ideas?

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

14 years agoFix comment.
Richard Heck [Wed, 31 Mar 2010 16:29:59 +0000 (16:29 +0000)]
Fix comment.

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

14 years agoDot converter patch from Julien Rioux.
Richard Heck [Wed, 31 Mar 2010 16:29:48 +0000 (16:29 +0000)]
Dot converter patch from Julien Rioux.

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

14 years agoComment only
Pavel Sanda [Wed, 31 Mar 2010 16:25:14 +0000 (16:25 +0000)]
Comment only

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

14 years agoFix bug #4565: Using keyboard shortcuts to write Greek letters with an underbar produ...
Enrico Forestieri [Wed, 31 Mar 2010 01:09:38 +0000 (01:09 +0000)]
Fix bug #4565: Using keyboard shortcuts to write Greek letters with an underbar produces LaTeX errors.

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

14 years agofileformat change:
Uwe Stöhr [Wed, 31 Mar 2010 00:46:50 +0000 (00:46 +0000)]
fileformat change:
- support to change the greyed-out note font color (fixes #3865)

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

14 years agoSimplify.
Richard Heck [Tue, 30 Mar 2010 22:51:11 +0000 (22:51 +0000)]
Simplify.

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

14 years agoIntegrals via HTML.
Richard Heck [Tue, 30 Mar 2010 22:51:02 +0000 (22:51 +0000)]
Integrals via HTML.

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

14 years agoI don't think we need to do this for MathML or HTML.
Richard Heck [Tue, 30 Mar 2010 22:17:06 +0000 (22:17 +0000)]
I don't think we need to do this for MathML or HTML.

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

14 years agoHTML for dots.
Richard Heck [Tue, 30 Mar 2010 22:14:00 +0000 (22:14 +0000)]
HTML for dots.

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

14 years agoDo the obvious thing with delimiters.
Richard Heck [Tue, 30 Mar 2010 22:07:05 +0000 (22:07 +0000)]
Do the obvious thing with delimiters.

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

14 years agoTreat certain decoration cases differently.
Richard Heck [Tue, 30 Mar 2010 22:05:28 +0000 (22:05 +0000)]
Treat certain decoration cases differently.

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

14 years agoDecorations via HTML.
Richard Heck [Tue, 30 Mar 2010 21:56:52 +0000 (21:56 +0000)]
Decorations via HTML.

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

14 years agoHTML for comments and colors.
Richard Heck [Tue, 30 Mar 2010 17:24:22 +0000 (17:24 +0000)]
HTML for comments and colors.

Color doesn't do anything at this point. The colors are given in LaTeX
format. Do we know how to convert these to HTML format?

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