On Sat, Mar 11, 2006 at 09:17:59PM +0100, Rainer Dorsch wrote:
> José ,
>
> many thanks for the quick reply. How do you change character styles? I found
> neither a menu entry nor could I enter a command (or at least I could not
> figure out which one I should enter).
They cannot be changed or
I have uploaded a Cygwin package for LyX 1.4.0 to
ftp.devel.lyx.org/pub/incoming/
The package is named lyx-1.4.0-cygwin2.tar.gz and I hope it can be
moved to ftp.lyx.org/pub/lyx/bin/1.4.0/ and renamed lyx-1.4.0-cygwin.tar.gz
Notice that in pub/incoming there also should be an incomplete
lyx-1.4.0
This patch (+ removal of the file itself) gets rid of lib/configure.m4. I
have it in use for some time now, and it works well for me.
The only dependency on sh is now the graphics conversion script that is
built on the fly and some smaller scripts in lib/scripts, but the main
advantage for me is
Georg Baum <[EMAIL PROTECTED]> writes:
| This patch (+ removal of the file itself) gets rid of lib/configure.m4. I
| have it in use for some time now, and it works well for me.
| The only dependency on sh is now the graphics conversion script that is
| built on the fly and some smaller scripts i
Am Sonntag, 12. März 2006 09:16 schrieb Martin Vermeer:
> On Sat, Mar 11, 2006 at 09:17:59PM +0100, Rainer Dorsch wrote:
> > José ,
> >
> > many thanks for the quick reply. How do you change character styles? I
> > found neither a menu entry nor could I enter a command (or at least I
> > could not
On Mon, 27 Feb 2006, Stephen Harris wrote:
Hi Stephen
I (eventually) got around to copying your post to this page:
http://wiki.lyx.org/LaTeX/VisualFAQ
regards
/Christian
--
Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr
On Sat, 7 Jan 2006, John C. McCabe-Dansted wrote:
Hi John
This was still lying in my list of mails that I thought I'd reply to...
Anyway, if you're still interested in this stuff, maybe it'd be an idea to
repost it? I suspect you haven't gotten any replies because people have
been very busy wi
Georg Baum wrote:
The only dependency on sh is now the graphics conversion script that is
built on the fly and some smaller scripts in lib/scripts, but the main
advantage for me is that maintenance of configure.py is easier than that
of configure.m4
If you could get rid of the sh usage in gra
On Mon, 26 Sep 2005, Jean-Marc Lasgouttes wrote:
> Now that www.devel.lyx.org has been moved to www.lyx.org/devel/, we need
> to integrate the two. I have had a go at it (not everything is right,
> but it should be uniformly better).
...
>
> Comments are welcome, although I do not plan to do the
Juergen Spitzmueller wrote:
> I think I'll try again tomorrow with a clean tree.
Success! Apparently, I hadn't cleaned the build properly.
Jürgen
On Sun, Mar 12, 2006 at 12:07:52PM +0100, Rainer Dorsch wrote:
> Am Sonntag, 12. März 2006 09:16 schrieb Martin Vermeer:
> > On Sat, Mar 11, 2006 at 09:17:59PM +0100, Rainer Dorsch wrote:
> > > José ,
> > >
> > > many thanks for the quick reply. How do you change character styles? I
> > > found nei
Michael Gerz wrote:
> could anybody (Jürgen?) please commit the following patch to BRANCH_1_4_X
> and trunk?
I'll do, if Jean-Marc and Lars are OK with it.
Jürgen
Am Sonntag, 12. März 2006 12:50 schrieb Joost Verburg:
> If you could get rid of the sh usage in graphics conversion that would
> be a great thing. MSYS takes quite some time to start on my system,
> which delays all graphics previews.
Unfortunately I have no time to do so, but if you come up wi
Am Sonntag, 12. März 2006 13:44 schrieb Martin Vermeer:
> On Sun, Mar 12, 2006 at 12:07:52PM +0100, Rainer Dorsch wrote:
> > Am Sonntag, 12. März 2006 09:16 schrieb Martin Vermeer:
> > > On Sat, Mar 11, 2006 at 09:17:59PM +0100, Rainer Dorsch wrote:
> > > > José ,
> > > >
> > > > many thanks for th
On Sunday 12 March 2006 12:44, Martin Vermeer wrote:
>
> Ah, no. There is no 'dialog' for charstyle, so the only way is to create
> the new charstyle inset and cut and paste the text over.
>
> (In a situation like this, having an 'inset dissolve' function like in
> math would be handy too. Place th
I needed the attached change to get it compile with gcc-4.1. Can I apply it?
The thing looks very good in general. Congratulations, Abdel.
I noticed the issues that Georg has already mentioned, and some minor stuff,
which just needs polishing. I'll get back on this bit by bit.
Jürgen
Index: src
Hello,
I don't see how to set the document class with the default user
interface in 1.4.0. Am I missing something?
Dave Raymond
Juergen Spitzmueller a écrit :
I needed the attached change to get it compile with gcc-4.1. Can I apply it?
Sure, go ahead.
Could you please also apply the two patches I sent yesterday? I have now
a svn account but I haven't yet converted my repository. I attach them
again, they should not cl
Abdelrazak Younes wrote:
> Could someone please commit this?
Done. However:
> +///
> +// Specific stuff
> +#ifdef Q_OS_X11
> #include
> #endif
This has to be Q_WS_X11, else I get a compilation error here
> +/
Abdelrazak Younes wrote:
> Juergen Spitzmueller a écrit :
> > I needed the attached change to get it compile with gcc-4.1. Can I apply
> > it?
>
> Sure, go ahead.
Done.
> Could you please also apply the two patches I sent yesterday? I have now
> a svn account but I haven't yet converted my reposi
Am Sonntag, 12. März 2006 17:22 schrieb Jose' Matos:
> On Sunday 12 March 2006 12:44, Martin Vermeer wrote:
> > Ah, no. There is no 'dialog' for charstyle, so the only way is to create
> > the new charstyle inset and cut and paste the text over.
> >
> > (In a situation like this, having an 'inset d
On Sun, Mar 12, 2006 at 09:37:06AM -0700, David Raymond wrote:
> I don't see how to set the document class with the default user
> interface in 1.4.0. Am I missing something?
Document->Settings.
john
On Sunday 12 March 2006 16:37, David Raymond wrote:
> Hello,
>
> I don't see how to set the document class with the default user
> interface in 1.4.0. Am I missing something?
Document->Settings (?)
> Dave Raymond
--
José Abílio
Am Sonntag, 12. März 2006 18:30 schrieb Juergen Spitzmueller:
> > +///
> > +// Specific stuff
> > +#ifdef Q_OS_X11
> > #include
> > #endif
>
> This has to be Q_WS_X11, else I get a compilation error here
There still seems to be a gene
Angus Leeming a écrit :
Abdelrazak Younes wrote:
Lars Gullik Bjønnes a écrit :
Georg Baum writes:
| I have replaced the m4 version of lib/configure with the python
version | since several weeks now. After fixing some bugs (mainly
typos) it works | fine.
| The attached patch contains these fix
On Sun, Mar 12, 2006 at 06:41:40PM +0100, Rainer Dorsch wrote:
> Am Sonntag, 12. März 2006 17:22 schrieb Jose' Matos:
...
> What I tried first (not sure if others would too and if this would be a
> design
> with high usability):
>
> 1. marking the text and looking for the (non existing) format
Georg Baum a écrit :
Am Sonntag, 12. März 2006 18:30 schrieb Juergen Spitzmueller:
+///
+// Specific stuff
+#ifdef Q_OS_X11
#include
#endif
This has to be Q_WS_X11, else I get a compilation error here
There still seems to be a gen
Abdelrazak Younes wrote:
> Should I provide a corrected patch or have you done something Juergen?
No, I've nothing.
Jürgen
> IMHO, it would be very good to have this for 1.4.x windows users because
> it would get rid of the Msys dependency (if I understand correctly).
This is the main reason at the beginning. There are conversion scripts
but they can be easily translated to python. The biggest problems is
that there
Juergen Spitzmueller a écrit :
Abdelrazak Younes wrote:
Could someone please commit this?
Done. However:
+///
+// Specific stuff
+#ifdef Q_OS_X11
#include
#endif
This has to be Q_WS_X11, else I get a compilation error here
OK
Am Sonntag, 12. März 2006 19:44 schrieb Abdelrazak Younes:
> This is Trolltech fault, from the documentation:
>
> Q_OS_X11
> Defined for the X Window System.
> Q_OS_MAC9
> Defined for Mac OS 9.
> Q_OS_MACX
> Defined for Mac OS X.
> Q_OS_WIN32
> Defined on Win32 (Windows 98/ME and Windows NT/2000/X
Am Sonntag, 12. März 2006 19:37 schrieb Abdelrazak Younes:
> With qt4 frontend, I have:
>
> The image loader can load the following directly:
> bmp, jpeg, jpg, mng, pbm, pgm, png, ppm, xbm, xpm,
> Of these, LyX recognises the following formats:
> bmp, jpg, jpg, pbm, pgm, png, ppm, xbm, xpm
>
> So
On Sun, Mar 12, 2006 at 06:41:40PM +0100, Rainer Dorsch wrote:
> 2.
> CharStyle CodeVariable
> LatexType Command
> LatexName cvar
> Font
> Color Blue
> Family Typewriter
> EndFont
> LabelFon
Hello. It will be very nice that lyx could present the documents (I'm
talking about the lyx presentation not about the product document) in
two columns (or more) so that we can use all the space that new
high-resolution displays bring to us in a very nice and powerful way.
This sounds like a very
Am Sonntag, 12. März 2006 20:27 schrieb Martin Vermeer:
> On Sun, Mar 12, 2006 at 06:41:40PM +0100, Rainer Dorsch wrote:
> > 2.
> > CharStyle CodeVariable
> > LatexType Command
> > LatexName cvar
> > Font
> > Color Blue
> >
Am Sonntag, 12. März 2006 19:41 schrieb Martin Vermeer:
> On Sun, Mar 12, 2006 at 06:41:40PM +0100, Rainer Dorsch wrote:
> > Am Sonntag, 12. März 2006 17:22 schrieb Jose' Matos:
>
> ...
>
> > What I tried first (not sure if others would too and if this would be a
> > design with high usability):
>
Georg Baum a écrit :
Am Sonntag, 12. März 2006 19:37 schrieb Abdelrazak Younes:
With qt4 frontend, I have:
The image loader can load the following directly:
bmp, jpeg, jpg, mng, pbm, pgm, png, ppm, xbm, xpm,
Of these, LyX recognises the following formats:
bmp, jpg, jpg, pbm, pgm, png, ppm, xbm,
On 3/13/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> On Sat, 7 Jan 2006, John C. McCabe-Dansted wrote:
> > I thought that it would be very useful to be able to select a piece of
> > text and view the DVI output for (only) that selection.
>
>This might be useful. Or perhaps just viewing the cu
This is the integrated patch from Abdelrazak, after applying the patch
and a tiny bit of reworking I discovered that scrolling was _really_
slow. After commenting out the debug messages from RandomAccessList.h
I got the speed back.
I have some stuff I want to work on wrtt, but that can come late
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
hi all,
attempting to build lyx-HEAD (svn r13351), on OSX 10.4.5, using an
EXTERNAL build of boost-cvs.
boost cvs builds fine, installing:
libs --> /usr/local/lib/libboost*
incs --> /usr/local/include/boost-1_34/
i've 3 issues
This fixes the non-existent change bar in case only the paragraph break
has been changed. From a bug report by Jürgen (under bugzilla 880, but
see also 1254-1255), thanks.
If I hear no objections this goes in presently.
- Martin
Index: rowpainter.C
===
On Mon, 2006-03-13 at 08:52 +0200, Martin Vermeer wrote:
> This fixes the non-existent change bar in case only the paragraph break
> has been changed. From a bug report by Jürgen (under bugzilla 880, but
> see also 1254-1255), thanks.
Jürgen, about the routine stripLeadingSpaces in paragraph.C: co
Martin Vermeer wrote:
> What was the original reason for introducing it?
> Can we get rid of it?
It's not my doing. It's this:
Log message:
(Johnathan Burchill): change tracker fixes (bug 1827)
Bugs:
http://bugzilla.lyx.org/show_bug.cgi?id=1827
But in general, change tracking and DESM/D
OpenMacNews <[EMAIL PROTECTED]> writes:
| (2) 'make' at one point complains/fails @
|
| ../../src/support/debugstream.h:17:44: error:
| boost/test/detail/nullstream.hpp: No such file or directory
This is not latest from trunk _or_ the wrong boost/version.hpp is
picked up.
Did you fo
On Mon, 2006-03-13 at 08:13 +0100, Juergen Spitzmueller wrote:
> Martin Vermeer wrote:
> > What was the original reason for introducing it?
> > Can we get rid of it?
>
> It's not my doing. It's this:
>
> Log message:
> (Johnathan Burchill): change tracker fixes (bug 1827)
>
> Bugs:
> htt
Martin Vermeer wrote:
> So I propose to remove the line
>
> setChange(0, Change::INSERTED);
But then you have to check if bug 1827 doesn't come back.
Jürgen
Am Montag, 13. März 2006 08:40 schrieb Martin Vermeer:
> Would it be possible to simply disable DESM/DEPM when CT is on, so the
> one cannot subvert the other? Would save us a lot of heartache.
I think it would already help much if DESM/DEPM would only remove INSERTED
blanks, leave DELETED ones a
47 matches
Mail list logo