On Sun, Apr 16, 2006 at 05:33:35PM -0400, Paul A. Rubin wrote:
> I wonder if this is a matter of how you filled in the preferences
> dialog. What works for me is this:
>
> 1. Install Enrico's lp.exe binary in the LyX bin directory.
>
> 2. In Tools->Preferences...->Outputs->Printer, set the p
lyxuser wrote:
Enrico Forestieri <[EMAIL PROTECTED]> writes:
Now it should work even when gsprint lives in a path with spaces.
If not, please report it back to me, as this time I will use an axe
to convince the command interpreter to do what it should do
The space error when I call lp direc
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
On Sun, Apr 16, 2006 at 06:45:39PM +0200, Enrico Forestieri wrote:
> On Sun, Apr 16, 2006 at 03:58:10PM +, lyxuser wrote:
>
> > Enrico Forestieri <[EMAIL PROTECTED]> writes:
> >
> > > Now it should work even when gsprint lives in a path with spaces.
> > > If not, please report it back to me,
After a resize of the lyx window, the font changes to a very large
bold font. Moving the cursor returns the font to the original value.
Version: lyx-1.4.1
OS: debian linux, i386
X-window manager: happens on both icewm and metacity
GUI: qt3.3.4
Dave Raymond
Physics Department
New Mexico Tech
Soc
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 the most severe bug is the crash on moving entries up/down.
> >>> It should not b
On Sun, Apr 16, 2006 at 03:58:10PM +, lyxuser wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> > Now it should work even when gsprint lives in a path with spaces.
> > If not, please report it back to me, as this time I will use an axe
> > to convince the command interpreter to do wh
On Sat, Apr 15, 2006 at 06:29:54PM -0400, Paul A. Rubin wrote:
> Enrico Forestieri wrote:
> > On Sat, Apr 15, 2006 at 05:36:35PM -0400, Paul A. Rubin wrote:
> >
> >> No printing is also typical. Printing under Windows is apparently a bit
> >> of an adventure. (I always print from either Yap or
In lyx 1.4.1, default article class, italian language, subsections and
subsubsections are weirdly enumerated by the phrase
"E' privo di senso"(meaning 'no sense').
That is obviously a gross mistake of the italian set up, that should be
fixed as soon as possible.
--
pol
Enrico Forestieri <[EMAIL PROTECTED]> writes:
> Now it should work even when gsprint lives in a path with spaces.
> If not, please report it back to me, as this time I will use an axe
> to convince the command interpreter to do what it should do
>
The space error when I call lp directly from th
Enrico Forestieri a écrit :
On Sun, Apr 16, 2006 at 10:41:15AM +0200, Juergen Spitzmueller wrote:
Abdelrazak Younes wrote:
Now the most severe bug is the crash on moving entries up/down.
It should not be difficult, it used to work at one point but not
anymore. I can't fix it because it make g
I suggest to remove chapter 4: special document classes from Extended.lyx and
put it into a separate document named Extended2.lyx or whatever. Chapter 4
takes about 35% of the printed document, and has nothing to do with lyx
directly.
Chapter 6: LyX Features needing Extra Software could go there
On Sun, Apr 16, 2006 at 10:41:15AM +0200, Juergen Spitzmueller wrote:
> Abdelrazak Younes wrote:
> > > Now the most severe bug is the crash on moving entries up/down.
> >
> > It should not be difficult, it used to work at one point but not
> > anymore. I can't fix it because it make gdb crash unde
On Sat, Apr 15, 2006 at 06:29:54PM -0400, Paul A. Rubin wrote:
> Enrico Forestieri wrote:
> > On Sat, Apr 15, 2006 at 05:36:35PM -0400, Paul A. Rubin wrote:
> >
> >> No printing is also typical. Printing under Windows is apparently a bit
> >> of an adventure. (I always print from either Yap or
On Sun, Apr 16, 2006 at 04:42:38AM +, lyxuser wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> > please attached find an archive containing both source and
> > executable of lp.exe. Put it in the LyX\bin directory, reconfigure
> > LyX and then try printing from within LyX. You simpl
Hi there,
I have successfully compiled lyx-1.4.1 for ubuntu dapper. I am uploading the
files now to the ftp server, with the name ubuntu_dapper- prepended to the
files. Is it possible for someone to update the wiki etc. appropriately when
the files are available for download?
Good job on 1.4.1, i
[EMAIL PROTECTED] a écrit :
Author: younes
Date: Sun Apr 16 16:19:25 2006
New Revision: 13689
Log:
* src/buffer_funcs.[Ch]
- updateCounters renamed to updateLabels
- void updateLabels(Buffer const & buf,
ParIterator & it): new convenience function
- void updateLabels(Buffer const & buf,
Abdelrazak Younes a écrit :
I think I have found the problem. Please test the updated attached patch.
Oups, sorry, wrong patch. Forget about it. This need more investigation,
so I'll just do the full update for now in
LyXText::deleteEmptyParagraphMechanism and commit the resulting patch.
Q
Abdelrazak Younes a écrit :
Edwin Leuven a écrit :
Abdelrazak Younes wrote:
I will put it in tomorrow if there's no objection.
still see the crash though:
Anybody can reproduce that?
I don't think this is related to the counters. It seems that
"buf.params()" points to nothing at:
buffer
Edwin Leuven a écrit :
Abdelrazak Younes wrote:
I will put it in tomorrow if there's no objection.
still see the crash though:
Anybody can reproduce that?
I don't think this is related to the counters. It seems that
"buf.params()" points to nothing at:
buffer_funcs.C:setLabel(Buffer cons
Lars Gullik Bjønnes a écrit :
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Index: src/buffer_funcs.C
| ===
| --- src/buffer_funcs.C(revision 13684)
| +++ src/buffer_funcs.C(working copy)
| @@ -505,8 +505,12 @@
|
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Index: src/buffer_funcs.C
| ===
| --- src/buffer_funcs.C(revision 13684)
| +++ src/buffer_funcs.C(working copy)
| @@ -505,8 +505,12 @@
| } // anon namespace
|
|
| -b
Georg Baum <[EMAIL PROTECTED]> writes:
| Am Samstag, 15. April 2006 10:22 schrieb Lars Gullik Bjønnes:
| > Eventually something must be done with this if .. if ... if list
| >
| > Using a map or an unordered_map seems like a solution, not right now
| > perhaps.
|
| I am not sure. What would you
Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
| > Right. And buffer is the wrong place for it.
|
| Where else?
At the very least the BufferView.
--
Lgb
Printing worked for me with Enrico's batfile.
I named the printer LP, and reconfigured. I
have gs* in the Windows Path. Older versions
of gs* had problems with spaces but that
should be fixed if you are using 8.51. I use
no spaces, anyway.
Regards,
Stephen
Abdelrazak Younes a écrit :
I'll see to it, thanks. I think this is because the tree is updated
before the signal is received so current is not valid anymore. Please
don't wait too much time on this as you motivated me to do the mode/view
don't _waste_ too much time...
Juergen Spitzmueller a écrit :
Abdelrazak Younes wrote:
Now the most severe bug is the crash on moving entries up/down.
It should not be difficult, it used to work at one point but not
anymore. I can't fix it because it make gdb crash under windows. But if
you can post a backtrace of the crash,
Abdelrazak Younes wrote:
I will put it in tomorrow if there's no objection.
still see the crash though:
ctrl-n
a
enter
arrow up
and:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1222867264 (LWP 29714)]
0x080ad765 in ParagraphParameters::appendix (this=0x7c, a=f
Abdelrazak Younes wrote:
> > Now the most severe bug is the crash on moving entries up/down.
>
> It should not be difficult, it used to work at one point but not
> anymore. I can't fix it because it make gdb crash under windows. But if
> you can post a backtrace of the crash, I might have some idea
29 matches
Mail list logo