]> git.lyx.org Git - lyx.git/log
lyx.git
21 years agoFix.
André Pönitz [Fri, 14 Feb 2003 16:02:24 +0000 (16:02 +0000)]
Fix.

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

21 years agofix sort order of POTFILES.in
Jean-Marc Lasgouttes [Fri, 14 Feb 2003 16:01:21 +0000 (16:01 +0000)]
fix sort order of POTFILES.in

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

21 years agominor method name changes
John Levon [Fri, 14 Feb 2003 15:01:06 +0000 (15:01 +0000)]
minor method name changes

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

21 years agoMy old allow/prohibitInput() -> busy(bool) patch cleanup
John Levon [Fri, 14 Feb 2003 14:49:51 +0000 (14:49 +0000)]
My old allow/prohibitInput() -> busy(bool) patch cleanup

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

21 years agomake naming a bit saner...
André Pönitz [Fri, 14 Feb 2003 14:30:09 +0000 (14:30 +0000)]
make naming a bit saner...

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

21 years agofix 773 and more (from Juergen S); fix warning
Jean-Marc Lasgouttes [Fri, 14 Feb 2003 13:52:32 +0000 (13:52 +0000)]
fix 773 and more (from Juergen S); fix warning

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

21 years agobugfix: uninitialized variable
André Pönitz [Fri, 14 Feb 2003 08:25:10 +0000 (08:25 +0000)]
bugfix: uninitialized variable

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

21 years agoReplace ugly getParFromID() code with ParIterator-based stuff. I think
John Levon [Fri, 14 Feb 2003 02:21:01 +0000 (02:21 +0000)]
Replace  ugly getParFromID() code with ParIterator-based stuff. I think
we can do the same for getInsetFromID() but Juergen didn't answer my query.

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

21 years agoremove some very old dead code
John Levon [Fri, 14 Feb 2003 01:12:10 +0000 (01:12 +0000)]
remove some very old dead code

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

21 years ago2003-02-13 John Levon <levon@movementarian.org>
John Levon [Fri, 14 Feb 2003 00:41:44 +0000 (00:41 +0000)]
2003-02-13  John Levon  <levon@movementarian.org>

        * text.h:
        * text.C:
        * text2.C: move hfillExpansion(), numberOfSeparators(),
          rowLast(), rowLastPrintable(), numberofHfills(),
          numberOfLabelHfills() ...

        * lyxrow.h:
        * lyxrow.C: ... to member functions here.

        * paragraph.h:
        * paragraph.C:
        * lyxtext.h:
        * text.C: remove LyXText::beginningOfMainBody(), and call
          p->beginningOfMainBody() directly. Move the check for
          LABEL_MANUAL into the latter.

        * text.h:
        * text.C:
        * text2.C:
        * vspace.C:
        * BufferView.h:
        * BufferView.C: make defaultHeight() be a free defaultRowHeight()

        * text.h:
        * text.C:
        * text2.C:
        * text3.C:
        * frontends/screen.C: move bv_owner private, introduce isTopLevel()
          to make it clear we're testing for outmost-lyxtext vs. inset's lyxtext

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

21 years agoDouble shortcut fixed (bug 884)
John Levon [Thu, 13 Feb 2003 22:31:47 +0000 (22:31 +0000)]
Double shortcut fixed (bug 884)

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

21 years agoelsart support
Jean-Marc Lasgouttes [Thu, 13 Feb 2003 17:49:09 +0000 (17:49 +0000)]
elsart support

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

21 years agoBo Peng's patch.
André Pönitz [Thu, 13 Feb 2003 17:05:49 +0000 (17:05 +0000)]
Bo Peng's patch.

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

21 years agodont use pragma impementation and interface anymore
Lars Gullik Bjønnes [Thu, 13 Feb 2003 16:53:15 +0000 (16:53 +0000)]
dont use pragma impementation and interface anymore

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

21 years agoremoev debug
John Levon [Thu, 13 Feb 2003 16:35:43 +0000 (16:35 +0000)]
remoev debug

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

