]> git.lyx.org Git - features.git/log
features.git
14 years agoUpdate HTML notes.
Richard Heck [Thu, 3 Dec 2009 21:11:55 +0000 (21:11 +0000)]
Update HTML notes.

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

14 years agoCSS for InsetBibtex. We include this via the validate mechanism, and
Richard Heck [Thu, 3 Dec 2009 21:06:41 +0000 (21:06 +0000)]
CSS for InsetBibtex. We include this via the validate mechanism, and
borrow the LatexFeatures::addPremableSnippet() method to do it.

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

14 years agoWhitespace.
Richard Heck [Thu, 3 Dec 2009 20:19:15 +0000 (20:19 +0000)]
Whitespace.

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

14 years agoForgot this.
Richard Heck [Thu, 3 Dec 2009 20:19:06 +0000 (20:19 +0000)]
Forgot this.

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

14 years agoCSS for InsetBibitem.
Richard Heck [Thu, 3 Dec 2009 20:13:17 +0000 (20:13 +0000)]
CSS for InsetBibitem.

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

14 years agoRemove obsolete comment.
Richard Heck [Thu, 3 Dec 2009 19:59:42 +0000 (19:59 +0000)]
Remove obsolete comment.

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

14 years agoThe BibTeX bibliography only includes BibTeX entries.
Richard Heck [Thu, 3 Dec 2009 19:54:12 +0000 (19:54 +0000)]
The BibTeX bibliography only includes BibTeX entries.

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

14 years agoRestore XHTML output for InsetGraphics.
Richard Heck [Thu, 3 Dec 2009 19:52:46 +0000 (19:52 +0000)]
Restore XHTML output for InsetGraphics.

To make this really good, we'd want to be able to rotate, crop, etc, the
images, as well as convert them to suitable output formats. This should
not be too difficult, since we do this sort of thing for display,
anyway. But I don't myself know how to do it. Anyone?

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

14 years agoRevert previous commit. Wrong fix.
Richard Heck [Thu, 3 Dec 2009 19:46:24 +0000 (19:46 +0000)]
Revert previous commit. Wrong fix.

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

14 years agoFix bibitem bug for XHTML.
Richard Heck [Thu, 3 Dec 2009 19:43:00 +0000 (19:43 +0000)]
Fix bibitem bug for XHTML.

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

14 years agoOnly step counters we have.
Richard Heck [Thu, 3 Dec 2009 19:35:31 +0000 (19:35 +0000)]
Only step counters we have.

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

14 years agoCredit Julien.
Richard Heck [Thu, 3 Dec 2009 18:42:41 +0000 (18:42 +0000)]
Credit Julien.

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

14 years agoDetect packages on which modules depend. Patch from Julien Rioux. Fixes
Richard Heck [Thu, 3 Dec 2009 18:39:49 +0000 (18:39 +0000)]
Detect packages on which modules depend. Patch from Julien Rioux. Fixes
bug #6361.

Should go to branch, too.

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

14 years ago- French seminar.lyx: new translation by Jean-Pierre
Uwe Stöhr [Wed, 2 Dec 2009 23:57:21 +0000 (23:57 +0000)]
- French seminar.lyx: new translation by Jean-Pierre
- English seminar.lyx: clarifications

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

14 years agopowerdot-example.lyx: compilation fix so make the author names appearing in the output
Uwe Stöhr [Wed, 2 Dec 2009 23:00:19 +0000 (23:00 +0000)]
powerdot-example.lyx: compilation fix so make the author names appearing in the output

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

14 years agonew method getLongArg that grabs all the remainder of the argument string
Jean-Marc Lasgouttes [Wed, 2 Dec 2009 09:39:39 +0000 (09:39 +0000)]
new method getLongArg that grabs all the remainder of the argument string

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

14 years agoadd a new bformat version
Jean-Marc Lasgouttes [Wed, 2 Dec 2009 09:38:14 +0000 (09:38 +0000)]
add a new bformat version

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

14 years agobeamerlyxexample1.lyx: add a fragile frame including a listing as example
Uwe Stöhr [Wed, 2 Dec 2009 03:13:17 +0000 (03:13 +0000)]
beamerlyxexample1.lyx: add a fragile frame including a listing as example

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

14 years agoDocs for InPreamble.
Richard Heck [Tue, 1 Dec 2009 14:48:15 +0000 (14:48 +0000)]
Docs for InPreamble.

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

14 years agoWhoops.
Richard Heck [Tue, 1 Dec 2009 14:36:48 +0000 (14:36 +0000)]
Whoops.

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

