]> git.lyx.org Git - features.git/log
features.git
15 years agoXHTML for InsetWrap.
Richard Heck [Fri, 12 Jun 2009 17:26:48 +0000 (17:26 +0000)]
XHTML for InsetWrap.

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

15 years agoWell, it turns out that we need a different return value for the xhtml
Richard Heck [Fri, 12 Jun 2009 17:23:17 +0000 (17:23 +0000)]
Well, it turns out that we need a different return value for the xhtml
routines, one that allows us to "defer" certain material, e.g., a float
that ought to appear in a div but can't simply be put into the middle
of a paragraph.

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

15 years agoThe return value for xhtml() is not going to be needed.
Richard Heck [Fri, 12 Jun 2009 16:11:33 +0000 (16:11 +0000)]
The return value for xhtml() is not going to be needed.

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

15 years agoCSS for InsetInfo.
Richard Heck [Fri, 12 Jun 2009 15:27:29 +0000 (15:27 +0000)]
CSS for InsetInfo.

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

15 years agoCSS for marginal notes, which makes them work.
Richard Heck [Fri, 12 Jun 2009 15:16:08 +0000 (15:16 +0000)]
CSS for marginal notes, which makes them work.

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

15 years agoHTML output for InsetVSpace.
Richard Heck [Fri, 12 Jun 2009 15:07:04 +0000 (15:07 +0000)]
HTML output for InsetVSpace.

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

15 years agoLengths for HTML. Use them for InsetBox.
Richard Heck [Fri, 12 Jun 2009 14:42:33 +0000 (14:42 +0000)]
Lengths for HTML. Use them for InsetBox.

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

15 years ago* BiblioInfo.cpp:
Jürgen Spitzmüller [Fri, 12 Jun 2009 14:29:39 +0000 (14:29 +0000)]
* BiblioInfo.cpp:
- convert author/editor to proper unicode.

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

15 years agoFix display of BibTeX entries in the info field of the citation
Enrico Forestieri [Fri, 12 Jun 2009 14:03:57 +0000 (14:03 +0000)]
Fix display of BibTeX entries in the info field of the citation
dialog by only converting text mode latex macros to unicode points.

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

15 years agotest/test-structure.tex: add labeling list
Uwe Stöhr [Fri, 12 Jun 2009 13:07:20 +0000 (13:07 +0000)]
test/test-structure.tex: add labeling list

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

15 years ago* stdcontext.inc:
Jürgen Spitzmüller [Fri, 12 Jun 2009 09:08:13 +0000 (09:08 +0000)]
* stdcontext.inc:
- move spelling suggestions at the top and add separator
  (as in OOo and winword).

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

15 years ago* add support for the applemac encoding. File format change.
Jürgen Spitzmüller [Fri, 12 Jun 2009 08:47:38 +0000 (08:47 +0000)]
* add support for the applemac encoding. File format change.

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

15 years agoEmbeddedObjects.lyx: fix #5985
Uwe Stöhr [Fri, 12 Jun 2009 00:25:27 +0000 (00:25 +0000)]
EmbeddedObjects.lyx: fix #5985

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

15 years agoGuiCitation.cpp: fix #5987
Uwe Stöhr [Fri, 12 Jun 2009 00:17:13 +0000 (00:17 +0000)]
GuiCitation.cpp: fix #5987
OK also for branch?

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

15 years agotex2lyx/test/test-insets.tex: more tests
Uwe Stöhr [Thu, 11 Jun 2009 23:56:48 +0000 (23:56 +0000)]
tex2lyx/test/test-insets.tex: more tests

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

15 years agotex2lyx/text.cpp: tex2lyx supports now fileformat 252
Uwe Stöhr [Thu, 11 Jun 2009 23:46:41 +0000 (23:46 +0000)]
tex2lyx/text.cpp: tex2lyx supports now fileformat 252

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

15 years agotex2lyx/preamble.cpp:
Uwe Stöhr [Thu, 11 Jun 2009 23:45:17 +0000 (23:45 +0000)]
tex2lyx/preamble.cpp:
- support for url, varioref, prettyref
- reduce the sometimes huge amount of whitespace in the preamble after importing files

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

15 years agoUpdate notes.
Richard Heck [Thu, 11 Jun 2009 22:47:02 +0000 (22:47 +0000)]
Update notes.

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

15 years agoOK, now here's a big one: XHTML output for InsetBibtex. It's not perfect---
Richard Heck [Thu, 11 Jun 2009 22:39:16 +0000 (22:39 +0000)]
OK, now here's a big one: XHTML output for InsetBibtex. It's not perfect---
see the notes---but it does work reasonably well. And it will work a lot
better when an unrelated patch of mine goes in: one that generally improves
the display of BibTeX-derived information.