21 years agorename type_info to avoid strange name clashes on Apple's gcc
André Pönitz [Thu, 13 Feb 2003 08:12:51 +0000 (08:12 +0000)]
rename type_info to avoid strange name clashes on Apple's gcc

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

21 years agoCompilation fix
Dekel Tsur [Wed, 12 Feb 2003 21:07:47 +0000 (21:07 +0000)]
Compilation fix

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

21 years agoignore \noun definition
André Pönitz [Wed, 12 Feb 2003 18:28:55 +0000 (18:28 +0000)]
ignore \noun definition

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

21 years agoadd missing std::
André Pönitz [Wed, 12 Feb 2003 18:17:27 +0000 (18:17 +0000)]
add missing std::

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

21 years agobasic table handling
André Pönitz [Wed, 12 Feb 2003 18:16:21 +0000 (18:16 +0000)]
basic table handling

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

21 years agofix bug 844, and more
Jean-Marc Lasgouttes [Wed, 12 Feb 2003 17:05:56 +0000 (17:05 +0000)]
fix bug 844, and more

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

21 years ago*** empty log message ***
André Pönitz [Wed, 12 Feb 2003 14:57:27 +0000 (14:57 +0000)]
*** empty log message ***

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

21 years ago*** empty log message ***
André Pönitz [Wed, 12 Feb 2003 14:32:17 +0000 (14:32 +0000)]
*** empty log message ***

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

21 years agoforgot the actual mwcls files
Jean-Marc Lasgouttes [Wed, 12 Feb 2003 14:04:50 +0000 (14:04 +0000)]
forgot the actual mwcls files

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

21 years agoadd mcls classes
Jean-Marc Lasgouttes [Wed, 12 Feb 2003 14:04:09 +0000 (14:04 +0000)]
add mcls classes

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

21 years ago*** empty log message ***
André Pönitz [Wed, 12 Feb 2003 13:33:30 +0000 (13:33 +0000)]
*** empty log message ***

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

21 years ago...
André Pönitz [Wed, 12 Feb 2003 13:21:32 +0000 (13:21 +0000)]
...

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

21 years agoreverse last change
Jean-Marc Lasgouttes [Wed, 12 Feb 2003 13:19:41 +0000 (13:19 +0000)]
reverse last change

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

21 years agocompilation fix
Jean-Marc Lasgouttes [Wed, 12 Feb 2003 13:07:00 +0000 (13:07 +0000)]
compilation fix

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

21 years ago167
André Pönitz [Wed, 12 Feb 2003 12:05:31 +0000 (12:05 +0000)]
167

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

21 years ago745
André Pönitz [Wed, 12 Feb 2003 11:34:23 +0000 (11:34 +0000)]
745

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

21 years ago751 to go
André Pönitz [Wed, 12 Feb 2003 11:29:33 +0000 (11:29 +0000)]
751 to go

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

21 years agodown to 822 errors on my thesis
André Pönitz [Wed, 12 Feb 2003 11:20:38 +0000 (11:20 +0000)]
down to 822 errors on my thesis

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

21 years agomore work
André Pönitz [Wed, 12 Feb 2003 11:09:22 +0000 (11:09 +0000)]
more work

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

21 years agoFix 'lyx -e' with the QT frontend.
Dekel Tsur [Wed, 12 Feb 2003 08:50:16 +0000 (08:50 +0000)]
Fix 'lyx -e' with the QT frontend.

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

21 years agofinish reader/writer split
André Pönitz [Wed, 12 Feb 2003 08:36:49 +0000 (08:36 +0000)]
finish reader/writer split

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

21 years agosplit reading .tex from writing .lyx
André Pönitz [Wed, 12 Feb 2003 07:53:03 +0000 (07:53 +0000)]
split reading .tex from writing .lyx

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

21 years agoChanges Dialog for gnome frontend.
Michael Gerz [Wed, 12 Feb 2003 06:10:42 +0000 (06:10 +0000)]
Changes Dialog for gnome frontend.

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

21 years agoMissed this.
Angus Leeming [Tue, 11 Feb 2003 18:09:27 +0000 (18:09 +0000)]
Missed this.

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

