John Levon writes:
> On Wed, Jun 19, 2002 at 12:23:43PM +0900, R. Lahaye wrote:
>
> > When I do a "lyx --version", the output doesn't mention
> > anything about my OS. I have added this to configure.in
> > and patch is attached.
>
> Eh ? Why should it ?
>
> uname -a does that perfectly well ...
OK, there's a couple of things badly wrong with lyxkeysym and I don't
know how they should be fixed.
1) I don't know how to return a suitable local encoding of the symbol -
I need to know what the encoding /is/ first, in order to convert it from
QString's unicode
2) it is not possible to conver
On Wed, Jun 19, 2002 at 12:23:43PM +0900, R. Lahaye wrote:
> When I do a "lyx --version", the output doesn't mention
> anything about my OS. I have added this to configure.in
> and patch is attached.
Eh ? Why should it ?
uname -a does that perfectly well ...
regards
john
--
"If a thing is no
Hi,
When I do a "lyx --version", the output doesn't mention
anything about my OS. I have added this to configure.in
and patch is attached.
Any idea what ${host_alias} is supposed to do here?
This variable remains empty on my FreeBSD compilation!
Regards,
Rob.
OSrelease.diff.gz
Description: G
Hi,
CVS 1.3.0 as of June 19th. Do following:
1. Start LyX
2. File -> New
3. Insert mathed with, for example, the math tool
kaboom: SIGSEGV!!
---
The gdb backtrace is:
Program received signal SIGSEGV, Segmentation faul
It's completely unnecessary. May I remove it ?
thanks
john
--
"If a thing is not diminished by being shared, it is not rightly owned if
it is only owned & not shared."
- St. Augustine
On Tue, Jun 18, 2002 at 12:32:32AM +0200, Andre' Poenitz wrote:
> > Andre, what's going on here??
>
> Look like these thing are missing from case LFUN_MATH_MUTATE in lyxfunc.C
> around line 520. Feel free to add them, should be straigh forward.
what about the other members listed in that enum ?
On Mon, Jun 17, 2002 at 12:44:06PM +0400, Andrew Zabolotny wrote:
> (2) In the "Preferences" dialog on the "Output/Printer" page there is a entry
> called "spool command". The help line for it sounds like this:
>
> "If you specify a printer name in the print dialog, the following argument is
>
On Sat, Jun 15, 2002 at 03:27:24PM +1000, Guru - wrote:
> Whenever you do something, (through the menus or through the math panel)
> that the relevant shortcut-key be displayed in the mini buffer (for a few
> seconds before disappearing).
This is already done, except for menu entries with no o
On Mon, Jun 03, 2002 at 03:14:21PM +0200, Cyrille Artho wrote:
> when running "chktex" on TeX code generated by Lyx, the parenthesis
> rules for plain text are also applied to Code, which is wrong.
This is now bug 480
regards
john
--
"If a thing is not diminished by being shared, it is not ri
On Sat, Jun 15, 2002 at 10:54:08PM +0300, Martin Vermeer wrote:
> 2002-06-15Martin Vermeer <[EMAIL PROTECTED]>
>
> * tabular.[Ch]:
> * FormTabular.C:
> * form_tabular.fd:
> * insettext.[Ch]: Primitive spreadsheet functionality for
>
On Mon, Jun 03, 2002 at 12:11:11PM +0200, Cyrille Artho wrote:
> when I open a document containing images, the scroll bar is set
> initially to a certain size. I then scroll down (dragging the scroll
> bar) to the end while the pictures are still loading. While scrolling,
> the scroll bar behaves
On Thu, Jun 13, 2002 at 04:56:38PM +0300, Martin Vermeer wrote:
> * src/frontends/xforms/forms/form_paragraph.fd: Implement short
> versions (to go to TOC) for captions and sectioning headers.
What UI would people like to see for this (mock-ups would be especially
useful) ? And then
On Tue, Jun 18, 2002 at 11:59:39PM +0300, Martin Vermeer wrote:
> You're right... it's there but my local check-out didn't believe it.
Something is ...
> > Can you try your patch against current trunk CVS please ?
>
> Updated from CVS; my patch applies cleanly in reverse on my local
> installa
Can somebody who understands this stuff look at :
http://doc.trolltech.com/2.3/i18n.html
part 5. and tell me what we need to do with our LyXKeySym ?
thanks
john
--
"If a thing is not diminished by being shared, it is not rightly owned if
it is only owned & not shared."
- St. Augusti
On Tue, Jun 18, 2002 at 08:34:37PM +0100, John Levon wrote:
> On Tue, Jun 18, 2002 at 10:09:46PM +0300, Martin Vermeer wrote:
>
> > No, delim1.xpm. This file seems to be missing from CVS, although
> > it is used in FormMathsDelim.C:129, as a mask. So I suspect
> > Jean-Marc checked in my previ
On Mon, Jun 17, 2002 at 10:05:34PM +0200, Herbert Voss wrote:
> please test and apply it, if it's ok.
Applied, but there are two problems :
1. If I try to insert an e.g. .h file (silly, I know) then convert
decides to produce its banner as output ...
2. If I remove convert from my path all tog
John Levon wrote:
On Mon, Jun 17, 2002 at 10:05:34PM +0200, Herbert Voss wrote:
When LyX does not find a (user)defined converter it
always tries to use convert.
Unfortunately this patch means *.png etc. no longer show up in the file
dialog. My proposed fix for this is to leave the mask as *.*
On Tue, Jun 18, 2002 at 10:04:46PM +0200, Andre' Poenitz wrote:
> Get that Qt fronend end stuff working
Gissa chance !
> and let's have a 1.3 soon.
Yes !
Everybody is invited to work on the remaining things like minibuffer,
etc. (please :)
john
--
"If a thing is not diminished by being sh
On Mon, Jun 17, 2002 at 10:05:34PM +0200, Herbert Voss wrote:
> When LyX does not find a (user)defined converter it
> always tries to use convert.
Unfortunately this patch means *.png etc. no longer show up in the file
dialog. My proposed fix for this is to leave the mask as *.* - we can't
do mu
Angus Leeming wrote:
> This works perfectly
> gs -q -dNOPAUSE -dBATCH -sDEVICE=pswrite -sOutputFile=tmp.ps pendula.epsi
>
> It also takes 0.28secs which is a considerable improvement over convert...
>
> For some reason I can't get it to generate a png file, but running all ps
> files through g
This is more or less for informational purposes only, I'll commit it
myself as soon I am sure that it really works, which is not before
Thursday.
Concerning backports for some of the math bugs: Should be possible, but I
am not sure that dividing current 1.3.0cvs into 'safe things' and 'unsafe
t
On Tuesday 18 June 2002 8:28 pm, Herbert Voss wrote:
> Angus Leeming wrote:
> > All this special casing makes me very uneasy.
> >
> > Why don't we just use gs to convert any postscript file to png format
> > (noting that the home-grown loader will be thrown away once xforms 1.0 is
> > released)
>
On Tue, Jun 18, 2002 at 08:44:42PM +0200, Herbert Voss wrote:
> >>+// return DestroyTmpDir (tmpdir, false); // Why false?
> >>+
> >>+ // changed it to true to get all temporary unzipped
> >>+ // files deleted, too. Herbert 20020617
> >>+ return DestroyTmpDir (tmpdir, true);
> >
On Tue, Jun 18, 2002 at 10:09:46PM +0300, Martin Vermeer wrote:
> No, delim1.xpm. This file seems to be missing from CVS, although
> it is used in FormMathsDelim.C:129, as a mask. So I suspect
> Jean-Marc checked in my previous patch meant for 1.2.0 for CVS
> trunk also, but forgot to add this
Angus Leeming wrote:
> All this special casing makes me very uneasy.
>
> Why don't we just use gs to convert any postscript file to png format (noting
> that the home-grown loader will be thrown away once xforms 1.0 is released)
there are two different things:
a) detect an epsi-file, which d
On 18 éÀÎØ 2002 14:05, Jean-Marc Lasgouttes wrote:
> > "Vitaly" == Vitaly Lipatov <[EMAIL PROTECTED]> writes:
>
> Vitaly> When someone runs LyX built without it patch he see not
> Vitaly> correct characters on screen and Intro does not readable. See
> Vitaly> attached patch.
>
> I am not sure
On Tuesday 18 June 2002 8:06 pm, Herbert Voss wrote:
> John Levon wrote:
> > On Thu, Jun 06, 2002 at 08:32:42AM +0200, Herbert Voss wrote:
> >>with this patch the epsi-files are detected and
> >>converted correct.
> >
> > Herbert, I'm still waiting for an example failing file for this patch.
> > C
On Tue, Jun 18, 2002 at 07:03:50PM +0100, John Levon wrote:
> On Sat, Jun 15, 2002 at 10:54:08PM +0300, Martin Vermeer wrote:
>
> > Changelog 1: (file delim1.xbm to be added):
> >
> > 2002-06-15 Martin Vermeer <[EMAIL PROTECTED]>
> >
> > * FormMathsDelim.C:
> > * form_ma
John Levon wrote:
> On Thu, Jun 06, 2002 at 08:32:42AM +0200, Herbert Voss wrote:
>
>
>>with this patch the epsi-files are detected and
>>converted correct.
>>
>
> Herbert, I'm still waiting for an example failing file for this patch.
> Can you please send me one, and I'll apply this patch (it
John Levon <[EMAIL PROTECTED]> writes:
| In file included from guiapi.C:121:
| ../../../src/frontends/controllers/GUI.h:29: warning: friend declaration
| `void gui_ShowAboutlyx
| (LyXView &, Dialogs &)'
| ../../../src/frontends/controllers/GUI.h:29: warning: declares a
| non-template function
|
John Levon wrote:
> On Mon, Jun 17, 2002 at 10:05:34PM +0200, Herbert Voss wrote:
>
>
>>please test and apply it, if it's ok.
>>
>
> I'm about to test this now. A couple of things :
>
>
>>+ // do not post a message, let the calling function decide
>>+ // what to do here ...
>>+//
In file included from guiapi.C:121:
../../../src/frontends/controllers/GUI.h:29: warning: friend declaration
`void gui_ShowAboutlyx
(LyXView &, Dialogs &)'
../../../src/frontends/controllers/GUI.h:29: warning: declares a
non-template function
../../../src/frontends/controllers/GUI.h:29: warning
On Mon, Jun 17, 2002 at 10:05:34PM +0200, Herbert Voss wrote:
> please test and apply it, if it's ok.
I'm about to test this now. A couple of things :
> + // do not post a message, let the calling function decide
> + // what to do here ...
> +// Alert::alert(_("Cannot convert
On Sat, Jun 15, 2002 at 10:54:08PM +0300, Martin Vermeer wrote:
> Changelog 1: (file delim1.xbm to be added):
>
> 2002-06-15 Martin Vermeer <[EMAIL PROTECTED]>
>
> * FormMathsDelim.C:
> * form_maths_delim.fd:
> * delim.xbm:
> * delim[01].xbm:
On Thu, Jun 13, 2002 at 10:17:47PM +0200, Felix Kurth wrote:
> i wanted dig a bit through the code..
> But both anoncvs repostories doesnt work... (as described on lyx.org)
> (connection time out)
> How to get the code ?
Can somebody help Felix ?
john
--
"If a thing is not diminished by being
On Thu, Jun 06, 2002 at 08:32:42AM +0200, Herbert Voss wrote:
> with this patch the epsi-files are detected and
> converted correct.
Herbert, I'm still waiting for an example failing file for this patch.
Can you please send me one, and I'll apply this patch (it is still
needed, right ?)
thanks
Why does this file exist ?
john
--
"If a thing is not diminished by being shared, it is not rightly owned if
it is only owned & not shared."
- St. Augustine
Where do these get destructed ? Can't we use references more ...
john
--
"If a thing is not diminished by being shared, it is not rightly owned if
it is only owned & not shared."
- St. Augustine
[EMAIL PROTECTED] writes:
| Based on the forwarded message below, I think it is necessary that you
| inform list subscribers that the list is to be publicly archived at a
| place where their addresses will be in full view for crawlers, in
| particular to email address collectors that sell the add
On Tue, Jun 18, 2002 at 10:50:56AM -0500, [EMAIL PROTECTED] wrote:
> Based on the forwarded message below, I think it is necessary that you
> inform list subscribers that the list is to be publicly archived at a
> place where their addresses will be in full view for crawlers, in
> particular to e
Based on the forwarded message below, I think it is necessary that you
inform list subscribers that the list is to be publicly archived at a
place where their addresses will be in full view for crawlers, in
particular to email address collectors that sell the addresses to
spammers and whatnot.
In
On Mon, 17 Jun 2002, John Levon wrote:
> > Do Danes grow extra names when they are in mourning?
> > I've never heard of the Kunuk bit before.
>
> I wondered this too. I can't wait to hear the next installment next year
> ...
Although I do have this Greenlandish name, the sudden appearance
comes
If you have a word immediately followed by a footnote (or marginal note)
inset, place the cursor after the word (but before the inset) and press
"Index Entry"
-> The word *and* the footnote text is inserted as Index entry!
E.g.:
Foo*[footnote: footnote text bla]
is indexed as
"Foofootnote text
Angus Leeming wrote:
> I've applied this to cvs, having tried to incorporate some of John and
> Allan's suggested improvements.
Many thanks, Angus.
As I said, any improvements are very welcome by me.
More will follow eventually.
Jürgen.
On Thursday 13 June 2002 8:02 pm, Juergen Spitzmueller wrote:
> I felt like it was time to wake up again ;-)
> As usual, feel free to modify the tips. I know that they can be enhanced by
> someone with more LyX and English skills than me.
> Anyway, the main goal is to add the mechanism to any dial
-- Virus Warning Message from BGU CC
Found virus WORM_KLEZ.H in file href.bat
The uncleanable file href.bat is moved to /trend/virus/virDZDy2aOSU.
-
On Tuesday 18 June 2002 9:34 am, R. Lahaye wrote:
> Hi,
>
> Attached patch adds *.lo and .deps to forms/.cvsignore file,
> so that "cvs update" does not complain about these files.
>
> Rob.
Thank you. Applied.
Angus
On Tuesday 18 June 2002 10:57 am, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> On Friday 14 June 2002 5:39 pm, Jean-Marc Lasgouttes wrote:
> >> For 425, there is a nice script from angus, but I am not sure how
> >> 100% safe it is (I have no r
> "Vitaly" == Vitaly Lipatov <[EMAIL PROTECTED]> writes:
Vitaly> When someone runs LyX built without it patch he see not
Vitaly> correct characters on screen and Intro does not readable. See
Vitaly> attached patch.
I am not sure I want to have that right now. While I can see why you
need th
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> On Friday 14 June 2002 5:39 pm, Jean-Marc Lasgouttes wrote:
>> - tooltips do not work at startup. This one should not be too
>> difficult. Maybe even Angus would be able to do it :)
Angus> What d'ya know. I found time. Patch attac
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> On Friday 14 June 2002 5:39 pm, Jean-Marc Lasgouttes wrote:
>> For 425, there is a nice script from angus, but I am not sure how
>> 100% safe it is (I have no reason to think it is not, so angus, if
>> you tell me it is safe and wi
Hi,
Attached patch adds *.lo and .deps to forms/.cvsignore file,
so that "cvs update" does not complain about these files.
Rob.
forms_cvsignore.diff.gz
Description: GNU Zip compressed data
53 matches
Mail list logo