14 years agoFix bug 5842: Add InPreamble tag for layouts.
Richard Heck [Tue, 1 Dec 2009 14:34:05 +0000 (14:34 +0000)]
Fix bug 5842: Add InPreamble tag for layouts.

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

14 years agoUpdate HTML notes.
Richard Heck [Tue, 1 Dec 2009 13:21:45 +0000 (13:21 +0000)]
Update HTML notes.

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

14 years ago* powerdot-example.lyx: remove superfluous LaTeX code.
Jürgen Spitzmüller [Tue, 1 Dec 2009 07:54:55 +0000 (07:54 +0000)]
* powerdot-example.lyx: remove superfluous LaTeX code.

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

14 years ago- ItemizeBullets.lyx: correct encoding and remove unnecessary Tex code
Uwe Stöhr [Tue, 1 Dec 2009 02:07:45 +0000 (02:07 +0000)]
- ItemizeBullets.lyx: correct encoding and remove unnecessary Tex code
- example_lyxified.lyx, example_raw.lyx: correct document encoding and graphics driver
- French exemple_lyxifie.lyx: don't use hyperlinks and thus hyperref in this file since this could confuse newbies

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

14 years agoChinese Intro.lyx: sync the document settings with the other language versions of...
Uwe Stöhr [Tue, 1 Dec 2009 02:07:08 +0000 (02:07 +0000)]
Chinese Intro.lyx: sync the document settings with the other language versions of the Intro manual and remove superfluous options

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

14 years agoAdd a couple comments.
Richard Heck [Mon, 30 Nov 2009 23:31:21 +0000 (23:31 +0000)]
Add a couple comments.

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

14 years agoI seem to have been testing for the same thing twice, more or less.
Richard Heck [Mon, 30 Nov 2009 23:26:10 +0000 (23:26 +0000)]
I seem to have been testing for the same thing twice, more or less.

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

14 years agoRemove obsolete comment.
Richard Heck [Mon, 30 Nov 2009 23:25:39 +0000 (23:25 +0000)]
Remove obsolete comment.

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

14 years agoDon't escape these.
Richard Heck [Mon, 30 Nov 2009 23:13:06 +0000 (23:13 +0000)]
Don't escape these.

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

14 years agoForgot that unique() doesn't actually erase anything.
Richard Heck [Mon, 30 Nov 2009 23:08:24 +0000 (23:08 +0000)]
Forgot that unique() doesn't actually erase anything.

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

14 years agoRestore XHTML output for InsetCitation.
Richard Heck [Mon, 30 Nov 2009 22:59:18 +0000 (22:59 +0000)]
Restore XHTML output for InsetCitation.

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

14 years agoAdd some space, move a comment.
Richard Heck [Mon, 30 Nov 2009 22:49:37 +0000 (22:49 +0000)]
Add some space, move a comment.

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

14 years agoRestore XHTML output for InsetBibtex.
Richard Heck [Mon, 30 Nov 2009 22:48:10 +0000 (22:48 +0000)]
Restore XHTML output for InsetBibtex.

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

14 years agoParagraphs are just no good here.
Richard Heck [Mon, 30 Nov 2009 22:45:52 +0000 (22:45 +0000)]
Paragraphs are just no good here.

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

14 years agoFix silly omission.
Richard Heck [Mon, 30 Nov 2009 22:45:32 +0000 (22:45 +0000)]
Fix silly omission.

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

14 years agoRestore XHTML output for InsetBibitem.
Richard Heck [Mon, 30 Nov 2009 22:28:54 +0000 (22:28 +0000)]
Restore XHTML output for InsetBibitem.

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

14 years agoForgot this.
Richard Heck [Mon, 30 Nov 2009 22:28:22 +0000 (22:28 +0000)]
Forgot this.

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

14 years agotypo
Pavel Sanda [Mon, 30 Nov 2009 21:29:51 +0000 (21:29 +0000)]
typo

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

14 years agoStyle.
Richard Heck [Mon, 30 Nov 2009 20:17:55 +0000 (20:17 +0000)]
Style.

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

14 years ago* Some Polishing of the beamer templates (English and German).
Jürgen Spitzmüller [Mon, 30 Nov 2009 18:03:44 +0000 (18:03 +0000)]
* Some Polishing of the beamer templates (English and German).

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

14 years agoRestore XHTML output for InsetInclude.
Richard Heck [Mon, 30 Nov 2009 17:34:01 +0000 (17:34 +0000)]
Restore XHTML output for InsetInclude.

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