Note how we use the TOC here, which has already gathered the information we
need. This can also be done for other things.

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

15 years agoFix footnote CSS.
Richard Heck [Thu, 11 Jun 2009 22:31:41 +0000 (22:31 +0000)]
Fix footnote CSS.

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

15 years agoFix bibliography output.
Richard Heck [Thu, 11 Jun 2009 22:31:27 +0000 (22:31 +0000)]
Fix bibliography output.

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

15 years agoIt is convenient for me to change this for use in XHTML output, but I also
Richard Heck [Thu, 11 Jun 2009 21:23:18 +0000 (21:23 +0000)]
It is convenient for me to change this for use in XHTML output, but I also
have been wanting to change it for a while. It is not very useful to have
a bunch of years listed in the citations TOC (which you get if you have used
\citeyear very often. Better, it seems to me, to see the citation keys.

Of course, this can be switched again if need be, and I can figure out a
different way to handle my own problem.

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

15 years agoForgot to delete this part.
Richard Heck [Thu, 11 Jun 2009 21:14:20 +0000 (21:14 +0000)]
Forgot to delete this part.

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

15 years agoWhitespace.
Richard Heck [Thu, 11 Jun 2009 21:13:41 +0000 (21:13 +0000)]
Whitespace.

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

15 years agoUpdate notes.
Richard Heck [Thu, 11 Jun 2009 21:08:37 +0000 (21:08 +0000)]
Update notes.

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

15 years agoGet XHTML output for InsetCitation working, at least in a primitive way.
Richard Heck [Thu, 11 Jun 2009 21:04:15 +0000 (21:04 +0000)]
Get XHTML output for InsetCitation working, at least in a primitive way.

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

15 years agoBug.
Richard Heck [Thu, 11 Jun 2009 21:03:54 +0000 (21:03 +0000)]
Bug.

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

15 years agoIntroduce a field for keeping track of the citation label.
Richard Heck [Thu, 11 Jun 2009 20:29:37 +0000 (20:29 +0000)]
Introduce a field for keeping track of the citation label.

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

15 years agoUpdate notes.
Richard Heck [Thu, 11 Jun 2009 20:09:04 +0000 (20:09 +0000)]
Update notes.

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

15 years agoGet InsetBibitem working, and the output for LATEX_BIB_ENVIRONMENT.
Richard Heck [Thu, 11 Jun 2009 20:08:39 +0000 (20:08 +0000)]
Get InsetBibitem working, and the output for LATEX_BIB_ENVIRONMENT.

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

15 years agotex2lyx: testfiles modified as preparation for the upcoming tex2lyx work
Uwe Stöhr [Thu, 11 Jun 2009 17:56:05 +0000 (17:56 +0000)]
tex2lyx: testfiles modified as preparation for the upcoming tex2lyx work

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

15 years agoThe QFileInfo::refresh() bug is fixed in Qt 4.5.
Enrico Forestieri [Tue, 9 Jun 2009 20:39:41 +0000 (20:39 +0000)]
The QFileInfo::refresh() bug is fixed in Qt 4.5.

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

15 years agofix bug 5798: Translate float names
Georg Baum [Tue, 9 Jun 2009 18:16:43 +0000 (18:16 +0000)]
fix bug 5798: Translate float names

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

15 years agofix a few compiler warnings
Jean-Marc Lasgouttes [Tue, 9 Jun 2009 13:17:07 +0000 (13:17 +0000)]
fix a few compiler warnings

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

15 years agoadd binding information to toolbar button tooltips
Jean-Marc Lasgouttes [Mon, 8 Jun 2009 15:36:32 +0000 (15:36 +0000)]
add binding information to toolbar button tooltips

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

15 years agoFriendly takeover from branch1.6
Kornel Benko [Mon, 8 Jun 2009 11:08:42 +0000 (11:08 +0000)]
Friendly takeover from branch1.6

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

15 years agonew Slovakian translation of the Intro manual thanks to Kornel
Uwe Stöhr [Sun, 7 Jun 2009 19:29:20 +0000 (19:29 +0000)]
new Slovakian translation of the Intro manual thanks to Kornel

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

15 years ago- po-files: remerge
Uwe Stöhr [Sun, 7 Jun 2009 16:20:27 +0000 (16:20 +0000)]
- po-files: remerge
- de.po: translations

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

15 years agounify shortcuts to avoid doubled entries in the po-files
Uwe Stöhr [Sun, 7 Jun 2009 16:19:40 +0000 (16:19 +0000)]
unify shortcuts to avoid doubled entries in the po-files

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

15 years agoFix bug #5980: 'Maximum last files' setting doesn't go beyond 9.
Vincent van Ravesteijn [Sun, 7 Jun 2009 15:19:41 +0000 (15:19 +0000)]
Fix bug #5980: 'Maximum last files' setting doesn't go beyond 9.

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

15 years ago* Extended.lyx: revision of the reverse search documentation (by Enrico and me).
Jürgen Spitzmüller [Sun, 7 Jun 2009 08:58:42 +0000 (08:58 +0000)]
* Extended.lyx: revision of the reverse search documentation (by Enrico and me).

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

15 years agoFix the output of a single dash in xhtml.
Vincent van Ravesteijn [Sat, 6 Jun 2009 16:32:51 +0000 (16:32 +0000)]
Fix the output of a single dash in xhtml.

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

15 years agoIntro.lyx: - bugzilla is dead
Uwe Stöhr [Sat, 6 Jun 2009 16:25:05 +0000 (16:25 +0000)]
Intro.lyx: - bugzilla is dead
           - some cleanups

final part

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

15 years agoIntro.lyx: - bugzilla is dead
Uwe Stöhr [Sat, 6 Jun 2009 15:26:49 +0000 (15:26 +0000)]
Intro.lyx: - bugzilla is dead
           - some cleanups

the other language versions of Intro.lyx are coming later

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

15 years agoAdd lyxeditor script to development/tools, adjust properties of other
Enrico Forestieri [Sat, 6 Jun 2009 15:17:51 +0000 (15:17 +0000)]
Add lyxeditor script to development/tools, adjust properties of other
files and also add lyxpak.py to the distributed files.

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

15 years agoAdd a note about docbook() problems.
Richard Heck [Sat, 6 Jun 2009 14:29:24 +0000 (14:29 +0000)]
Add a note about docbook() problems.

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

15 years agono longer needed according to abdel
Georg Baum [Sat, 6 Jun 2009 13:15:51 +0000 (13:15 +0000)]
no longer needed according to abdel

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

15 years ago* amsart.layout:
Jürgen Spitzmüller [Sat, 6 Jun 2009 07:57:28 +0000 (07:57 +0000)]
* amsart.layout:
* amsbook.layout:
- fix on-screen representation of headings
  Patch by Russ Woodroofe and me.

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

15 years agoDisable InsetIndex XHTML output, for now.
Richard Heck [Sat, 6 Jun 2009 04:25:20 +0000 (04:25 +0000)]
Disable InsetIndex XHTML output, for now.

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

15 years agoSome real easy ones.
Richard Heck [Sat, 6 Jun 2009 04:20:57 +0000 (04:20 +0000)]
Some real easy ones.

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

15 years agoNow we can restore the old (and better) behavior of descriptions.
Richard Heck [Sat, 6 Jun 2009 04:09:14 +0000 (04:09 +0000)]
Now we can restore the old (and better) behavior of descriptions.

The CSS for lists isn't quite right, but I'm not sure what to do.

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

15 years agoFix a bug. Cosmetics.
Richard Heck [Sat, 6 Jun 2009 03:32:55 +0000 (03:32 +0000)]
Fix a bug. Cosmetics.

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

15 years agoI have no idea why the old version of this file suddenly reappeared.
Richard Heck [Sat, 6 Jun 2009 03:22:55 +0000 (03:22 +0000)]
I have no idea why the old version of this file suddenly reappeared.

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

15 years agoAdd a couple more HTML* tags to InsetLayout, in a way that improves the
Richard Heck [Sat, 6 Jun 2009 03:02:43 +0000 (03:02 +0000)]
Add a couple more HTML* tags to InsetLayout, in a way that improves the
footnote output and allows a lot more flexibility. (In some ways, this now
seems to be more like what docbook does.)

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

15 years agoFix another potentially infinite loop.
Richard Heck [Sat, 6 Jun 2009 01:56:46 +0000 (01:56 +0000)]
Fix another potentially infinite loop.

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

15 years agoAt least for now, this has to be done differently.
Richard Heck [Sat, 6 Jun 2009 01:36:04 +0000 (01:36 +0000)]
At least for now, this has to be done differently.

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

15 years agoMake sure the counters get updated.
Richard Heck [Sat, 6 Jun 2009 01:29:39 +0000 (01:29 +0000)]
Make sure the counters get updated.

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

15 years agoImplement lists...though there are problems.
Richard Heck [Sat, 6 Jun 2009 01:27:06 +0000 (01:27 +0000)]
Implement lists...though there are problems.

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

15 years agoFix compilation on win
Pavel Sanda [Sat, 6 Jun 2009 00:31:58 +0000 (00:31 +0000)]
Fix compilation on win

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

15 years agofix SCons after recent commits and sort the files
Uwe Stöhr [Fri, 5 Jun 2009 22:36:22 +0000 (22:36 +0000)]
fix SCons after recent commits and sort the files

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

15 years agoLets have new output in view menu too.
Pavel Sanda [Fri, 5 Jun 2009 20:22:10 +0000 (20:22 +0000)]
Lets have new output in view menu too.
Copiers command would be needed one day?

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

15 years agoForgot this, too.
Richard Heck [Fri, 5 Jun 2009 20:07:16 +0000 (20:07 +0000)]
Forgot this, too.

Documentation is Customization.lyx will follow, once this stabilizes.

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

15 years agoThanks, Andre.
Richard Heck [Fri, 5 Jun 2009 20:00:55 +0000 (20:00 +0000)]
Thanks, Andre.

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

15 years agoNotes about math.
Richard Heck [Fri, 5 Jun 2009 19:59:54 +0000 (19:59 +0000)]
Notes about math.

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

15 years agoXHTML for InsetNote.
Richard Heck [Fri, 5 Jun 2009 19:58:23 +0000 (19:58 +0000)]
XHTML for InsetNote.

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

15 years agoHow did I forget to do that?!
Richard Heck [Fri, 5 Jun 2009 19:52:22 +0000 (19:52 +0000)]
How did I forget to do that?!

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

15 years agoUpdate HTML notes.
Richard Heck [Fri, 5 Jun 2009 19:45:49 +0000 (19:45 +0000)]
Update HTML notes.

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

15 years agoSeparate HTML preamble information. This could be used for javascript,
Richard Heck [Fri, 5 Jun 2009 19:42:56 +0000 (19:42 +0000)]
Separate HTML preamble information. This could be used for javascript,
or anything else one would like to add to the header.

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

15 years agoRename a couple routines in preparation for more.
Richard Heck [Fri, 5 Jun 2009 19:30:42 +0000 (19:30 +0000)]
Rename a couple routines in preparation for more.

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

15 years agoInsetFootnote XHTML output. Of course the CSS can be modified, but
Richard Heck [Fri, 5 Jun 2009 19:25:49 +0000 (19:25 +0000)]
InsetFootnote XHTML output. Of course the CSS can be modified, but
this is pretty cool, I think.

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

15 years agoForgot to update the layout format when transferring from branch.
Richard Heck [Fri, 5 Jun 2009 19:05:48 +0000 (19:05 +0000)]
Forgot to update the layout format when transferring from branch.

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

15 years agoGet InsetCollapsable working, at least to some extent.
Richard Heck [Fri, 5 Jun 2009 18:57:53 +0000 (18:57 +0000)]
Get InsetCollapsable working, at least to some extent.

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

15 years agoOutput cosmetics, mostly. Get the newlines better.
Richard Heck [Fri, 5 Jun 2009 18:57:33 +0000 (18:57 +0000)]
Output cosmetics, mostly. Get the newlines better.

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

15 years agoRevert unintended commit.
Richard Heck [Fri, 5 Jun 2009 18:47:22 +0000 (18:47 +0000)]
Revert unintended commit.

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

15 years agoCosmetics
Richard Heck [Fri, 5 Jun 2009 18:45:23 +0000 (18:45 +0000)]
Cosmetics

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

15 years agoBetter control for tag output. This helps a little.
Richard Heck [Fri, 5 Jun 2009 18:41:28 +0000 (18:41 +0000)]
Better control for tag output. This helps a little.

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

15 years agoFix format.
Richard Heck [Fri, 5 Jun 2009 18:27:06 +0000 (18:27 +0000)]
Fix format.

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

15 years agoImprove tag output routines.
Richard Heck [Fri, 5 Jun 2009 18:18:44 +0000 (18:18 +0000)]
Improve tag output routines.

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

15 years agoCopy of XHTML DTD for reference.
Richard Heck [Fri, 5 Jun 2009 17:52:26 +0000 (17:52 +0000)]
Copy of XHTML DTD for reference.

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

15 years agoNotes and the like.
Richard Heck [Fri, 5 Jun 2009 17:51:45 +0000 (17:51 +0000)]
Notes and the like.

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

15 years agoInitial HTML information for layouts. Much of this is prelimiary,
Richard Heck [Fri, 5 Jun 2009 17:51:03 +0000 (17:51 +0000)]
Initial HTML information for layouts. Much of this is prelimiary,
some of it is really only for testing purposes.

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

15 years agoForgot to add these before.
Richard Heck [Fri, 5 Jun 2009 17:49:10 +0000 (17:49 +0000)]
Forgot to add these before.

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

15 years agoHTML output code for a handful of easy insets.
Richard Heck [Fri, 5 Jun 2009 17:48:14 +0000 (17:48 +0000)]
HTML output code for a handful of easy insets.

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

15 years agoBasic output routines for HTML.
Richard Heck [Fri, 5 Jun 2009 17:44:35 +0000 (17:44 +0000)]
Basic output routines for HTML.

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

15 years agoRoutines to retrieve HTML style information.
Richard Heck [Fri, 5 Jun 2009 17:39:00 +0000 (17:39 +0000)]
Routines to retrieve HTML style information.

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

15 years agoInsetLayout infrastructure.
Richard Heck [Fri, 5 Jun 2009 17:36:51 +0000 (17:36 +0000)]
InsetLayout infrastructure.

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

15 years agoLayout infrastructure for HTML output.
Richard Heck [Fri, 5 Jun 2009 17:26:30 +0000 (17:26 +0000)]
Layout infrastructure for HTML output.

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

15 years agoCheck for fcntl is maybe more more portable, than searching in
Kornel Benko [Thu, 4 Jun 2009 15:01:31 +0000 (15:01 +0000)]
Check for fcntl is maybe more more portable, than searching in
header files.

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

15 years agoRationalize the handling of InsetLayout's preamble and requries. That is,
Richard Heck [Wed, 3 Jun 2009 23:44:31 +0000 (23:44 +0000)]
Rationalize the handling of InsetLayout's preamble and requries. That is,
bring it into line with the handing of Layout's preamble and requires. This
will make information about used InsetLayout's avaiable elsewhere.

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

15 years agoconfigure.py: port r29905
Uwe Stöhr [Wed, 3 Jun 2009 22:09:55 +0000 (22:09 +0000)]
configure.py: port r29905

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

15 years agoWhitespace.
Richard Heck [Tue, 2 Jun 2009 16:09:01 +0000 (16:09 +0000)]
Whitespace.

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

15 years agoAllow customization of enumerate counters.
Richard Heck [Tue, 2 Jun 2009 16:02:29 +0000 (16:02 +0000)]
Allow customization of enumerate counters.

This patch is from JMarc, except the docs, which are due to me.

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

15 years agoAllow escaped quotes in the module description.
Richard Heck [Tue, 2 Jun 2009 14:06:52 +0000 (14:06 +0000)]
Allow escaped quotes in the module description.

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

15 years agoA little cleanup of the layout files.
Richard Heck [Tue, 2 Jun 2009 13:45:32 +0000 (13:45 +0000)]
A little cleanup of the layout files.

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

15 years agoEnable sockets on linux too. "fcntl" defined at /usr/include/fcntl.h.
Kornel Benko [Sun, 31 May 2009 11:53:52 +0000 (11:53 +0000)]
Enable sockets on linux too. "fcntl" defined at /usr/include/fcntl.h.

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

15 years ago* doxy - clarify math-mode
Pavel Sanda [Sun, 31 May 2009 11:09:51 +0000 (11:09 +0000)]
* doxy - clarify math-mode

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

15 years agoFix the placement of the cursor when right-clicking on an inset inside a branch inset.
Vincent van Ravesteijn [Sat, 30 May 2009 20:57:43 +0000 (20:57 +0000)]
Fix the placement of the cursor when right-clicking on an inset inside a branch inset.

see:
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg74184.html

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

15 years agoUpdate reverse search documentation.
Enrico Forestieri [Sat, 30 May 2009 20:19:46 +0000 (20:19 +0000)]
Update reverse search documentation.

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

15 years agostdmenus.inc: fix typo, fixes the bug reported here:
Uwe Stöhr [Sat, 30 May 2009 15:38:23 +0000 (15:38 +0000)]
stdmenus.inc: fix typo, fixes the bug reported here:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg151690.html

Jürgen, OK for branch too?

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

15 years agoadd the new Japanese files from r29879 also to trunk
Uwe Stöhr [Fri, 29 May 2009 22:59:36 +0000 (22:59 +0000)]
add the new Japanese files from r29879 also to trunk

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