21 years agotweaks to ensure that the Ok,Apply buttons behave as expected.
Angus Leeming [Tue, 11 Feb 2003 18:04:10 +0000 (18:04 +0000)]
tweaks to ensure that the Ok,Apply buttons behave as expected.

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

21 years agoRefactor xforms' colour handling code.
Angus Leeming [Tue, 11 Feb 2003 17:53:38 +0000 (17:53 +0000)]
Refactor xforms' colour handling code.

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

21 years agoWhitespace and indentation consistent with the other files.
Angus Leeming [Tue, 11 Feb 2003 17:18:52 +0000 (17:18 +0000)]
Whitespace and indentation consistent with the other files.

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

21 years agoAngus' second patch
André Pönitz [Tue, 11 Feb 2003 15:57:08 +0000 (15:57 +0000)]
Angus' second patch

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

21 years agoback out again
John Levon [Tue, 11 Feb 2003 13:56:50 +0000 (13:56 +0000)]
back out again

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

21 years agofix compile
John Levon [Tue, 11 Feb 2003 13:48:48 +0000 (13:48 +0000)]
fix compile

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

21 years agofix typo
Angus Leeming [Tue, 11 Feb 2003 13:32:13 +0000 (13:32 +0000)]
fix typo

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

21 years agoExplain that the file ws created by reLyX
Angus Leeming [Tue, 11 Feb 2003 13:23:17 +0000 (13:23 +0000)]
Explain that the file ws created by reLyX

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

21 years agofix qt tabular alignment tooltip
Jean-Marc Lasgouttes [Tue, 11 Feb 2003 13:17:51 +0000 (13:17 +0000)]
fix qt tabular alignment tooltip

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

21 years agoAngus' changes
André Pönitz [Tue, 11 Feb 2003 13:14:48 +0000 (13:14 +0000)]
Angus' changes

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

21 years agosupport autoconf 2.57
Jean-Marc Lasgouttes [Tue, 11 Feb 2003 13:07:37 +0000 (13:07 +0000)]
support autoconf 2.57

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

21 years agoFirst shot at real code..
André Pönitz [Tue, 11 Feb 2003 12:37:27 +0000 (12:37 +0000)]
First shot at real code..

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

21 years agostop cvs complaining
Angus Leeming [Tue, 11 Feb 2003 12:05:15 +0000 (12:05 +0000)]
stop cvs complaining

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

21 years agoWhen in doubt, do as LyX does
Angus Leeming [Tue, 11 Feb 2003 11:24:31 +0000 (11:24 +0000)]
When in doubt, do as LyX does

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

21 years agoHmmm. It appears I've been careless and already committed a work in progress
Angus Leeming [Tue, 11 Feb 2003 10:27:52 +0000 (10:27 +0000)]
Hmmm. It appears I've been careless and already committed a work in progress
of reLyX support for minipages. This commit brings it up to speed save for
two caveats. See the ChangeLog.

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

21 years agoFix natbib bug spotted by JMarc.
Angus Leeming [Mon, 10 Feb 2003 19:38:05 +0000 (19:38 +0000)]
Fix natbib bug spotted by JMarc.

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

21 years agoadd a tex2lyx dir and empty Makefile.am to enable this thing to be happy.
Angus Leeming [Mon, 10 Feb 2003 19:22:29 +0000 (19:22 +0000)]
add a tex2lyx dir and empty Makefile.am to enable this thing to be happy.

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

21 years agotex2lyx version 0.0.1
André Pönitz [Mon, 10 Feb 2003 16:31:38 +0000 (16:31 +0000)]
tex2lyx version 0.0.1

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

21 years agosmall up/down tweaking
André Pönitz [Mon, 10 Feb 2003 15:45:56 +0000 (15:45 +0000)]
small up/down tweaking

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

21 years agoDocument change tracking file format changes.
John Levon [Mon, 10 Feb 2003 11:48:54 +0000 (11:48 +0000)]
Document change  tracking file format changes.

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