14 years agoThe CSS here will need a bit of work, but this will do for now.
Richard Heck [Mon, 30 Nov 2009 17:29:14 +0000 (17:29 +0000)]
The CSS here will need a bit of work, but this will do for now.

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

14 years agoRestore XHTML output for InsetCaption.
Richard Heck [Mon, 30 Nov 2009 17:27:10 +0000 (17:27 +0000)]
Restore XHTML output for InsetCaption.

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

14 years agoRestore XHTML output for InsetFloat.
Richard Heck [Mon, 30 Nov 2009 17:20:37 +0000 (17:20 +0000)]
Restore XHTML output for InsetFloat.

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

14 years agoThere's an easier way....
Richard Heck [Mon, 30 Nov 2009 17:20:10 +0000 (17:20 +0000)]
There's an easier way....

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

14 years agoA bit of renaming, plus default values for htmlTag() and htmlClass().
Richard Heck [Mon, 30 Nov 2009 17:08:56 +0000 (17:08 +0000)]
A bit of renaming, plus default values for htmlTag() and htmlClass().

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

14 years agoComments.
Richard Heck [Mon, 30 Nov 2009 16:55:12 +0000 (16:55 +0000)]
Comments.

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

14 years agoParagraphUi.ui: layout fixes.
Jürgen Spitzmüller [Mon, 30 Nov 2009 16:10:44 +0000 (16:10 +0000)]
ParagraphUi.ui: layout fixes.

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

14 years agoEnable "silent rules" with automake 1.11. This leads to much nicer compilation
Jean-Marc Lasgouttes [Mon, 30 Nov 2009 14:18:25 +0000 (14:18 +0000)]
Enable "silent rules" with automake 1.11. This leads to much nicer compilation
output. The build should still work with older automake versions.

The po/ directory does not have the nice rules, because I do not want to
modify Makefile.in.in therein.

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

14 years ago* Revised French translations of the example_raw and example_lyxified
Jürgen Spitzmüller [Mon, 30 Nov 2009 13:56:01 +0000 (13:56 +0000)]
* Revised French translations of the example_raw and example_lyxified
  documents, by Jean-Pierre.

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

14 years agofix typos.
Jürgen Spitzmüller [Mon, 30 Nov 2009 13:49:34 +0000 (13:49 +0000)]
fix typos.

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

14 years ago* new French translation of the powerdot example, by Jean-Pierre.
Jürgen Spitzmüller [Mon, 30 Nov 2009 13:38:41 +0000 (13:38 +0000)]
* new French translation of the powerdot example, by Jean-Pierre.

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

14 years ago* powerdot.layout: include stdcounters.
Jürgen Spitzmüller [Mon, 30 Nov 2009 09:52:01 +0000 (09:52 +0000)]
* powerdot.layout: include stdcounters.

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

14 years ago* New Chinese translation of the Intro, by TaoWang.
Jürgen Spitzmüller [Mon, 30 Nov 2009 09:19:47 +0000 (09:19 +0000)]
* New Chinese translation of the Intro, by TaoWang.

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

14 years ago* Include bibtex and makeindex logs to log file dialog.
Jürgen Spitzmüller [Sun, 29 Nov 2009 17:15:22 +0000 (17:15 +0000)]
* Include bibtex and makeindex logs to log file dialog.

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

14 years ago* Forgot this
Jürgen Spitzmüller [Sun, 29 Nov 2009 14:43:17 +0000 (14:43 +0000)]
* Forgot this

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

14 years ago* Add support for per-document fontenc setting (bug 5730)
Jürgen Spitzmüller [Sun, 29 Nov 2009 14:43:00 +0000 (14:43 +0000)]
* Add support for per-document fontenc setting (bug 5730)

File format change.

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

14 years agoimprove fontenc GUI.
Jürgen Spitzmüller [Sun, 29 Nov 2009 13:29:36 +0000 (13:29 +0000)]
improve fontenc GUI.

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

14 years agoRestore XHTML output for InsetLabel and InsetRef. There are a couple
Richard Heck [Sat, 28 Nov 2009 21:37:47 +0000 (21:37 +0000)]
Restore XHTML output for InsetLabel and InsetRef. There are a couple
other fixes in here, too.

There is an issue here which I guess I'll deal with later, namely, that
the name attribute for <a> is unavailable in XHTML 1.1, which is what we
need for MathML support, at least in Firefox. Firefox will deal with it
if it's there, but the document won't validate. I'll figure out what to
do about this later.

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

14 years agoOutput target if name is not defined.
Richard Heck [Sat, 28 Nov 2009 21:32:46 +0000 (21:32 +0000)]
Output target if name is not defined.

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

