California.doc
Description: Binary data
Hi,
I just update lyx 1.2.0 to lyx 1.2.1/
I notice an unusual behavior that was not on 1.2.0:
when you insert a eps image in a figure float. You compile once to view the ps
document and everything is working fine. BUT if you update the eps file, and
recompile the lyx file to ps document again, t
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Friday 08 November 2002 3:34 pm, Lars Gullik Bjønnes wrote:
| > Angus Leeming <[EMAIL PROTECTED]> writes:
| > | Whenever I post a reply to [EMAIL PROTECTED], the message appears on
| > | the list but I also get a polite little message from the qmail-s
On Fri, Nov 08, 2002 at 03:51:03PM +, [EMAIL PROTECTED] wrote:
> Log message:
> Backed out a change of my last patch which I now see is not correct. This
> should fix the undo bugs we see.
>
This should also be done for 1.2.2.
Is it OK to apply this patch ?
Index: undo_funcs.C
==
On Sat, Nov 02, 2002 at 04:34:56PM -, [EMAIL PROTECTED] wrote:
>
> There is no possibility to set an option for a bibtex call. There are several
> possible uses: different bibtex sizes (bibtex -H), different bibtex versions
> (bibtex8 for 8bit .bib-Files) and most important setting the min
On Mon, Nov 04, 2002 at 10:50:09AM -0500, Dr. Richard E. Hawkins wrote:
> At about page eleven (Conducting a Chi-square test), lyx displays the
> enumeration as 0 for each entry. The latex output renders correctly.
>
> Also, ^G to insert a greek character seems to have stopped working.
> Did a r
On Friday 08 November 2002 3:34 pm, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
> | Whenever I post a reply to [EMAIL PROTECTED], the message appears on
> | the list but I also get a polite little message from the qmail-send
> | program at wierdlmpc.msci.memphis.edu sayin
Angus Leeming <[EMAIL PROTECTED]> writes:
| Whenever I post a reply to [EMAIL PROTECTED], the message appears on the
| list but I also get a polite little message from the qmail-send program at
| wierdlmpc.msci.memphis.edu saying that it wan't able to deliver the mail.
>
| Clearly it's telling m
On Fri, Nov 08, 2002 at 03:27:22PM +, Angus Leeming wrote:
> Clearly it's telling me one thing and doing another. Does nobody else see
> this?
I see the same.
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, Nov 04, 2002 at 06:45:13PM +0100, Andre Poenitz wrote:
> On Mon, Nov 04, 2002 at 07:29:26PM +0200, Dekel Tsur wrote:
> > It shouldn't be much of problem. The solution is to do something similar
> > to what is done when pressing ctrl+b inside \mathbf inset:
> > When the user inserts any math
Whenever I post a reply to [EMAIL PROTECTED], the message appears on the
list but I also get a polite little message from the qmail-send program at
wierdlmpc.msci.memphis.edu saying that it wan't able to deliver the mail.
Clearly it's telling me one thing and doing another. Does nobody else see
On Fri, Nov 08, 2002 at 01:24:36PM +0100, Juergen Vigna wrote:
>
> If you don't have an optional argument start with a hard space. I know
> this is suboptimal, so if people don't like it give us a better idea.
> An optional argument inset would be best IMO.
Which we already have.
j.heidemeier wrote:
o.k. - you are the developper.
Well yes but I won't have the time to implement this :(
But reffering to your last mail your solution for the optional argument is
not clear to me. If we interpret the first word of a caption in a cell as
optional argument, how do we omit it
Andre Poenitz wrote:
> Do they use anything from QDocument?
I think it is no problem to move them outside, as they're quite general and
they could probably used for all LineEdit+Combobox combinations who are
outputting/showing LyXLengths (btw. this simplifies the code by at least one
line per w
On Fri, Nov 08, 2002 at 12:14:32PM +0100, Juergen Spitzmueller wrote:
> For QT, I have written two methods in QDoument.C, similar to
> UpdateWidgetsFormLength and GetLengthFromWidgets. They could be moved outside
> QDocument eventually (where?).
Do they use anything from QDocument?
[I.e. do th
Juergen Spitzmueller wrote:
> the only way I see to solve this is to set the LyXLength default unit to
> UNIT_NONE instead of PT (which is very arbitrary anyway) and add a bool
> empty() to lyxlength
Attached is a patch which fixes bug 490 this way.
For QT, I have written two methods in QDoument.
>
> > In principle yes (thats the way I made it in my report) but as longtable
> > only have a footer and lastfooter and no firstfooter tag you have the
> > problems with the list of tables (multiple entries in the lot or wrong
> > pagenumbers). Several years ago there was a thread in USENET about
On Fri, Nov 08, 2002 at 09:27:55AM +, Angus Leeming wrote:
> You are describing math insets, which André would like to take over the
> world. I believe he is planning to start the take over in the 1.4 cycle, so
> you should expect to see the "button" insets (citation, ref, etc) becoming
> ma
On Fri, Nov 08, 2002 at 05:22:22PM +1100, Ben Stanley wrote:
> I'm trying to distill the rules for insets and paragraphs...
>
> * Inset classescan only hold a single inset object.
>
> * Paragraph objects are not an inset, but may contain more than one
> inset.
>
> * Paragraph objects may be insert
j.heidemeier wrote:
Hello Juergen,
tnx for the quick reply.
#:O)
In principle yes (thats the way I made it in my report) but as longtable only
have a footer and lastfooter and no firstfooter tag you have the problems
with the list of tables (multiple entries in the lot or wrong pagenumbers).
Herbert Voss <[EMAIL PROTECTED]> writes:
| ../../../../boost/boost/regex/detail/regex_match.hpp: In member function
|`unsigned int boost::RegEx::GrepFiles(bool (*)(const char*, const
|boost::RegEx&), const char*, bool, unsigned int)':
| ../../../../boost/boost/regex/detail/regex_match.hpp:
On Friday 08 November 2002 6:22 am, Ben Stanley wrote:
> I'm trying to distill the rules for insets and paragraphs...
>
> * Inset classescan only hold a single inset object.
> * Paragraph objects are not an inset, but may contain more than one
> inset.
> * Paragraph objects may be inserted into an
Hello Joachim!
Let me summarize what I understood from your mail:
We can have a caption for longtables in the firstHeader and a different
one in a normal Header (or if I ommit the FirstHeader then the other one
is valid for all of them).
Question: Is it possible to have a Footer-Caption?
I don'
Juergen Spitzmueller wrote:
> Please apply.
Argh.
Use this instead.
Jürgen.
Index: src/frontends/qt2/ChangeLog
===
RCS file: /cvs/lyx/lyx-devel/src/frontends/qt2/ChangeLog,v
retrieving revision 1.272
diff -u -r1.272 ChangeLog
--- src
24 matches
Mail list logo