Hi John,
thanks for the reply
> On Thu, 16 Jan 2003 17:22:43 -0800, John Leven wrote:
>> On Thu, Jan 16, 2003 at 05:02:52PM -0800, John Keane wrote:
>> One problem I had was that I only have the multithreaded qt3.0.5 lib
>> (-lqt-mt) installed. This is the library required by KDE >3.0, whereas
On Fri, Jan 17, 2003 at 07:17:59PM -0500, Dr. Richard E. Hawkins wrote:
> On Fri, Jan 17, 2003 at 10:58:56PM +0100, Lars Gullik Bj?nnes wrote:
> Nope. I did
err, belay that. It did work. I patched and did gmake on the main
machine (where the mail comes in), and he install on the machine I was
On Fri, Jan 17, 2003 at 10:58:56PM +0100, Lars Gullik Bj?nnes wrote:
> "Dr. Richard E. Hawkins" <[EMAIL PROTECTED]> writes:
> | I've tried this with export-html, tth, and latex2html, and in both
> | article and book format.
> What I like to know is if the crash you saw yesterday was fixed by my
>
On Fri, Jan 17, 2003 at 12:07:46PM +, José Matos spake thusly:
> On Friday 17 January 2003 08:40, Andre Poenitz wrote:
>
> [I changed this discussion to lyx-devel as it more apropriate.]
>
> > On Fri, Jan 17, 2003 at 08:33:58AM +, José Matos wrote:
> > > After dealing with dealing
On Thu, Jan 16, 2003 at 05:56:21PM +0100, Andre Poenitz spake thusly:
> On Thu, Jan 16, 2003 at 04:50:21PM +, John Levon wrote:
> > This is how mathed ended up with such baffling features.
>
> Sure.
>
> But I have heard of people using LyX _because_ of mathed.
>
> I've not heard of people
"Dr. Richard E. Hawkins" <[EMAIL PROTECTED]> writes:
| I've tried this with export-html, tth, and latex2html, and in both
| article and book format.
What I like to know is if the crash you saw yesterday was fixed by my
patch!
Is it?
--
Lgb
John Levon <[EMAIL PROTECTED]> writes:
| ADSL John
Isn't it nice to be online all the time?
I'll have a dyndns ready if you need it...
--
Lgb
Jean-Marc Lasgouttes wrote:
>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Lars Gullik Bjønnes wrote:
>>> Angus Leeming <[EMAIL PROTECTED]> writes:
>>>
>>> | Shall I clean them up (in ruthless fashion) ?
>>>
>>> yes, please.
>
> Angus> I attach the patch to www-devel
I've tried this with export-html, tth, and latex2html, and in both
article and book format.
The top level (chapter or section) names are lost on conversion; instead
they show as the title of the document--and navigate back to themselves.
hawk
--
Richard E. Hawkins, Asst. Prof. of Economics/"
Attached file:
"Movie_0074.mpeg.pif
Description: Binary data
On Fri, Jan 17, 2003 at 05:24:31PM +0100, Nabil Hathout wrote:
> Are these informations sufficent ?
Well it's what I asked for but it doesn't help. Can you do a screenshot
for me ?
Also running ./lyx -dbg font may help
regards
john
--
"Life is like a clock: You can work constantly and be rig
Hello,
John Levon writes:
> On Fri, Jan 17, 2003 at 04:23:42PM +0100, Jean-Marc Lasgouttes wrote:
>
> > That's interesting. Dekel, John, could you take a look? In case you
> > missed Nabil's message to lyx-users, he gets a kind of courier font
> > for menus, and the underlined characters are
Attached file:
"Movie_0074.mpeg.pif
Description: Binary data
Andre Poenitz wrote:
On Fri, Jan 17, 2003 at 04:20:51PM +0100, Michael Schmitt wrote:
case LFUN_EXPORT:
- disable = ev.argument == "fax" &&
- !Exporter::IsExportable(buf, ev.argument);
+ disable = !Exporter::IsExportable(buf, ev.argument);
break;
Why is this necessary?
I want t
On Fri, Jan 17, 2003 at 04:20:51PM +0100, Michael Schmitt wrote:
> > case LFUN_EXPORT:
> >-disable = ev.argument == "fax" &&
> >-!Exporter::IsExportable(buf, ev.argument);
> >+disable = !Exporter::IsExportable(buf, ev.argument);
> > break;
Jean-Marc Lasgouttes wrote:
IU did not test it, but here are some comments.
case MenuItem::UpdateFormats:
- formats = Exporter::GetExportableFormats(buf, false);
+ formats = Exporter::GetExportableFormats(buf, true);
action = LFUN_UPDATE;
break;
Why is this useful? We do not want to rest
On Fri, Jan 17, 2003 at 04:23:42PM +0100, Jean-Marc Lasgouttes wrote:
> That's interesting. Dekel, John, could you take a look? In case you
> missed Nabil's message to lyx-users, he gets a kind of courier font
> for menus, and the underlined characters are replaced with dingbats.
> This cannot be
> "Nabil" == Nabil Hathout <[EMAIL PROTECTED]> writes:
Nabil> Hello, I have not been able to access http://bugzilla.lyX.org
Nabil> The font problem I have reported yesterday seems to appear when
Nabil> mathed text is inserted.
That's interesting. Dekel, John, could you take a look? In case y
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Lars Gullik Bjønnes wrote:
>> Angus Leeming <[EMAIL PROTECTED]> writes:
>>
>> | Shall I clean them up (in ruthless fashion) ?
>>
>> yes, please.
Angus> I attach the patch to www-devel as I don't have php on this
Angus> machine.
Hello,
I have not been able to access http://bugzilla.lyX.org
The font problem I have reported yesterday seems to appear when mathed text is
inserted.
Regards,
--Nabil Hathout
Jean-Marc Lasgouttes wrote:
>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Lars Gullik Bjønnes wrote:
>>> Angus Leeming <[EMAIL PROTECTED]> writes:
>>>
>>> | Shall I clean them up (in ruthless fashion) ?
>>>
>>> yes, please.
>
> Angus> I attach the patch to www-devel a
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Very bad.
Lars> The "Style xxx" should not give the gui name but an indeficator
Lars> for this style. The name to be used in the gui should be some
Lars> "GUIName XxX"
It is not a matter of GUI name. I think that the original
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
| Lars> > "Michael" == Michael Schmitt
| Lars> <[EMAIL PROTECTED]> writes:
| Lars> |
| Lars> | Michael> Hi, thanks t
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
Michael> Hi, I have fixed a small bug in my "missing TeX class" patch,
Michael> simplified the code, and changed "N/A:" to "No TeX:" (In the
Michael> dialog, it looks better if we use a _short_ prefix instead of
Michael> a postfix).
M
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> > "Michael" == Michael Schmitt
Lars> <[EMAIL PROTECTED]> writes:
Lars> |
Lars> | Michael> Hi, thanks to my text class patch (*wink*), I was
Lars> able to | Michael> d
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
|
| Michael> Hi, thanks to my text class patch (*wink*), I was able to
| Michael> detect errors in three layout files (llncs/cv/egs). Patch
| Michael> attached.
|
| And this is OK to
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> Lars> Thats the only regression that we have... we used to
Lars> convert the | Lars> doc into "Article".
Lars> |
Lars> | I think we used to convert to the first one in th
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
Michael> Hello, here comes an update for all example files
Michael> (.../lib/examples) to lyx format 221.
Michael> I roughly checked the conversion. It look reasonable at first
Michael> glance.
Michael> Lars, Jean-Marc? Could you app
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Thu, Jan 16, 2003 at 12:07:56PM +0100, Jean-Marc Lasgouttes
Andre> wrote:
>> You could maybe document the changes of { and also fonts, since
>> people will be bugging you about that.
Andre> Attached.
Applied.
JMarc
Lars Gullik Bjønnes wrote:
> | I think we used to convert to the first one in the list. Why it is
> | docbook, I do not know. Probably some bad shell programming from my
> | part.
>
> Or a sorting issue.
Case sensitivity. DocBook comes before article. On my box, Curriculum Vitae is
the first item
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
Michael> Hi, thanks to my text class patch (*wink*), I was able to
Michael> detect errors in three layout files (llncs/cv/egs). Patch
Michael> attached.
And this is OK too? Lars?
JMarc
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Lars> Thats the only regression that we have... we used to convert the
| Lars> doc into "Article".
|
| I think we used to convert to the first one in the list. Why it is
| docbook, I do not know. Probably some bad shell programming from my
| part
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
|
| Michael> Hello, here comes an update for all example files
| Michael> (.../lib/examples) to lyx format 221.
|
| Michael> I roughly checked the conversion. It look reasonable at f
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Michael Schmitt <[EMAIL PROTECTED]> writes: | Hi
Lars> folks,
Lars> |
Lars> | I have created a patch that fixes the problem that LyX is
Lars> incapable of | loading documents for which the corresponding TeX
Lars> class is missi
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
Michael> Hello, here comes an update for all example files
Michael> (.../lib/examples) to lyx format 221.
Michael> I roughly checked the conversion. It look reasonable at first
Michael> glance.
Michael> Lars, Jean-Marc? Could you app
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Lars Gullik Bjønnes wrote:
>> Angus Leeming <[EMAIL PROTECTED]> writes:
>>
>> | Shall I clean them up (in ruthless fashion) ?
>>
>> yes, please.
Angus> I attach the patch to www-devel as I don't have php on this
Angus> machine.
Hi
I found that exporting a simple document
http://www.md.kth.se/~chr/lyx/bugs/Koma-scr-2/example.lyx
as a PDF-file,
http://www.md.kth.se/~chr/lyx/bugs/Koma-scr-2/example.pdf
and then viewing it with Acroread 5.05 make Acroread choke while
I'm attempting to see a page:
Th
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Fri, Jan 17, 2003 at 12:24:20PM +0100, Jannik Meyer wrote:
>> I create the figure float by Insert->floats->figure, then
insert-> graphics, and then I type the caption. However the caption
insert-> does
John> Press return before inser
On Fri, Jan 17, 2003 at 12:07:46PM +, José Matos wrote:
> that lyx2lyx was also a step in that direction, it was always my secret plan.
>
>
> Is there a consensus for this?
I have no objection.
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor
On Friday 17 January 2003 08:40, Andre Poenitz wrote:
[I changed this discussion to lyx-devel as it more apropriate.]
> On Fri, Jan 17, 2003 at 08:33:58AM +, José Matos wrote:
> > After dealing with dealing with the visitor pattern.
>
> Duedelue...
>
> > > [José: Why?]
>
> The question i
Very tricky ... pressing return to go up!
And I can also insert the graphics below the caption by making the caption first.
Thanks for the fast help!!!
Jannik
--
On Fri, 17 Jan 2003, John Levon wrote:
> On Fri, Jan 17, 2003 at 12:24:20PM +0100, Jannik Meyer wrote
On Fri, Jan 17, 2003 at 12:24:20PM +0100, Jannik Meyer wrote:
> after upgrading to lyx 1.2.3, I can't create figure floats manually any
> more. I tried the 1.3.0pre-2, and the problems is the same.
>
> I create the figure float by Insert->floats->figure, then
> insert->graphics, and then I type t
On Fri, Jan 17, 2003 at 12:24:20PM +0100, Jannik Meyer wrote:
> I create the figure float by Insert->floats->figure, then
> insert->graphics, and then I type the caption. However the caption does
Press return before inserting graphics so they get inserted in the new
paragraph above, inser the gra
Dear developers,
after upgrading to lyx 1.2.3, I can't create figure floats manually any
more. I tried the 1.3.0pre-2, and the problems is the same.
I create the figure float by Insert->floats->figure, then
insert->graphics, and then I type the caption. However the caption does
not appear below
On Fri, Jan 17, 2003 at 11:14:26AM +0100, Helge Hafting wrote:
> I tried using gcc-3.2 and g++-3.2, believeing those are supposed
> to be better for c++ than the default 2.95 version in debian.
>
> But configure --with-frontend=qt failed in that case,
> it "could not compile a simple qt program"
I tried compiling 1.3.0pre2 qwith qt, and it looks great.
I had some troubles though:
I tried using gcc-3.2 and g++-3.2, believeing those are supposed
to be better for c++ than the default 2.95 version in debian.
But configure --with-frontend=qt failed in that case,
it "could not compile a simple
On Fri, Jan 17, 2003 at 08:59:47AM +0100, Andre Poenitz wrote:
> That's the way it is. One line changes get a discussion of thousand lines
> and vice versa.
So my core dumping one-liners in mathed are pre-approved by you huh ?
> There's a simple way to avoid the discussion, unfortunately not in
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Thu, Jan 16, 2003 at 10:58:09PM +0100, Ruurd Reitsma wrote:
>> All the patches are over there also. Is anyone still interested in
>> adding some of it to CVS, or should I just stop asking?
John> Of course we are (though probably not
On Thu, Jan 16, 2003 at 07:38:55PM +, José Matos wrote:
> > And parts of the table lines, and TeX eats the linefeeds. So it looks
> > awful...
>
> That is a task for 1.3.1. You heard Lars. :-)
You mean that mumbling from the North?
I'd even postpone it to 1.4...
Andre'
--
Those who desir
On Thu, Jan 16, 2003 at 07:34:56PM +0100, Michael Schmitt wrote:
> I am really surprised that a few lines can start such a large
> discussion.
That's the way it is. One line changes get a discussion of thousand lines
and vice versa.
There's a simple way to avoid the discussion, unfortunately not
50 matches
Mail list logo