Commit Graph

8068 Commits

Author SHA1 Message Date
Jean-Marc Lasgouttes
c80d330132 better fix for bug 1523
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9164 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-04 14:44:34 +00:00
Jean-Marc Lasgouttes
d366b652fa fix cursor when inserting some insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9158 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-02 14:25:14 +00:00
José Matox
1ecc7b79cd Remove mixed_content from output parameters.
Escape ids to always produce legal output.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9157 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-02 11:25:20 +00:00
Jürgen Spitzmüller
76cd9510e9 prevent paragraph breaks in charstyle insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9156 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-01 10:42:41 +00:00
Georg Baum
02e9655770 prevent endless loop
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9155 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-01 10:33:58 +00:00
John Spray
8f7d6cae4e minor fixes to gtk graphics dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9154 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-01 10:23:11 +00:00
Georg Baum
e367172256 use the movers also for copying from temp dir -> export dir
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9153 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-01 08:50:42 +00:00
Jürgen Spitzmüller
9499d9da38 insetcharstyle drawing cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9152 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-31 12:30:26 +00:00
José Matox
a059f47e59 Inside the same the same paragraph don't change CDATA status.
Don't output paragraphs inside inline elements (char styles). (docbook)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9151 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-30 22:14:02 +00:00
José Matox
3297d415dc remove unused variable.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9150 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-30 19:35:54 +00:00
José Matox
942ca65a5d Add more character styles to docbook.
Fix partially bug 1726.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9149 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-30 19:26:52 +00:00
José Matox
a590b1e0d2 Replace CDATA argument as innertag.
Use CDATA if environment requires PassThru.
The code now feels more natural, as there is one less exception.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9148 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-30 18:44:55 +00:00
José Matox
5b859a8e9a Remove SGML paragraph type. (docbook)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9147 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-30 18:17:31 +00:00
José Matox
7c4c456090 Fix reference to CDATA. (docbook)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9146 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-30 18:08:19 +00:00
Jürgen Spitzmüller
595dc950ec fix typo in InsetCharStyle::priv_dispatch, which caused an infinite loop
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9145 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-30 14:49:51 +00:00
Jürgen Spitzmüller
29285691b1 replace insetVerbatim with InsetText methods (bug 1731), fix LaTeX output problems
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9144 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-30 13:27:30 +00:00
José Matox
876a495c6b Make the standard paragraph an empty paragraph if its content allows it.
Fix bug 1708.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9143 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-30 13:05:31 +00:00
José Matox
8e27aa2fb7 Sanitize ids for SGML/XML.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9142 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-29 23:08:04 +00:00
Georg Baum
6fe9e4e30d rename getExtFromContents() to getFormatFromContents()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9141 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-29 15:47:55 +00:00
José Matox
a86b3a1c84 Move ids in environments to the possible wider scope.
Replace <> by the "" for all attributes.
Use open and closeTag always.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9140 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-28 15:10:10 +00:00
José Matox
2d9a5e9adc replace most &dquot;...&dquot; by <...>
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9139 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-28 14:56:08 +00:00
Angus Leeming
46ee486bda Whitespace, only whitespace. Part II.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9138 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-28 14:35:53 +00:00
José Matox
24b6402897 more code uniffied for handling paragraph ids. (docbook)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9137 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-28 13:07:45 +00:00
José Matox
c984a235eb slight changes for the new counter support in agu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9136 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-28 11:30:18 +00:00
José Matox
b375bbe1f9 add internal documentation to module LyX.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9135 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-28 11:21:27 +00:00
Georg Baum
1c10b250b2 simplify regex after advice by Angus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9134 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-28 10:59:19 +00:00
José Matox
d4d6267991 Fix counters for docbook.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9133 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-27 18:42:14 +00:00
Georg Baum
ec75d960c5 remove spurious insetexternal warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9132 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-27 11:36:15 +00:00
Angus Leeming
eb00187fea Whitespace, nothing but whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9131 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-26 21:16:44 +00:00
Angus Leeming
e5706b107d The Movers patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9130 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-26 18:39:13 +00:00
John Spray
4f89cf2b1d gtk graphics dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9129 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-26 09:10:17 +00:00
Angus Leeming
292c3210f6 Naive fix for quoted words with execvp.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9128 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-25 14:21:42 +00:00
José Matox
f6a49ae0f7 merge two if's that tested the same condition.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9127 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-25 11:20:02 +00:00
Jürgen Spitzmüller
e442f7ec3e use thanks instead of footnote on the titlepage (bug 1677)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9126 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-25 09:11:12 +00:00
Jean-Marc Lasgouttes
1c0c1a1952 a better fix for unsigned/signed warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9124 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-25 08:30:51 +00:00
José Matox
741948e903 Fix compilation, including the missing boosts header,
avoid signed/unsigned comparison.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9123 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-25 08:25:28 +00:00
José Matox
0cfc9133bb Add #include <string> to sgml.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9122 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-25 08:14:48 +00:00
Jean-Marc Lasgouttes
3b3409cd78 add mac.bind
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9121 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-25 08:10:05 +00:00
José Matox
d507a0b147 Escape content form inset index. (docbook)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9120 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-25 00:26:05 +00:00
José Matox
b6263feca7 Fix description paragraph. (docbook)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9119 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-24 23:53:42 +00:00
José Matox
71f3af2a4e Move paragraph counting to a single place. (SGML/XML)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9118 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-24 20:55:22 +00:00
José Matox
f0c7ef825b Star sections just look like, don't act as real section... (docbook)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9117 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-24 20:41:27 +00:00
José Matox
755672f60f Fix wrong scope for listitems.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9116 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-24 18:28:18 +00:00
José Matox
da075d3c90 Remove 'using std::stack' as it is not needed anymore.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9115 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-24 07:55:23 +00:00
José Matox
eb3d6435d1 Reorganized docbook export code and fixed several bugs in the process.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9114 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-24 00:02:39 +00:00
André Pönitz
eb1d77935c and this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9113 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-23 11:05:45 +00:00
André Pönitz
f7a01cc616 workaround crash in undo. This is not a proper fix but 'works'.
Have a look at the new 'FIXME' if yiou are interested...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9112 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-23 11:04:41 +00:00
André Pönitz
5147e05cc1 fix further crashs due to invalid cursor positions
adjust comment


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9111 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-23 09:46:33 +00:00
André Pönitz
f83d81275f fix crash after removing a table row (again due to uncorrected cursor
position)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9110 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-23 09:21:38 +00:00
Georg Baum
e968d754be fix rpm spec file generation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9109 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-23 09:06:28 +00:00