On Tue, Aug 13, 2002 at 12:39:58PM +0900, Rob Lahaye wrote:
> I've got trouble with the following LyX math inset:
Hm... one should not be able to type ^ in \text.. insets.
Use \mathrm instead...
I think this can be fixed easily once we have "local input dispatch" which
I am working on right now.
[I believe the getLabelList() should be named fillLabelList() or so, take a
ref to a vector and fill it instead of returning the vector by
value (most empty vectors btw). But that's not really important]
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor
On Mon, Aug 12, 2002 at 09:16:51PM +0200, David Kastrup wrote:
> The default fonts on my system look like junk. Sorry, that's how it
> is. In particular, the math fonts plainly are awful (basically being
> sloppily rendered line drawings).
This is _only_ for delimiters and accents.
For "ordina
John Levon wrote:
> On Mon, Aug 12, 2002 at 10:04:15AM +0200, Juergen Vigna wrote:
>
>
>>Well I don't think so it just should mean we store 100 undo operations,
>>while one undo operation can contain between 1..n paragraphs where n is
>>the max number of paragraphs in the buffer!
>
>
> Surely
Duncan Simpson wrote:
> Stop right there. This would be a really *bad idea* in many instances because
> the only known method of doing this on linux is to statically link the library
> with .a versions of the other libraries it needs. If the libraries required are
> small (like libz) this is not a
On Mon, Aug 12, 2002 at 08:30:11PM +0100, John Levon wrote:
> > Good. I'll find out how, now that I am told. Will the casual user
> > find this out easily?
>
> I believe we should implement a delay before reflowing anyway.
Then the next person will complain about "sluggishness"...
Andre'
--
On Mon, Aug 12, 2002 at 08:06:21PM +0100, John Levon wrote:
> Hmm, why is this a step forward ?
>
> - lv_.getLyXFunc()->dispatch(FuncRequest(LFUN_TABULAR_INSERT,
> val));
> + lv_.dispatch(FuncRequest(0, LFUN_TABULAR_INSERT, val));
>
> this 0 thing just seems ugly and wrong.
Hi,
My make with Qt frontend ends with error:
Qt2Base.h: In method `bool Qt2CB >::readOnly()
const':
QBibtexDialog.C:94: instantiated from here
Qt2Base.h:163: no matching function for call to `ControlBibtex::isReadonly () const'
Qt2Base.h:163: warning: control reaches end of non-void functio
Hi,
As a tried to merge Xforms Graphics dialog with the Qt-version (Qt version is really
nice!),
I have come up with the layout for Xforms as attached. Main changes are:
1) Merge LyX-View tab into the File tab.
Merge LaTeX-size tab and BoundingBox tab into a single Output size tab.
Mov
On 13 Aug 2002, David Kastrup wrote:
> Allan Rae <[EMAIL PROTECTED]> writes:
[...]
> > Actually, I'd rather you showed both the preview and the editing
> > much as is shown for Whizzy-TeX (even though that would almost be
> > repeating Figure 6).
>
> Yes, figure 6 is supposed to show the various
Allan Rae <[EMAIL PROTECTED]> writes:
> Figure 7 shows the editing experience for the various systems maths
> editors -- except it sems for preview-latex. I can't see a cursor in
> that screen shot. Shouldn't that show the actual editing experience
> with the raw latex maths?
"Detail view" is
Hi,
I've got trouble with the following LyX math inset:
--
[...]
\layout Standard
\begin_inset Formula $\textrm{Cs^{+}}$
\end_inset
\the_end
--
This creates 6 error insets on my LyX canvas when PS-viewing;
the L
Figure 7 shows the editing experience for the various systems maths
editors -- except it sems for preview-latex. I can't see a cursor in
that screen shot. Shouldn't that show the actual editing experience
with the raw latex maths? Actually, I'd rather you showed both the
preview and the editin
Hi,
Current CVS doesn't compile:
[...]
FormDocument.C: In method `Buffer::Buffer(const Buffer &)':
../../../boost/boost/scoped_ptr.hpp:36: `boost::scoped_ptr::scoped_ptr(const
boost::scoped_ptr &)' is private
FormDocument.C:404: within this context
../../../boost/boost/checked_delete.hpp: In f
On Mon, Aug 12, 2002 at 11:48:47PM +, [EMAIL PROTECTED] wrote:
> Log message:
> old ERT insets should just be ignored
Eh ? Isn't this serious data loss ?
regards
john
--
"It is unbecoming for young men to utter maxims."
- Aristotle
Dekel Tsur <[EMAIL PROTECTED]> writes:
> On Mon, Aug 12, 2002 at 07:12:35PM +0200, David Kastrup wrote:
> >
> > Available at
> > http://preview-latex.sourceforge.net/wysiwyg-draft.pdf>. Now
> > the deadline for the proceedings is already over, but this will
> > certainly not be the last time I
On Monday 12 August 2002 3:34 pm, Martin Vermeer wrote:
> Here it is. Tested as well as I could, but give it hell.
> If still alive after that, commit it.
It seemed Ok to me, so I committed it, although I admit I didn't try /really/
hard.
Keep up the good work and I look forward to Counters for
On Mon, Aug 12, 2002 at 09:16:51PM +0200, David Kastrup wrote:
> Dekel Tsur <[EMAIL PROTECTED]> writes:
>
> > "It must be noted that LyX screen display in particular in the math
> > area does not seem to be optimized for readability."
> >
> > What does this mean ?
>
> The default fonts on my
On Mon, Aug 12, 2002 at 09:42:08PM +0200, Lars Gullik Bjønnes wrote:
> I kindo like the instant reflow...
I'll bite: why ?
john
--
"It is unbecoming for young men to utter maxims."
- Aristotle
John Levon <[EMAIL PROTECTED]> writes:
| On Mon, Aug 12, 2002 at 09:16:51PM +0200, David Kastrup wrote:
|
| > > "LyX has the same update-per-keystroke policy that, in connection
| > > with justification, leads to the concertina effect of shrinking
| > > and expanding lines during normal tex
John Levon <[EMAIL PROTECTED]> writes:
> On Mon, Aug 12, 2002 at 07:12:35PM +0200, David Kastrup wrote:
>
> >
> > Comments?
>
> another thing: I believe Angus has implemented preview mode for \input
Right. I'll try to keep that in mind during the talk. It provides a
(somewhat artificial) wa
On Mon, Aug 12, 2002 at 09:16:51PM +0200, David Kastrup wrote:
> > "LyX has the same update-per-keystroke policy that, in connection
> > with justification, leads to the concertina effect of shrinking
> > and expanding lines during normal text insertion."
> >
> > LyX can be configured to sh
On Mon, Aug 12, 2002 at 07:12:35PM +0200, David Kastrup wrote:
>
> Comments?
another thing: I believe Angus has implemented preview mode for \input
regards
john
--
"It is unbecoming for young men to utter maxims."
- Aristotle
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Monday 12 August 2002 6:01 pm, Angus Leeming wrote:
| > On Monday 12 August 2002 6:13 pm, Lars Gullik Bjønnes wrote:
| > > The real problem comes when you allocate _two_ pointers.
|
| Lars, since we're on this subject, I'd like to make the following
On Mon, Aug 12, 2002 at 07:12:35PM +0200, David Kastrup wrote:
> Comments?
>From my point of view, your comments on ERT are perhaps misleading. We
want to provide useful visual feedback for commonly used LaTeX/TeX
features - a really good example here would be short versions of
\section for TOC
On Mon, Aug 12, 2002 at 08:02:32PM +0100, Angus Leeming wrote:
> On Monday 12 August 2002 8:03 pm, Martin Vermeer wrote:
> > > Why are you changing back something I just changed?
> > Because it crashed... see Angus' comment.
>
>
>
> I said that your change reset() -> reset("") will resul
On Monday 12 August 2002 6:01 pm, Angus Leeming wrote:
> On Monday 12 August 2002 6:13 pm, Lars Gullik Bjønnes wrote:
> > The real problem comes when you allocate _two_ pointers.
Lars, since we're on this subject, I'd like to make the following change. Are
you happy now that this is safe?
I'll
On Monday 12 August 2002 8:03 pm, Martin Vermeer wrote:
> > Why are you changing back something I just changed?
> Because it crashed... see Angus' comment.
I said that your change reset() -> reset("") will result in an instant crash.
Angus
Dekel Tsur <[EMAIL PROTECTED]> writes:
> On Mon, Aug 12, 2002 at 07:12:35PM +0200, David Kastrup wrote:
> >
> > Available at
> > http://preview-latex.sourceforge.net/wysiwyg-draft.pdf>. Now
> > the deadline for the proceedings is already over, but this will
> > certainly not be the last time I
On Mon, Aug 12, 2002 at 05:33:44PM +0200, Lars Gullik Bjønnes wrote:
> Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> | Index: buffer.C
> | ===
> | RCS file: /cvs/lyx/lyx-devel/src/buffer.C,v
> | retrieving revision 1.367
> | diff
On Mon, Aug 12, 2002 at 09:48:28PM +0300, Martin Vermeer wrote:
> Probably not. Consider also the 'comment' LaTeX package, allowing you to
> comment out and selectively process parts of your document. Would be a
> nice addition.
But in this case we want to process the whole thing anyway, no ?
On Mon, Aug 12, 2002 at 08:38:06PM +0200, Andre Poenitz wrote:
> This basically moves the 'BufferView * bv' argument which the
> "localDispatch" methods use into the second argument (the FuncRequest).
- /// view of a buffer. FuncRequestually there will be several.
+ /// view of a buf
On Mon, Aug 12, 2002 at 05:22:56PM +0100, John Levon wrote:
> On Mon, Aug 12, 2002 at 04:46:25PM +0200, Andre Poenitz wrote:
>
> > Could you be a bit more specific as to what kind of UI you want? Like "Is
> > running an external program like xxdiff sufficient" or "build-in support by
> > LyX" (
This basically moves the 'BufferView * bv' argument which the
"localDispatch" methods use into the second argument (the FuncRequest).
Then there is a LyXView::dispatch which dispatches to "its own bufferview"
(saves a dozen or so #include "lyxfunc" all over the place btw)
And finally, it "local
On Mon, Aug 12, 2002 at 08:45:01PM +0300, Dekel Tsur wrote:
> > To jump over the inset with a sinle or instead of entering
> > the inset.
>
> It is useless in my opinion.
Yeah. But I don't care as _I_ use it all the time and am happy with it.
> You need to make several keystrokes (to lock an
On Mon, Aug 12, 2002 at 08:38:14PM +0300, Dekel Tsur wrote:
> "It must be noted that LyX screen display in particular in the math area does
> not seem to be optimized for readability."
>
> What does this mean ?
That we draw paranthesis manually perhaps?
But again, nothing will be fixed if no
On Mon, Aug 12, 2002 at 07:12:35PM +0200, David Kastrup wrote:
> Comments?
Glancing over it it looks ok.
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)
On Mon, Aug 12, 2002 at 07:25:55PM +0200, Andre Poenitz wrote:
> On Mon, Aug 12, 2002 at 08:24:09PM +0300, Dekel Tsur wrote:
> > What is locking good for ?
>
> To jump over the inset with a sinle or instead of entering
> the inset.
It is useless in my opinion. You need to make several keystrok
On Mon, Aug 12, 2002 at 07:12:35PM +0200, David Kastrup wrote:
>
> Available at
> http://preview-latex.sourceforge.net/wysiwyg-draft.pdf>. Now
> the deadline for the proceedings is already over, but this will
> certainly not be the last time I try to hand something in, and the
> talk itself is y
On Mon, Aug 12, 2002 at 08:24:09PM +0300, Dekel Tsur wrote:
> What is locking good for ?
To jump over the inset with a sinle or instead of entering
the inset.
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferso
On Mon, Aug 12, 2002 at 07:12:35PM +0200, David Kastrup wrote:
> Another question: suppose I want to get a demonstrable versions of
> some pre-1.3.0 CVS, any chance at getting at a binary for
> RedHat-7.3? What libraries?
There are nightly builds on Kayvan Sylvan's site (ftp.sylvan.com I believe
On Mon, Aug 12, 2002 at 07:13:58PM +, [EMAIL PROTECTED] wrote:
>
> Modified files:
> lyx-devel/development/: FORMAT
>
> Log message:
> add comment to \lyxlock
What is locking good for ?
On Monday 12 August 2002 6:13 pm, Lars Gullik Bjønnes wrote:
> The real problem comes when you allocate _two_ pointers.
And in this case I wrap by new inside a boost::scoped_ptr, so it's guaranteed
to be safe.
Just to check, here's the code snippet.
Angus
class Counters;
class Buffer {
pr
On Mon, Aug 12, 2002 at 07:05:54PM +0200, Lars Gullik Bjønnes wrote:
> The sequence PRESS->MOVE->RELEASE should imho not generate MOVE but
> DRAG instead. To me MOVE is without state, DRAG is with state.
Currently we have MOVE with the corresponding button pressed. It might
simplyfy code if I do
On Mon, Aug 12, 2002 at 07:05:54PM +0200, Lars Gullik Bjønnes wrote:
> | I just added RELEASE, MOVE and PRESS. No DRAG.
>
> The sequence PRESS->MOVE->RELEASE should imho not generate MOVE but
> DRAG instead. To me MOVE is without state, DRAG is with state.
A rose by any other name. You have to
On Mon, Aug 12, 2002 at 05:26:10PM +0100, Angus Leeming wrote:
> > * Fix reading of lyxsize_type in 1.2.0 documents.
> > * Document change to format.
>
> André, didn't you make some small change to the math inset format? Could you
> add a brief description to development/FORMAT. It'll en
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Monday 12 August 2002 4:36 pm, Lars Gullik Bjønnes wrote:
>> Angus Leeming <[EMAIL PROTECTED]> writes:
>> | ==
>> | +#include "counters.h"
>> |
>> | Buffer::Buffer(string const & file, bool ronly)
>> |
>> |: niceFile(true), lyx_clean(true), b
Available at
http://preview-latex.sourceforge.net/wysiwyg-draft.pdf>. Now
the deadline for the proceedings is already over, but this will
certainly not be the last time I try to hand something in, and the
talk itself is yet to happen.
Comments?
Another question: suppose I want to get a demonst
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Monday 12 August 2002 4:37 pm, Lars Gullik Bjønnes wrote:
>> Angus Leeming <[EMAIL PROTECTED]> writes:
>> | This is bollocks!
>> | automake 1.5 and autoconf 2.13
>>
>> okokokook I know what the problem is (and so do you if you read the
>> messages to
Andre Poenitz <[EMAIL PROTECTED]> writes:
| On Mon, Aug 12, 2002 at 05:27:55PM +0100, John Levon wrote:
>> > Not my fault that the frontends don't generate them... ;-)
>> > In fact, they should (rather than calling these edit/Button* functions)
>>
>> Uh, what does DRAG mean to you ?
>
| I just a
Andre Poenitz <[EMAIL PROTECTED]> writes:
| On Mon, Aug 12, 2002 at 05:08:20PM +0100, John Levon wrote:
>> On Mon, Aug 12, 2002 at 09:09:29AM +0200, Andre Poenitz wrote:
>>
>> > > LFUN_DRAG too then?
>> >
>> > Why not.
>> >
>> > I take this as a 'go' then...
>>
>> PLease don't add code for so
John Levon <[EMAIL PROTECTED]> writes:
| On Mon, Aug 12, 2002 at 05:42:19PM +0200, Lars Gullik Bjønnes wrote:
>
>> For the manual fontchanges we automatically create a unnamed
>> CharacterStyle for it. (some magic internal name)
>
| I'd rather not allow such manual changes. A user must create a n
On Monday 12 August 2002 7:41 pm, [EMAIL PROTECTED] wrote:
> Log message:
> * Fix reading of lyxsize_type in 1.2.0 documents.
> * Document change to format.
André, didn't you make some small change to the math inset format? Could you
add a brief description to development/FORMAT. It'
On Mon, Aug 12, 2002 at 05:42:19PM +0200, Lars Gullik Bjønnes wrote:
> For the manual fontchanges we automatically create a unnamed
> CharacterStyle for it. (some magic internal name)
I'd rather not allow such manual changes. A user must create a new name
if they want bold italic text, even if t
On Mon, Aug 12, 2002 at 05:27:55PM +0100, John Levon wrote:
> > Not my fault that the frontends don't generate them... ;-)
> > In fact, they should (rather than calling these edit/Button* functions)
>
> Uh, what does DRAG mean to you ?
I just added RELEASE, MOVE and PRESS. No DRAG.
Andre'
--
On Mon, Aug 12, 2002 at 06:14:25PM +0200, Andre Poenitz wrote:
> Not my fault that the frontends don't generate them... ;-)
> In fact, they should (rather than calling these edit/Button* functions)
Uh, what does DRAG mean to you ?
john
--
"It is unbecoming for young men to utter maxims."
Juergen Vigna wrote assert that
> No as Albert Chin explained us recently it is an xforms bug. When
> creating .a libraries they should contain all other needed libraries or
> at least contain the dependencies on them when build.
Stop right there. This would be a really *bad idea* in many inst
On Mon, Aug 12, 2002 at 07:11:55PM +0300, Dekel Tsur wrote:
> It allows you to save a position in the document and return to it later.
No big deal I'd say. Something like an invisible label that does not get
saved...
> > I am not talking about _insets_, I am talking about "taking math font
> > i
On Mon, Aug 12, 2002 at 01:46:06AM +0200, Lars Gullik Bjønnes wrote:
>
> | p.s. fwiw I agree it is worth waiting a bit longer to do this right. We
> | have too many craply-implemented features in lyx and we suffer for
> | it
>
> right.
The main problem with badly implemented features, like min
On Monday 12 August 2002 4:36 pm, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
> | ==
> | +#include "counters.h"
> |
> | Buffer::Buffer(string const & file, bool ronly)
> |
> | : niceFile(true), lyx_clean(true), bak_clean(true),
> |
> | unnamed(false), dep_c
On Mon, Aug 12, 2002 at 04:46:25PM +0200, Andre Poenitz wrote:
> Could you be a bit more specific as to what kind of UI you want? Like "Is
> running an external program like xxdiff sufficient" or "build-in support by
> LyX" (if so, what exactly should it look like) etc.
I want to see what I used
On Monday 12 August 2002 4:37 pm, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
> | This is bollocks!
> | automake 1.5 and autoconf 2.13
>
> okokokook I know what the problem is (and so do you if you read the
> messages to this list.)
sure. Here's the fix
sed -e 's/AC_LA
On Mon, Aug 12, 2002 at 04:36:42PM +0200, Andre Poenitz wrote:
> > +-++
> > some text |LABEL|text| more text
> > +-++
> > same way current collapsible inset is drawn
> > +-+
> > |LABEL|
> > ++
> > |text... |
> > |text... |
> > +-
On Mon, Aug 12, 2002 at 05:08:20PM +0100, John Levon wrote:
> On Mon, Aug 12, 2002 at 09:09:29AM +0200, Andre Poenitz wrote:
>
> > > LFUN_DRAG too then?
> >
> > Why not.
> >
> > I take this as a 'go' then...
>
> PLease don't add code for something no frontend generates.
Not my fault that the
On Mon, Aug 12, 2002 at 05:40:56PM +0200, Andre Poenitz wrote:
> > Other disadvantages:
> >
> > 1) Current inset code doesn't allow inheritance of font settings from the
> > current paragraph or from parent inset.
> > For example, if I have a paragraph which set the font to italics
> > (e.g. a Th
Dekel Tsur <[EMAIL PROTECTED]> writes:
| On Mon, Aug 12, 2002 at 09:50:55AM +0200, Andre Poenitz wrote:
>>
>> Ok: Character styles should be done by using something similar to
>> MathFontInsets.
>
| Regular font (i.e. commands like \textbf) should be implemented like character
| styles, so this
Martin Vermeer <[EMAIL PROTECTED]> writes:
| Index: buffer.C
| ===
| RCS file: /cvs/lyx/lyx-devel/src/buffer.C,v
| retrieving revision 1.367
| diff -u -p -r1.367 buffer.C
| --- buffer.C 2002/08/12 00:15:16 1.367
| +++ buffer.C
Angus Leeming <[EMAIL PROTECTED]> writes:
| ==
| +#include "counters.h"
>
| Buffer::Buffer(string const & file, bool ronly)
| : niceFile(true), lyx_clean(true), bak_clean(true),
| unnamed(false), dep_clean(0), read_only(ronly),
| - filename_(file), users(0)
| + file
Angus Leeming <[EMAIL PROTECTED]> writes:
| This is bollocks!
| automake 1.5 and autoconf 2.13
okokokook I know what the problem is (and so do you if you read the
messages to this list.)
--
Lgb
On Mon, Aug 12, 2002 at 10:04:15AM +0200, Juergen Vigna wrote:
> Well I don't think so it just should mean we store 100 undo operations,
> while one undo operation can contain between 1..n paragraphs where n is
> the max number of paragraphs in the buffer!
Surely only if the operation involved e
On Monday 12 August 2002 3:34 pm, Martin Vermeer wrote:
> Here it is. Tested as well as I could, but give it hell.
> If still alive after that, commit it.
Did you really test it against current CVS?
- par->counters().reset();
+ buf->counters().reset(""
On Mon, Aug 12, 2002 at 09:09:29AM +0200, Andre Poenitz wrote:
> > LFUN_DRAG too then?
>
> Why not.
>
> I take this as a 'go' then...
PLease don't add code for something no frontend generates.
regards
john
--
"It is unbecoming for young men to utter maxims."
- Aristotle
On Mon, Aug 12, 2002 at 11:55:36AM +0900, Rob Lahaye wrote:
> >I don't see these as problems.
>
> In my opinion this breaks the idea of GUII.
Au contraire, this has been the intention of LyX's GUII work for a very
long time. We are *not* going to go down the XUL path ;)
> I'll report whenever
On Mon, Aug 12, 2002 at 11:24:36AM +0200, Juergen Vigna wrote:
> Hmm, chicken ;)
yep :)
> >Frankly, I don't *want* to make sense of that (like why on earth does
> >moving the
> >showInsetDialog up to the start of the method break things ?)
>
> Easy enough if I have a collapsable inset inside
On Mon, Aug 12, 2002 at 04:46:25PM +0200, Andre Poenitz wrote:
> Could you be a bit more specific as to what kind of UI you want? Like "Is
> running an external program like xxdiff sufficient" or "build-in support by
> LyX" (if so, what exactly should it look like) etc.
As Jean-Luc already pointe
On Mon, Aug 12, 2002 at 04:38:17PM +0200, Jean-Marc Lasgouttes wrote:
> I did experiments using the wdiff utility some time ago:
> http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg16018.html
>
> Is that what you mean?
Yes, this surely looks like what our customer was talking about. I have
On Mon, Aug 12, 2002 at 04:11:40PM +0100, Angus Leeming wrote:
> > funcrequest.h exists in cvs.
>
> But I bet it's not in Makefile.am...
Indeed. Hopefully fixed.
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jeffer
On Mon, Aug 12, 2002 at 06:18:55PM +0300, Dekel Tsur wrote:
> > Ok: Character styles should be done by using something similar to
> > MathFontInsets.
>
> Regular font (i.e. commands like \textbf) should be implemented like character
> styles, so this means removing the font list from the paragra
On Monday 12 August 2002 4:27 pm, Andre Poenitz wrote:
> On Mon, Aug 12, 2002 at 07:58:13AM -0700, Kayvan A. Sylvan wrote:
> > formulabase.C:28: funcrequest.h: No such file or directory
>
> funcrequest.h exists in cvs.
But I bet it's not in Makefile.am...
A
On Mon, Aug 12, 2002 at 03:39:18PM +0100, Angus Leeming wrote:
> U. Would anyone mind terribly if I changed buffer.[Ch]:
>
> buffer.h
> ==
> -#include "counters.h"
> +class Counters;
Seems worthwhile.
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not ha
On Mon, Aug 12, 2002 at 07:58:13AM -0700, Kayvan A. Sylvan wrote:
> formulabase.C:28: funcrequest.h: No such file or directory
funcrequest.h exists in cvs.
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)
It's taken a few days of waiting for to patches to filter through the
cvs, but Lars' changes now make FreeBSD build happily with no
adjustments (at least if you know to use gmake).
thanks
hawk
--
Richard E. Hawkins, Asst. Prof. of Economics/"\ ASCII ribbon campaign
[EMAIL PROTECTED] Sm
On Mon, Aug 12, 2002 at 09:50:55AM +0200, Andre Poenitz wrote:
>
> Ok: Character styles should be done by using something similar to
> MathFontInsets.
Regular font (i.e. commands like \textbf) should be implemented like character
styles, so this means removing the font list from the paragraph c
This is bollocks!
automake 1.5 and autoconf 2.13
checking whether the C++ compiler understands explicit... no
checking whether the systems std::string is really good... no
checking for C headers wrappers... no
checking whether C library functions are already in the global namespace...
yes checki
On Monday 12 August 2002 3:34 pm, Martin Vermeer wrote:
> Here it is. Tested as well as I could, but give it hell.
> If still alive after that, commit it.
>
> ChangeLog:
>
> 2002-08-12 Martin Vermeer <[EMAIL PROTECTED]>
>
> * buffer.C:
> buffer.h:
> lyxtext.h:
> paragraph.
On Sun, Aug 11, 2002 at 09:00:17PM +0100, John Levon wrote:
>
> On Sun, Aug 11, 2002 at 11:20:59AM -0700, Kayvan A. Sylvan wrote:
>
> > ../../src/insets/inset.h:22: WordLangTuple.h: No such file or directory
>
> fixed.
>
> thanks
Great. Another from this morning:
g++ -DHAVE_CONFIG_H -I. -I.
On Mon, Aug 12, 2002 at 05:34:50PM +0300, Dekel Tsur wrote:
> On Mon, Aug 12, 2002 at 05:20:35PM +0300, Martin Vermeer wrote:
> >
> > Only that it assumes that the counters for the paragraphs *up to that
> > point* are in order. If you use per-buffer counters, you will find that
> > this doe
On Mon, Aug 12, 2002 at 04:43:41PM +0200, Jean-Marc Lasgouttes wrote:
> Andre> But this does not save any code than, so it's just a UI thing?
>
> You know, some people are interested in other things than saving
> code...
Really?
There must be funny people out there...
Andre'
--
Those who des
On Mon, Aug 12, 2002 at 03:54:44PM +0200, Michael Meskes wrote:
> Anyway, I found a customer who's using LyX quite a lot and who's looking
> for a revision mode like the one he knows in MS Word. That is he wants
> to see which changes were made to the document. I take it some of you
> know what I
Here it is. Tested as well as I could, but give it hell.
If still alive after that, commit it.
ChangeLog:
2002-08-12 Martin Vermeer <[EMAIL PROTECTED]>
* buffer.C:
buffer.h:
lyxtext.h:
paragraph.C:
paragraph_pimpl.h:
text.C:
text2.C:
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> But this does not save any code than, so it's just a UI thing?
You know, some people are interested in other things than saving
code...
JMarc
On Mon, Aug 12, 2002 at 05:20:35PM +0300, Martin Vermeer wrote:
> Only that it assumes that the counters for the paragraphs *up to that
> point* are in order. If you use per-buffer counters, you will find that
> this doesn't work anymore. The routine just continues counting on from
> the last f
On Mon, Aug 12, 2002 at 05:29:32PM +0300, Dekel Tsur wrote:
> We can make the other collapsible inset behave in the same way (see below).
> A perhaps better behavior of collapsible inset is as follows:
> An open collapsible inset is drawn inline as follows:
> +-++
> some text |L
> "Michael" == Michael Meskes <[EMAIL PROTECTED]> writes:
Michael> Hi, I'm not sure if anyone here still remembers me, but I'm
Michael> still using LyX. :-)
Michael> Anyway, I found a customer who's using LyX quite a lot and
Michael> who's looking for a revision mode like the one he knows in
On Mon, Aug 12, 2002 at 05:20:35PM +0300, Martin Vermeer wrote:
>
> Only that it assumes that the counters for the paragraphs *up to that
> point* are in order. If you use per-buffer counters, you will find that
> this doesn't work anymore. The routine just continues counting on from
> the la
On Mon, Aug 12, 2002 at 02:16:34PM +0100, Angus Leeming wrote:
> On Monday 12 August 2002 2:29 pm, Dekel Tsur wrote:
> > No, I meant Inline and Collapsed.
> >
> > > I occasionally have an ERT inset containing several lines of LaTeX. I'm
> > > sure Herbert has too...
> >
> > You can have more than
On Mon, Aug 12, 2002 at 03:39:46PM +0300, Dekel Tsur wrote:
> On Sun, Aug 11, 2002 at 09:25:44PM +0300, Martin Vermeer wrote:
> > ...because if you do, you will discover the main reason why the counter
> > array has been attached to paragraph and not to buffer:
> >
> > if you change someth
ugh. I'm trying to send out something on letterhead for the first time
in forever, and latex (apparently) catches errors that didn't used to
bother it.
It complains that the TFM metrics aren't found for a couple of the sizes
I use. In fact, for all three instances of parkave it complains. I us
Hi,
I'm not sure if anyone here still remembers me, but I'm still using LyX. :-)
Anyway, I found a customer who's using LyX quite a lot and who's looking
for a revision mode like the one he knows in MS Word. That is he wants
to see which changes were made to the document. I take it some of you
k
On Monday 12 August 2002 2:29 pm, Dekel Tsur wrote:
> No, I meant Inline and Collapsed.
>
> > I occasionally have an ERT inset containing several lines of LaTeX. I'm
> > sure Herbert has too...
>
> You can have more than one line of text in an inline ERT inset.
> In that case, it behaves exactly a
1 - 100 of 141 matches
Mail list logo