Hi Falko,
Please write in English, this is an english list, so most of the people
can't understand your mail.
Furthermore I think you can't expect much help with that unpolite
attitude.
BTW: The problem is the formula. But there are people here with more
math experience who can help you furth
On Fri, Oct 05, 2001 at 02:06:10AM +0200, Moritz Moeller-Herrmann wrote:
> I recently had a quick look at the QT2 version of lyx. I compiled from CVS.
> Looks very nice, I like the improved looks. Feels smoother.
> And: It is almost usable :-)
:)
> Preferences-Dialog did not work. Not yet impl
On Thu, Oct 04, 2001 at 04:05:55PM -0400, Richard E. Hawkins wrote:
> custom export as ps, with command "psnup -2 | less" (should have been
> lpr).
I agree it's stupid, but it's not lyx's fault :)
really, must we check you don't run xkill or whatever ?
regards
john
--
" It is quite humbling
Hi there!
I recently had a quick look at the QT2 version of lyx. I compiled from CVS.
Looks very nice, I like the improved looks. Feels smoother.
And: It is almost usable :-)
Preferences-Dialog did not work. Not yet implemented?
The (pretty new) citation dialog for bibtex had a some problems w
On Thu, Oct 04, 2001 at 07:56:16PM -0300, Garst R. Reese wrote:
> "Kayvan A. Sylvan" wrote:
> >
> > Hi folks,
> >
> > With the latest CVS lyx, there are situations in which space does not
> > insert anything.
> >
> > Has anyone seen this? (I am not talking about the multi-spaces
> > in a row st
I'm not sure of the specific condition that causes this display problem,
but it is easy to reproduce.
1) File->New from Template
2) Select letter.lyx
3) Put the cursor anywhere in the "My Name" area
4) Click the "TeX" button
An ERT box is created that hangs way off the left side of the screen, s
On Thu, Oct 04, 2001 at 12:23:51PM +0200, Jean-Marc Lasgouttes wrote:
> > "adrien" == adrien rebollo <[EMAIL PROTECTED]> writes:
>
> adrien> Thanks for having it applied. I have noticed there are three
> adrien> characters which do not need that protection : degree,
> adrien> masculine and fe
Hi folks,
With the latest CVS lyx, there are situations in which space does not
insert anything.
Has anyone seen this? (I am not talking about the multi-spaces
in a row stuff...)
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc. | Laura Isabel
Wenn mir jemand von euch sagen kann, warum Lyx/Tex bei dieser absolut simplen
Sache 5 Fehler produziert, dann geb ich Lyx noch eine Chance. Sonst hab ich
die Faxen dicke. Ich wollte nur einen einfachen Titel, darunter eine
Überschrift. Dann hab ich mit dem Mathematikedor ein paar Formeln in ein
On Thu, Oct 04, 2001 at 09:26:52AM -0300, Garst R. Reese wrote:
> Anybody know what causes this during make?
> Error while trying to move the file:
> /tmp/lyx_tmpdir1591NpcGJ5/lyx_tmpbuf0/Literate.nw
> to /usr/local/garst/lyx-devel/lib/examples/Literate.nw
> Garst
Permissions problems? For exampl
IF YOU USE DIRECT MAIL IN YOUR BUSINESS
-- THEN READ ON.
OTHERWISE, JUST DELETE THIS MESSAGE.
Make Every Letter Count - Get Every Letter Opened!
Did you know??
According to experts, today's deluged direct mail recipient throws away
26% to 88% of all their "junk mail" UNOPENED!
Would you li
On Thu, Oct 04, 2001 at 12:15:48PM +0200, Jean-Marc Lasgouttes wrote:
> Note that this code uses os::internal_path in several places because
> the relevant tools only understand dos-style paths. It seems to me
> that, rather than hardcoding those choices, it should be coded and
> handled in conve
On 04-Oct-2001 Jean-Marc Lasgouttes wrote:
> No, you broke it, that's different :)
Well that's normal practice to give some work to lazy people ;)
> PS: at least, this creates bugs very easy to fix. I wish we had more
> of this kind of crashes.
Well others surely are easy as well just let me
On 04-Oct-2001 Jean-Marc Lasgouttes wrote:
> You introduced it in Feb 2001. Hint: the method
> BufferView::Pimpl::tripleClick starts with:
>
> void BufferView::Pimpl::tripleClick(int /*x*/, int /*y*/, unsigned int button)
> {
> // select a line
> if (buffer_)
> return;
On Thu, Oct 04, 2001 at 09:44:41AM +0100, Angus Leeming wrote:
> I would say that porting the WorkArea is also pretty easy now that Lars has
> split it so elegantly from the BufferView. I anticipate moving all the
> remaining GUI-stuff behind a "firewall" of signals in 1.3, getting rid of the
On 04-Oct-2001 Angus Leeming wrote:
>> BTW: With the new Splash, don't we get rid of it as a dialog?
>> If yes, it should be removed or set to "obsolete" in the guii matrix.
>
> Obsolete I think. Done.
Did someone try a "triple-click" in the main-area without loaded document?
* Crash *
I don
On Thursday 04 October 2001 09:53, Juergen Spitzmueller wrote:
> Angus Leeming wrote:
> > Jürgen, it would be better GUI-design to input integers only in the
> > width input and to use a choice for the units. That way we have valid
> > input always; no need for any feedback or checks at all. The e
Angus Leeming wrote:
> Jürgen, it would be better GUI-design to input integers only in the
> width input and to use a choice for the units. That way we have valid
> input always; no need for any feedback or checks at all. The example
> to follow is in FormGraphics.C if you want to take up the chal
On Thursday 04 October 2001 09:30, Juergen Spitzmueller wrote:
> Jean-Marc Lasgouttes wrote:
> > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
> > Andre> What's the current status of our dependency on xforms anyway?
> >
> > The main window still depends heavily on it, I think (also me
On Thursday 04 October 2001 09:02, Jean-Marc Lasgouttes wrote:
> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> Andre> On Wed, Oct 03, 2001 at 04:26:12PM +0200, Jean-Marc Lasgouttes
> Andre> wrote:
> >> This is the 'send feedback' form. You can ask Lars to be on the
> >> receiving
> P.S. Angus, the buttoncontroller for the latex log dialog complains about
> missing transitions in the OkCancelPolicy. This dialog should be
> using the IgnorantPolicy since Update is not equivalent to an OK
> (policy wise).
> In fact the state machine for the latex log dial
On Thursday 04 October 2001 09:01, Juergen Spitzmueller wrote:
> Allan Rae wrote:
> > The new design is better than what I had thought of and the logic
> > seems spot-on. I've tested all sorts of combinations of stuff and it
> > produces the right results. Very nice indeed.
>
> Thanks :-)
>
>
Angus Leeming wrote:
> > Why is/was it being changed/set in FormDocument.C in the first
> > place?
>
> It isn't now.
Thanks. I just did some copy and paste there from other buttons. That's
an example where my trial and error approach leeds to the wrong
direction.
Jürgen.
> A
On Thursday 04 October 2001 01:45, Allan Rae wrote:
> On Wed, 3 Oct 2001, Juergen Spitzmueller wrote:
>
> > Allan Rae wrote:
> > > Reset vs Restore
> > >
> > > I think from what I read in an earlier thread that the reset button
> > > is supposed to reset entries to the class default. If this is
On Wed, 3 Oct 2001, John Weiss wrote:
> My $0.02: Stick to the Xmodmap definition of keys. If we must, add
> the ability to "disambiguate equivalents",
> i.e. (translate-bind-key "$" "S-4") or similar.
Please note that $ is AltGr + 4 on Danish keyboards. We do not use
shift to get $s. S-4 in
Allan Rae wrote:
> The new design is better than what I had thought of and the logic
> seems spot-on. I've tested all sorts of combinations of stuff and it
> produces the right results. Very nice indeed.
Thanks :-)
> All that is missing are some feedback messages to tell me to include
> units
26 matches
Mail list logo