I have modified the lyx-users and lyx-devel lists's configuration, so that
they accept messages only from subscribers. This is only temporarily, and
I will change the config back if I do not see any more of these "viral"
messages coming at our server.
If a nonsubscriber posts, she will get a bo
Hi folk,
The latest lyx-1.1.5fixcvs RPMs and tarball are now ready at
ftp://ftp.sylvan.com/pub/lyx/devel/lyx-1.1.5/
Check these out and report poblems to the list.
---Kayvan
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Syl
As a countermeasure, should I temporarily set up the users and devel lists
subscribers only until the messages with Subject:
Re: [phxjug-java] Re: Two tools
stop coming in?
Or just use a filter?
Mate
This is a first stab at a porting matrix page. It's pretty simple to
update.
I surely haven't got *all* the dialogs however, and some of the entries
could do with clearer names.
comments ?
thanks
john
2000-09-11 John Levon <[EMAIL PROTECTED]>
* start.php3
* index.php3
Juergen, Gnome implementation has a tiny bug: the strings app_id and
app_version should be static too due to a "feature" of Gnome--.
Marko
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> Here is a patch that solves this problem (and others).
Jean-Marc> I'll apply it.
BTW, Dekel, there seem to be code (in filetool.C and the use of
QuitLyX) that see
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> Here is a patch that solves this problem (and others).
I'll apply it.
JMarc
On 09-Sep-2000 John Levon wrote:
>
> This seems the nicest solution (?). Alternatively a static init() method
> could be added to GUIRunTime ?
>
Done! And tested for xforms, kde AND gnome :)
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vi
Dekel,
Concerning the changes you did in Converter::setViewer() to quote
$$FName. I do not think these changes were needed. The best is
probably to use QuoteName() on the file name later, as in:
string command2 = subst(command, "$$FName",
QuoteName(OnlyF
Please consider
thanks
john
2000-09-11 John Levon <[EMAIL PROTECTED]>
* src/frontends/kde/formurldialog.C
* src/frontends/kde/formurldialog.h
* src/frontends/kde/FormUrl.C
* src/frontends/kde/FormUrl.h: minor cleanups
* src/frontends/kde/QtLyXV
jmarc jmentioned,
> > "hawk" == hawk <[EMAIL PROTECTED]> writes:
> hawk> 2) I had a builid on a fresh install of debian that supposedly
> hawk> had never had a lyx before. nonetheless, without using --prefix,
> hawk> it didn't land in /usr/local, but somewhere weird like
> hawk> /usr/x11/bi
On 11-Sep-2000 Allan Rae wrote:
>
> Maybe the document is readonly? Maybe you have some invalid input field?
> (but you print a warning if there is one so I'm sure you wouldn't have
> missed that :Þ)
>
I should have a warning the problem is that 0cm is valid entry but vspace.C
thinks it is no
> "bellot" == bellot <[EMAIL PROTECTED]> writes:
bellot> I think I have found a strange bug. I can\'t use space or
bellot> accentuated characters (I use LyX to write french texts) in
bellot> the file names !
bellot> Every time I put a space in the file name or in a directory
bellot> name,
Hello,
Since 1.1.6 is not here yet, a 1.1.5fix2 version might be useful. Let
me recall that all these fixes have been checked in the branch
lyx-1_1_5, which you can get with the command
cvs checkout -d lyx-1_1_5 -r lyx-1_1_5 lyx-devel
I advise those of you who want the 1.1.5 series to stabiliz
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> so if you compile with --with-included-string everyting works
Lars> ok?
Lars> It seems tat your assempler cannot handle the long mangled names
Lars> that are the rult of mangling C++ templates and library
Lars> components.
In
> "Ben" == Ben <[EMAIL PROTECTED]> writes:
Ben> Third bug : Lyx's crash : create a new file from the template
Ben> "slides" without saving it. Then change the class of the document
Ben> to seminar. Answer yes, click on OK, answer abort, and lyx
Ben> crashes. The output of the backtrace obtai
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> I think that we are going to remove the note inset and the
Lars> comment paragraph layout, and replace them with a comment inset.
Lars> This comment will be exported to the latex file as well.
Lars> (usually as a comment envir)
> "hawk" == hawk <[EMAIL PROTECTED]> writes:
hawk> 2) I had a builid on a fresh install of debian that supposedly
hawk> had never had a lyx before. nonetheless, without using --prefix,
hawk> it didn't land in /usr/local, but somewhere weird like
hawk> /usr/x11/bin
Obvious question: do you h
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
Allan> These were added by Lars but no corresponding code exists to
Allan> use them :( It may be nearly ready by 1.1.6 but I'm not sure
Allan> what Dekel has done with his new export code.
Allan> JMarc maybe you should remove those entries f
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes:
Amir> http://www.showmelinux.com/092000/inreview.html
Hmm, better than the appreciation given i nthe first paragraph of
http://linux.com/desktops/newsitem.phtml?sid=91&aid=10740
I've already read that LyX is ugly, but arcane...
JMarc
> "Marko" == Marko Vendelin <[EMAIL PROTECTED]> writes:
Marko> The problem is whether menus and toolbars should have their own
Marko> means to track the state of LyX actions or there should be some
Marko> general way to inform about the change of the status to all
Marko> interested parties. A
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
Allan> You could start by grouping checks -- various menu entries
Allan> aren't available for readonly docs, different menu entries are
Allan> available when no buffers exist. That sort of thing. Then you
Allan> can deactivate a bunch of stuf
On Fri, 8 Sep 2000, Marko Vendelin wrote:
>
>
> On 8 Sep 2000, Jean-Marc Lasgouttes wrote:
>
> > Let's face it: if you want to a tearable menu to change when the
> > cursor moves you will have to do _something_. What I would try to do
> > if I were to write the gnome frontend is first to build
On Fri, 8 Sep 2000, Michael Schmitt wrote:
> Hello,
>
> I would like to use lyx with pdflatex.
>
> There exist a lot of settings in file 'lyxrc' but they do not work as
> expected. Moreover, nothing is said in the documentation about creating
> pdf files. Has anybody ever tried to do so? PDF f
On 8 Sep 2000, Lars Gullik Bjønnes wrote:
> hawk <[EMAIL PROTECTED]> writes:
> | 3) In the preferences dialog, when I click on "show banner" (I presume
> | this disables the sticky splash screen? I hate splash screens; under
> | fvwm they take over that region of screen until the program is re
On Fri, 8 Sep 2000, Juergen Vigna wrote:
> Hi!
>
> After some of the last changes in ButtonPolicies the OK and Apply button
> does not activate itself anymore in the DocumentLayout!
>
> Allan do you know why?
Maybe the document is readonly? Maybe you have some invalid input field?
(but you pr
26 matches
Mail list logo