21 years agosmall change: make code a bit more compact
André Pönitz [Mon, 10 Feb 2003 10:31:08 +0000 (10:31 +0000)]
small change: make code a bit more compact

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

21 years agobare bones to convert 222
André Pönitz [Mon, 10 Feb 2003 10:27:46 +0000 (10:27 +0000)]
bare bones to convert 222

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

21 years agoclean up a bit
André Pönitz [Mon, 10 Feb 2003 10:22:05 +0000 (10:22 +0000)]
clean up a bit

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

21 years agoreplace hand-coded list walk with a std::map for dep clean
John Levon [Sun, 9 Feb 2003 00:27:52 +0000 (00:27 +0000)]
replace hand-coded list walk with a std::map for dep clean

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

21 years agoChanges stuff for Qt.
John Levon [Sun, 9 Feb 2003 00:11:51 +0000 (00:11 +0000)]
Changes stuff for Qt.

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

21 years agodon't call setCurrentAuthor explicitly, do it at apply() time
John Levon [Sat, 8 Feb 2003 21:48:54 +0000 (21:48 +0000)]
don't call setCurrentAuthor explicitly, do it at apply() time

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

21 years agoconsolidate some code into one function
John Levon [Sat, 8 Feb 2003 21:46:17 +0000 (21:46 +0000)]
consolidate some code into one function

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

21 years agoThe big change tracking patch. Changes from posted version :
John Levon [Sat, 8 Feb 2003 19:18:01 +0000 (19:18 +0000)]
The big change tracking patch. Changes from posted version :

1) abstract time_t into lyx::time_type
2) abstrace struct passwd into support/userinfo
3) make authorlist a per-buffer property instead of global

I will look at the paragraph breaking soon, in the meantime I opened a bug on bugzilla.

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

21 years agoapplying Martin Craig's gnome patch. Upgrading to gtkmm-2.0+ from the 1.3 developmen...
Michael Gerz [Sat, 8 Feb 2003 00:25:34 +0000 (00:25 +0000)]
applying Martin Craig's gnome patch.  Upgrading to gtkmm-2.0+ from the 1.3 development stream.

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

21 years agocruft removal
Angus Leeming [Fri, 7 Feb 2003 22:27:23 +0000 (22:27 +0000)]
cruft removal

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

21 years agoenable reLyX to recognise natbib citations
Angus Leeming [Fri, 7 Feb 2003 22:11:06 +0000 (22:11 +0000)]
enable reLyX to recognise natbib citations

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

21 years agoNo need to translate symbols that mathed can handle natively.
Angus Leeming [Fri, 7 Feb 2003 16:48:41 +0000 (16:48 +0000)]
No need to translate symbols that mathed can handle natively.

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

21 years agobug 865 fix
John Levon [Fri, 7 Feb 2003 16:46:40 +0000 (16:46 +0000)]
bug 865 fix

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

21 years agonew polski keymap
Jean-Marc Lasgouttes [Fri, 7 Feb 2003 16:13:06 +0000 (16:13 +0000)]
new polski keymap

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

21 years agoenable reLyX to cope with \)*
Angus Leeming [Fri, 7 Feb 2003 15:35:17 +0000 (15:35 +0000)]
enable reLyX to cope with \)*

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

21 years agobug 814
Jean-Marc Lasgouttes [Fri, 7 Feb 2003 15:21:04 +0000 (15:21 +0000)]
bug 814

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

21 years agobug 849
Jean-Marc Lasgouttes [Fri, 7 Feb 2003 14:57:36 +0000 (14:57 +0000)]
bug 849

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

21 years agofix font size names
Jean-Marc Lasgouttes [Fri, 7 Feb 2003 14:28:41 +0000 (14:28 +0000)]
fix font size names

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

21 years agorename LYX_PAPER_MARGIN
John Levon [Fri, 7 Feb 2003 14:13:51 +0000 (14:13 +0000)]
rename LYX_PAPER_MARGIN

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

21 years agoEnable reLyX to recognise m column descriptors. Ensure that the LaTeX->LyX->LaTeX...
Angus Leeming [Fri, 7 Feb 2003 13:46:48 +0000 (13:46 +0000)]
Enable reLyX to recognise m column descriptors. Ensure that the LaTeX->LyX->LaTeX cycle is invariant but also provide WYSIWYG support

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

