On Wed, 2006-04-19 at 00:32 -0500, Garst R. Reese wrote:
> Attached .tex files simplified by changing all graphic letters to o
> found in crittero...
>
> Hope this helps.
>
> Garst
Yes it does.
Jose, is the attached patch correct?
The problem is, that the conversion of Minipage to Box produce
Attached .tex files simplified by changing all graphic letters to o
found in crittero...
Hope this helps.
Garst
Martin Vermeer wrote:
On Tue, Apr 18, 2006 at 10:18:02PM +0200, Michael Gerz wrote:
Garst R. Reese wrote:
Attached you will find the cover pdf generated with ps2pdf from
Dear list,
boost now has a iostream library with gzip/bzip2 support. Does it make
sense to replace our current gzstream with this one?
Bo
On Tue, Apr 18, 2006 at 10:18:02PM +0200, Michael Gerz wrote:
> Garst R. Reese wrote:
>
> >Attached you will find the cover pdf generated with ps2pdf from the
> >print to file output from 1.3.7. I cannot provide the equivalent pdf
> >from 1.4.1 because ps2pdf aborts with errors.
> >View pdf work
On Tue, Apr 18, 2006 at 10:49:59PM +0200, Michael Gerz wrote:
> Garst R. Reese wrote:
>
> >In anycase, I dislike the 1.4.1 menubar so much that I will stay with
> >1.3.7
>
> Garst, I am afraid agree with you.
>
> IMHO the biggest mistake was to drop the "Format" menu. EVERY text
> editing tool
On Tue, Apr 18, 2006 at 07:06:10AM +0200, Enrico Forestieri wrote:
> On Mon, Apr 17, 2006 at 08:57:54PM +0200, Georg Baum wrote:
>
> > Am Montag, 17. April 2006 18:24 schrieb Enrico Forestieri:
>
> > > It would also be nice having a report in the status line about the
> > > size of the delimiter
The only difference between the attached files known to the user is the
version of lyx that saved them.
Michael echoes my objections to the new memubar. I spent two weeks
trying to get used to it, but just got increasingly irritated.
Regards,
Garst
Michael Gerz wrote:
Garst R. Reese wrote
Garst R. Reese wrote:
In anycase, I dislike the 1.4.1 menubar so much that I will stay with
1.3.7
Garst, I am afraid agree with you.
IMHO the biggest mistake was to drop the "Format" menu. EVERY text
editing tool but LyX has such a menu and the average user expects it to
contain "Character.
Garst R. Reese wrote:
Attached you will find the cover pdf generated with ps2pdf from the
print to file output from 1.3.7. I cannot provide the equivalent pdf
from 1.4.1 because ps2pdf aborts with errors.
View pdf works but instead of 5 lines of letters, there are only 4 and
the title is raise
Martin Vermeer wrote:
BTW you seem to change some lookupChangeFulls to lookupChange. Is that
intentional?
Yes. Both functions are nearly identical. I think one of them can go.
Michael
Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
> "Garst R. Reese" <[EMAIL PROTECTED]> writes:
> | In anycase, I dislike the 1.4.1 menubar so much that I will stay
> | with 1.3.7
> I have no idea what you dislike. Not (yet) a mind reader.
Furthermore, there is (was) a classic.ui file that retains
"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| In anycase, I dislike the 1.4.1 menubar so much that I will stay
| with 1.3.7
I have no idea what you dislike. Not (yet) a mind reader.
| After I finally found the paragraph layout editor it no longer let me
| insert pagebreaks which I do a lot for
Abdelrazak Younes wrote:
[Lots of very good reasons to use Cygwin]
You don't have to convince me Enrico I am already on your side ;-)
My question was about the general windows user. For this kind of user,
I think installing cygwin is I think a no-go; using native package
(python, etc) is the
Martin Vermeer <[EMAIL PROTECTED]> writes:
| Attached, trying to take into account discussions since.
|
| OK to commit? No document format change, and I don't expect the user
| base will want to wait until 1.5 ;-)
Applying things to 1.4.x does not depend on the user base.
IMHO it should wait.
Attached, trying to take into account discussions since.
OK to commit? No document format change, and I don't expect the user
base will want to wait until 1.5 ;-)
- Martin
Index: LyXAction.C
===
--- LyXAction.C (revision 13690)
+++
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> OK to commit?
Minor points only:
> Index: src/frontends/controllers/ControlToc.C
> +toc::TocItem const ControlToc::getCurrentTocItem(
> + string const & type) const
> +{
> + BufferView const * const bv = kernel().bufferview();
> + if (!b
Abdelrazak Younes a écrit :
Abdelrazak Younes a écrit :
Have you ever been frustrated that when opening the Toc, you have to
look for the section where the cursor is?
This patch fixes this for the qt4 version (the qt2 version should not
be complicated to do). The non-qt4 changes are straight
Juergen Spitzmueller a écrit :
Abdelrazak Younes wrote:
closing the app causes (nothing new btw):
I have no crash on close under Windows
FYI I have the crash, too (on Linux).
It's related to X11 styles apparently, it's maybe a Qt4 bug. Have you
tried the newly released 4.1.2?
Abdel.
Abdelrazak Younes wrote:
>> closing the app causes (nothing new btw):
>
> I have no crash on close under Windows
FYI I have the crash, too (on Linux).
Jürgen
Edwin Leuven a écrit :
closing the app causes (nothing new btw):
I have no crash on close under Windows unless I click [Cancel] if I
don't want to save the document:
QPaintDevice: Cannot destroy paint device that is being painted. Be
sure to QPainter::end
() painters!
warning: HEAP[lyx-qt
Abdelrazak Younes a écrit :
Have you ever been frustrated that when opening the Toc, you have to
look for the section where the cursor is?
This patch fixes this for the qt4 version (the qt2 version should not be
complicated to do). The non-qt4 changes are straight forward, OK to apply?
IMHO,
Have you ever been frustrated that when opening the Toc, you have to
look for the section where the cursor is?
This patch fixes this for the qt4 version (the qt2 version should not be
complicated to do). The non-qt4 changes are straight forward, OK to apply?
IMHO, the toc interface is very in
On Tue, Apr 18, 2006 at 10:52:45AM +0200, Abdelrazak Younes wrote:
> Enrico Forestieri a écrit :
> > I would also suggest you using ddd as comfortable GUI interface to
> > gdb. You also need installing X11 for using ddd, though.
>
> The command line is enough for now (I don't have X11). I'll try
closing the app causes (nothing new btw):
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1230149952 (LWP 28855)]
0xb7601bcc in QPixmapCache::clear () from /usr/lib/libQtGui.so.4
(gdb) bt
#0 0xb7601bcc in QPixmapCache::clear () from /usr/lib/libQtGui.so.4
#1 0xb75badb
Paul A. Rubin <[EMAIL PROTECTED]> writes:
> One cannot argue against the virtue of fixing the installer, but there
> are other times when running it manually might be necessary. Sometimes
> a working copy of LyX stops working because some malign external force
> deleted/damaged the configurat
Hey,
I noticed that the layout file for IEEE transactions does not support the
biographynophoto environment. Since not every transaction requires a photo,
it is annoying to see the "Place photo here", I just add the following to my
IEETran.layout. Can this be considered for release purposes? or is
Juergen Spitzmueller a écrit :
Abdelrazak Younes wrote:
Any opinion against me committing this?
As there doesn't seem to be any and the current state is already better
than before the model/view split, I am going to commit it.
I'd say so, too.
done.
Abdel.
Martin Vermeer a écrit :
On Tue, 2006-04-18 at 10:57 +0200, Abdelrazak Younes wrote:
Martin Vermeer a écrit :
On Mon, Apr 17, 2006 at 07:54:04PM +0200, Abdelrazak Younes wrote:
Abdelrazak Younes a écrit :
...
Side question about outline for Martin:
The outline function takes no argument.
Abdelrazak Younes wrote:
>> Any opinion against me committing this?
>
> As there doesn't seem to be any and the current state is already better
> than before the model/view split, I am going to commit it.
I'd say so, too.
Jürgen
Abdelrazak Younes a écrit :
Abdelrazak Younes a écrit :
For the rest, here is a status:
- slider depth: not yet implemented
- navigating: only with mouse-click for now, the connection to the
selectionModel doesn't work...
solved by reconnecting the selectionModel at each update.
- outline: s
On Tue, 2006-04-18 at 10:57 +0200, Abdelrazak Younes wrote:
> Martin Vermeer a écrit :
> > On Mon, Apr 17, 2006 at 07:54:04PM +0200, Abdelrazak Younes wrote:
> >> Abdelrazak Younes a écrit :
> >
> > ...
> >
> >> Side question about outline for Martin:
> >>
> >> The outline function takes no argu
Martin Vermeer a écrit :
On Mon, Apr 17, 2006 at 07:54:04PM +0200, Abdelrazak Younes wrote:
Abdelrazak Younes a écrit :
...
Side question about outline for Martin:
The outline function takes no argument. It moves or transforms the
section where the cursor is. I think it should instead tak
Enrico Forestieri a écrit :
On Sun, Apr 16, 2006 at 06:48:55PM +0200, Enrico Forestieri wrote:
On Sun, Apr 16, 2006 at 05:44:03PM +0200, Abdelrazak Younes wrote:
Enrico Forestieri a écrit :
On Sun, Apr 16, 2006 at 10:41:15AM +0200, Juergen Spitzmueller wrote:
Abdelrazak Younes wrote:
Now
33 matches
Mail list logo