14 years agoFix output for InsetSpecialChar. These shouldn't be escaped.
Richard Heck [Sat, 28 Nov 2009 20:37:01 +0000 (20:37 +0000)]
Fix output for InsetSpecialChar. These shouldn't be escaped.

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

14 years agoFix InsetNewpage: <br /> has to be within a block-level item.
Richard Heck [Sat, 28 Nov 2009 20:33:19 +0000 (20:33 +0000)]
Fix InsetNewpage: <br /> has to be within a block-level item.

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

14 years agoFix bug #2179: GuiErrorList resets to first item.
Vincent van Ravesteijn [Sat, 28 Nov 2009 00:52:08 +0000 (00:52 +0000)]
Fix bug #2179: GuiErrorList resets to first item.

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

14 years agosuppress warning (multiplication of int by double)
Jean-Marc Lasgouttes [Fri, 27 Nov 2009 14:56:32 +0000 (14:56 +0000)]
suppress warning (multiplication of int by double)

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

14 years agofix warning
Jean-Marc Lasgouttes [Fri, 27 Nov 2009 10:00:12 +0000 (10:00 +0000)]
fix warning

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

14 years agowrong syntax for command "test"
Jean-Marc Lasgouttes [Fri, 27 Nov 2009 09:59:50 +0000 (09:59 +0000)]
wrong syntax for command "test"

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

14 years agoFrench xypic.lyx: updates by Jean-Pierre
Uwe Stöhr [Fri, 27 Nov 2009 02:59:08 +0000 (02:59 +0000)]
French xypic.lyx: updates by Jean-Pierre

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

14 years agoRestore XHTML for InsetBox.
Richard Heck [Thu, 26 Nov 2009 16:38:26 +0000 (16:38 +0000)]
Restore XHTML for InsetBox.

I guess that this should be "inline", that is, appear where it appears
in the LyX file, as opposed to being deferred until after the current
paragraph is output. But I'm not sure about this. If anyone has a view,
let me know.

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

14 years agoFix bug #6351: Crash when editing the unit on a number
Enrico Forestieri [Thu, 26 Nov 2009 01:56:50 +0000 (01:56 +0000)]
Fix bug #6351: Crash when editing the unit on a number

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

14 years agoInkscape for svg
Pavel Sanda [Wed, 25 Nov 2009 22:20:15 +0000 (22:20 +0000)]
Inkscape for svg

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

14 years agoRestore XHTML output for InsetHyperlink.
Richard Heck [Wed, 25 Nov 2009 22:19:59 +0000 (22:19 +0000)]
Restore XHTML output for InsetHyperlink.

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

14 years agoAuto-escape attributes.
Richard Heck [Wed, 25 Nov 2009 22:18:47 +0000 (22:18 +0000)]
Auto-escape attributes.

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

14 years agoRestore XHTML output for InsetLine.
Richard Heck [Wed, 25 Nov 2009 22:07:17 +0000 (22:07 +0000)]
Restore XHTML output for InsetLine.

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

14 years agoRestore XHTML for InsetSpecialChar.
Richard Heck [Wed, 25 Nov 2009 22:04:41 +0000 (22:04 +0000)]
Restore XHTML for InsetSpecialChar.

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

14 years agoCome to think of it, we should do this differently: the way it's done
Richard Heck [Wed, 25 Nov 2009 22:02:58 +0000 (22:02 +0000)]
Come to think of it, we should do this differently: the way it's done
with InsetVSpace. Typically, this will appear on a line by itself, and
we do not really want <div><br /></div>.

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

14 years agoRestore XHTML output for InsetNewpage.
Richard Heck [Wed, 25 Nov 2009 22:00:29 +0000 (22:00 +0000)]
Restore XHTML output for InsetNewpage.

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

14 years agoRestore XHTML for InsetNote.
Richard Heck [Wed, 25 Nov 2009 21:58:18 +0000 (21:58 +0000)]
Restore XHTML for InsetNote.

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

14 years agoTypo.
Richard Heck [Wed, 25 Nov 2009 21:54:09 +0000 (21:54 +0000)]
Typo.

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

14 years agoFix bug #3349 - SVG support in Lyx
Pavel Sanda [Wed, 25 Nov 2009 21:46:33 +0000 (21:46 +0000)]
Fix bug #3349 - SVG support in Lyx
You wouldn't believe it, the convertor was already on my box ;)
Credit goes to Carl Worth.

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

14 years agoAccess the correct cell function.
Vincent van Ravesteijn [Wed, 25 Nov 2009 19:57:57 +0000 (19:57 +0000)]
Access the correct cell function.