21 years agopass $...$ and $$...$$ through reLyX unchanged
Angus Leeming [Fri, 7 Feb 2003 12:11:58 +0000 (12:11 +0000)]
pass $...$ and $$...$$ through reLyX unchanged

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

21 years agofix bug 874
John Levon [Fri, 7 Feb 2003 11:36:05 +0000 (11:36 +0000)]
fix bug 874

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

21 years agoEnable the debug level to be set
Angus Leeming [Fri, 7 Feb 2003 11:01:46 +0000 (11:01 +0000)]
Enable the debug level to be set

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

21 years agoback on the tread mill
Lars Gullik Bjønnes [Thu, 6 Feb 2003 22:17:22 +0000 (22:17 +0000)]
back on the tread mill

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

21 years agolets rock 1.3.0
Lars Gullik Bjønnes [Thu, 6 Feb 2003 21:45:56 +0000 (21:45 +0000)]
lets rock

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

21 years agoremerge
Lars Gullik Bjønnes [Thu, 6 Feb 2003 21:42:17 +0000 (21:42 +0000)]
remerge

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

21 years agoupdate files
Lars Gullik Bjønnes [Thu, 6 Feb 2003 20:21:11 +0000 (20:21 +0000)]
update files

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

21 years agoMove fontconfig stuff from ANNOUNCE to INSTALL.
Angus Leeming [Thu, 6 Feb 2003 10:54:14 +0000 (10:54 +0000)]
Move fontconfig stuff from ANNOUNCE to INSTALL.
Everything else is just whitespace stripped off the end of lines.

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

21 years agoBackout my lyxserver changes
Angus Leeming [Thu, 6 Feb 2003 01:18:36 +0000 (01:18 +0000)]
Backout my lyxserver changes

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

21 years agoFix stupid page range code
John Levon [Wed, 5 Feb 2003 23:24:38 +0000 (23:24 +0000)]
Fix stupid page range code

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

21 years agoupdate no.po
Lars Gullik Bjønnes [Wed, 5 Feb 2003 23:14:07 +0000 (23:14 +0000)]
update no.po

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

21 years ago'Tighter spanish' from Alfredo
Angus Leeming [Wed, 5 Feb 2003 19:21:55 +0000 (19:21 +0000)]
'Tighter spanish' from Alfredo

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

21 years agofix #860
André Pönitz [Wed, 5 Feb 2003 11:44:14 +0000 (11:44 +0000)]
fix #860

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

21 years agoreverting previous, accidental commit
Angus Leeming [Wed, 5 Feb 2003 11:27:51 +0000 (11:27 +0000)]
reverting previous, accidental commit

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

21 years ago*** empty log message ***
Angus Leeming [Wed, 5 Feb 2003 11:23:53 +0000 (11:23 +0000)]
*** empty log message ***

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

21 years agoAdd forgotten file
Angus Leeming [Tue, 4 Feb 2003 19:28:03 +0000 (19:28 +0000)]
Add forgotten file

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

21 years agoEnable rpmdist with srcdir != builddir.
Angus Leeming [Tue, 4 Feb 2003 18:13:33 +0000 (18:13 +0000)]
Enable rpmdist with srcdir != builddir.

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

21 years agodon't forget the banner
Angus Leeming [Tue, 4 Feb 2003 18:10:56 +0000 (18:10 +0000)]
don't forget the banner

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

21 years agolinuxdoc and docbook counters.
José Matox [Tue, 4 Feb 2003 15:44:11 +0000 (15:44 +0000)]
linuxdoc and docbook counters.

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

21 years agosmall announce updates
Jean-Marc Lasgouttes [Tue, 4 Feb 2003 15:20:55 +0000 (15:20 +0000)]
small announce updates

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

21 years agomention python
Jean-Marc Lasgouttes [Tue, 4 Feb 2003 13:47:58 +0000 (13:47 +0000)]
mention python

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