On Tue, Nov 01, 2005 at 09:23:05PM +0100, Lars Gullik Bjønnes wrote:
> Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> | On Tue, Nov 01, 2005 at 06:58:08PM +0100, Jean-Marc Lasgouttes wrote:
> | > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
> | >
> | > Martin> OK. Should we set al
Paul A. Rubin <[EMAIL PROTECTED]> writes:
>
> In 1.3.7pre2 (on Win XP) S-C-M minimizes the application (and every
> other window) and "crashes" to the desktop (same as the "Show Desktop"
> shortcut). The LyX window is alive and well, just minimized.
>
I found the same behavior on Win98.
I d
I noticed some problems while writing a .layout file.
I am not sure if these are bugs or documentation problems,
or just me misunderstanding:
1. Classoptions other have no effect?
Example:
Classoptions
Other "some_class_option"
End
This is accepted by lyx-1.4. According to documentation, t
Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Luis, I'd be interested to see what happens on your Win98 box...
>
I am happy to report that I am having Johann's and Paul's problems with
LyX 1.3.7pre2 on Win98... I mean: exactly the same problems...
Which means that LyX 1.3.7pre2 is finally run
I tried making a .layout fro brev.cls (A class form making
Norwegian-style letters.)
I usually have no problems making a .layout, but this class seems
to need a troublesome latex structure. Example .tex code:
\documentclass{brev}
\begin{document}
\name{my name} %No problem
\address{my
Daniel Watkins wrote:
> I'm doing the 'make install' (of last night's CVS tree) as I write, and
> it seems to be putting everything in the correct place...
did you compile --with-version-suffix?
Jürgen
Martin Vermeer <[EMAIL PROTECTED]> writes:
| On Tue, Nov 01, 2005 at 06:58:08PM +0100, Jean-Marc Lasgouttes wrote:
| > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
| >
| > Martin> OK. Should we set all these values to 1000? Might unearth some
| > Martin> problems we didn't even kn
On Tue, Nov 01, 2005 at 06:58:08PM +0100, Jean-Marc Lasgouttes wrote:
> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> Martin> OK. Should we set all these values to 1000? Might unearth some
> Martin> problems we didn't even know about.
>
> Why not an abstract virtual function or
On Tue, Nov 01, 2005 at 06:58:08PM +0100, Jean-Marc Lasgouttes wrote:
> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> Martin> OK. Should we set all these values to 1000? Might unearth some
> Martin> problems we didn't even know about.
>
> Why not an abstract virtual function or
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> OK. Should we set all these values to 1000? Might unearth some
Martin> problems we didn't even know about.
Why not an abstract virtual function or an assert?
JMarc
> "Hartmut" == Hartmut Haase <[EMAIL PROTECTED]> writes:
Hartmut> Am Freitag, 28. Oktober 2005 15:47 schrieben Sie:
>> I am not sure that there is a really need for sorting paper sizes.
>> Why do you think it helps?
Hartmut> Well, I prefer to search sorted lists, and I believe it is
Hartmut> e
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Am Samstag, 29. Oktober 2005 19:18 schrieb Andreas Vox:
>> And why does it show up now? Maybe I shouldn't have switched to
>> autohell 1.9.5 / 2.59 ?
Georg> Did you switch anything else? I use exactly these versions on
Georg> linux wi
Angus Leeming <[EMAIL PROTECTED]> writes:
>
> http://www.lyx.org/~leeming/lyx-1.3.7cvs.tar.gz
> It's 7.8MB in size.
>
Thank you!
On Tue, Nov 01, 2005 at 01:46:14PM +0100, Georg Baum wrote:
> Am Dienstag, 1. November 2005 12:56 schrieb Martin Vermeer:
> > I did a lot of debugging footwork here. With an "impossible" value this
> > would have been a lot more conspicuous. These values of 10 are too
> > plausible and tend to hide
Am Dienstag, 1. November 2005 12:56 schrieb Martin Vermeer:
> I did a lot of debugging footwork here. With an "impossible" value this
> would have been a lot more conspicuous. These values of 10 are too
> plausible and tend to hide things. So yes, I am somewhat serious.
I understand. You know, I a
On Tue, Nov 01, 2005 at 11:22:11AM +0100, Georg Baum wrote:
> Am Montag, 31. Oktober 2005 15:19 schrieb Martin Vermeer:
> > On Mon, 2005-10-31 at 11:44 +0100, Georg Baum wrote:
> > > Create a new document (with a small LyX window). Type into the first
> > > paragraph until the scrollbar begins to
On Tue, Nov 01, 2005 at 11:14:07AM +0100, Georg Baum wrote:
> > --- mathed/math_kerninset.C 3 Oct 2005 12:16:34 - 1.32
> > +++ mathed/math_kerninset.C 31 Oct 2005 18:58:35 -
> > @@ -42,9 +42,16 @@ auto_ptr MathKernInset::doClo
> >
> > void MathKernInset::metrics(MetricsInfo & mi, D
Michael Gerz wrote:
> the following statement from lib/configure.m4 does not work if $PWD
> contains a space
> # Search for an installed tex2lyx or a ready-to-install one
> SEARCH_PROG([for a LaTeX -> LyX converter],tex_to_lyx_command,
> "$PWD/../src/tex2lyx/tex2lyx -f \$\$i \$\$o" "te
> x2lyx$ver
Hello,
the following statement from lib/configure.m4 does not work if $PWD
contains a space
# Search for an installed tex2lyx or a ready-to-install one
SEARCH_PROG([for a LaTeX -> LyX converter],tex_to_lyx_command,
"$PWD/../src/tex2lyx/tex2lyx -f \$\$i \$\$o" "te
x2lyx$version_suffix -f \$\$
Luis Rivera wrote:
> Actually, I dunno if you can make a gzipped tarball of the source
> code available on the wiki. I'm still having trouble grabbing
> the cvs tree--- courtesy of my webmaster---, and I'd like to know
> if the cygwin version runs on win95/98, now that I know it can
> compile and
Michael Gerz wrote:
> Something like this?
Looks good. I'll play further with it this evening.
--
Angus
> --- mathed/math_kerninset.C 3 Oct 2005 12:16:34 - 1.32
> +++ mathed/math_kerninset.C 31 Oct 2005 18:58:35 -
> @@ -42,9 +42,16 @@ auto_ptr MathKernInset::doClo
>
> void MathKernInset::metrics(MetricsInfo & mi, Dimension & dim) const
> {
> - dim.wid = wid_.inPixels(0, math
Am Montag, 31. Oktober 2005 15:19 schrieb Martin Vermeer:
> On Mon, 2005-10-31 at 11:44 +0100, Georg Baum wrote:
> > Create a new document (with a small LyX window). Type into the first
> > paragraph until the scrollbar begins to shrink. You will notice that
this
> > happens a bit too early, i.
Am Dienstag, 1. November 2005 01:17 schrieb Michael Gerz:
> Georg Baum wrote:
>
> >What do you mean with "gettext"?
> >
> >
> The _method_ called gettext(...). (=> man -a gettext)
Thanks, I missed that one.
> >I can't imagine that it fixes translation. The patch simply fixes a
crash
> >(whic
Michael Gerz wrote:
> Hi Angus,
>
> the Cutie snapshot of Oct 31st seems to work! AFAICS, all
> font-related problems have vanished.
>
> Could you please put a new installer in the wiki-wiki before more
> users complain about font problems?
Jawohl, Mein Herr :)
Last night I posted a message to
Lars Gullik Bjønnes wrote:
| /usr/local/lyx/cvsroot/lyx-devel/src/frontends/controllers/helper_funcs.C,v
> | retrieving revision 1.41 diff -u -p -r1.41 helper_funcs.C
> | --- src/frontends/controllers/helper_funcs.C16 May 2005 09:14:16
> | - 1.41
> | +++ src/frontends/controllers/
On Mon, 2005-10-31 at 11:44 +0100, Georg Baum wrote:
> Am Donnerstag, 27. Oktober 2005 20:16 schrieb Martin Vermeer:
> > On Thu, Oct 27, 2005 at 02:19:58PM +0300, Martin Vermeer wrote:
> > > On Wed, 2005-10-26 at 17:45 +0200, Jean-Marc Lasgouttes wrote:
> > > > > "Georg" == Georg Baum <[EMAIL P
Andre Poenitz <[EMAIL PROTECTED]> writes:
| On Tue, Oct 25, 2005 at 03:45:28PM -0700, Markus Mayer wrote:
| > Would it be possible to consider this patch (or a modified version of
| > the proposed patch from 2003) for application to the mainline?
| >
| > Best regards,
| > -Markus
|
| > diff -ru
Angus Leeming <[EMAIL PROTECTED]> writes:
| Angus Leeming wrote:
|
| > Not too many of them...
| > Angus
| >
| The attached patch squashes these three:
|
| > graphicscacheitem.c(387):
| > warning C4706: assignment within conditional expression
|
| > helper_funcs.c(149):
| > warning C4706: ass
29 matches
Mail list logo