Fixes a bug introduced in r32157 while fixing bug #4360.

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

14 years agoUse that again.
Richard Heck [Wed, 25 Nov 2009 16:53:02 +0000 (16:53 +0000)]
Use that again.

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

14 years agoFedora, and probably some other platforms, follow the en_US convention,
Richard Heck [Wed, 25 Nov 2009 16:52:45 +0000 (16:52 +0000)]
Fedora, and probably some other platforms, follow the en_US convention,
rather than the en-US convention, for the hunspell files.

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

14 years agoCREDITS: add Valeriy Kruchko
Uwe Stöhr [Wed, 25 Nov 2009 01:11:50 +0000 (01:11 +0000)]
CREDITS: add Valeriy Kruchko

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

14 years agoFrench xypic.lyx: correct image name
Uwe Stöhr [Wed, 25 Nov 2009 00:56:04 +0000 (00:56 +0000)]
French xypic.lyx: correct image name

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

14 years ago- French xypic.lyx: new translation
Uwe Stöhr [Wed, 25 Nov 2009 00:47:10 +0000 (00:47 +0000)]
- French xypic.lyx: new translation
- English xypic.lyx: correct image size

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

14 years agolinguistics.lyx: save file with LyX 1.6.5 - fixes some strange format issues
Uwe Stöhr [Wed, 25 Nov 2009 00:34:22 +0000 (00:34 +0000)]
linguistics.lyx: save file with LyX 1.6.5 - fixes some strange format issues

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

14 years agoFix shortcut
Pavel Sanda [Tue, 24 Nov 2009 22:58:02 +0000 (22:58 +0000)]
Fix shortcut

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

14 years agoAdd CAS into matht context menu, thanks to Liviu Andronic & Olivier Ripoll.
Pavel Sanda [Tue, 24 Nov 2009 22:46:51 +0000 (22:46 +0000)]
Add CAS into matht context menu, thanks to Liviu Andronic & Olivier Ripoll.

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

14 years agoVCS: allow displaying diff log
Pavel Sanda [Tue, 24 Nov 2009 22:17:55 +0000 (22:17 +0000)]
VCS: allow displaying diff log

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

14 years agoFix #5211 - Check documents for changes after svn update.
Pavel Sanda [Tue, 24 Nov 2009 18:47:43 +0000 (18:47 +0000)]
Fix #5211 - Check documents for changes after svn update.

This could be called regularly for usage with other programs too,
but I have no idea where. Dispatch is no good idea for performance reasons.

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

14 years agoxypic manual - corect image path
Pavel Sanda [Tue, 24 Nov 2009 17:55:30 +0000 (17:55 +0000)]
xypic manual - corect image path

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

14 years agoAlso into trunk
Pavel Sanda [Tue, 24 Nov 2009 14:28:44 +0000 (14:28 +0000)]
Also into trunk

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

14 years agoPuzzling doxygen output.
Pavel Sanda [Tue, 24 Nov 2009 11:12:23 +0000 (11:12 +0000)]
Puzzling doxygen output.

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

14 years ago* external_templates:
Jürgen Spitzmüller [Tue, 24 Nov 2009 09:21:47 +0000 (09:21 +0000)]
* external_templates:
- set AutomaticProduction to true for PDFpages
   so that the PDF file is copied to the tmp dir (bug 6345)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32173 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 [Mon, 23 Nov 2009 22:40:59 +0000 (22:40 +0000)]
Do not save an emergency file after choosing to revert the document to the version saved on this.

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

14 years ago* uk.po: update from Yuri
Jürgen Spitzmüller [Mon, 23 Nov 2009 17:54:38 +0000 (17:54 +0000)]
* uk.po: update from Yuri

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

14 years agoShow only those spellers that are active.
Richard Heck [Mon, 23 Nov 2009 14:03:19 +0000 (14:03 +0000)]
Show only those spellers that are active.

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

14 years agoFix bug #6342: Pasting-bug in math-mode sub- and super-scripts
Enrico Forestieri [Mon, 23 Nov 2009 00:59:18 +0000 (00:59 +0000)]
Fix bug #6342: Pasting-bug in math-mode sub- and super-scripts

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

14 years agoRe-order these to make it clearer what needs doing.
Richard Heck [Sun, 22 Nov 2009 22:18:24 +0000 (22:18 +0000)]
Re-order these to make it clearer what needs doing.

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

14 years agoPrefs oversight.
Richard Heck [Sun, 22 Nov 2009 22:15:20 +0000 (22:15 +0000)]
Prefs oversight.

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