On Sat, Mar 01, 2003 at 03:26:28PM +1300, Michael A. Koziarski wrote:
> hey guys,
>
> I've just purchased a new computer, so my old one needs to be put to
> work. I was wondering, does anyone currently rsync the CVS tree and
> work from there for testing things out?
>
> also, would anyone be in
Daniele Stanzani wrote:
>
> Hi, i'm italian and new in using LyX. I haven't found any keyboard map
> suitable for my keyboard, and no help page telling me how to create it.
>
> Please tell me how to do.
>
> Daniele from Italy
I think that you don't need any special lyx keymap. You should setup
hey guys,
I've just purchased a new computer, so my old one needs to be put to
work. I was wondering, does anyone currently rsync the CVS tree and
work from there for testing things out?
also, would anyone be interested in automatically produced nightly
snapshots from cvs?
Cheers
Koz
On Fri, Feb 28, 2003 at 11:58:30PM +0200, Dekel Tsur wrote:
> The attached patch should fix the issue we have. Please test.
Looks good, but :
+ if (cache_set[family])
+ return cache[family];
dont you mean :
if (cache_set[family])
return true
?
Als
Hi, i'm italian and new in using LyX. I haven't found any keyboard map
suitable for my keyboard, and no help page telling me how to create it.
Please tell me how to do.
Daniele from Italy
The current code for qfont_loader::available does not work properly
(the problem is in QT: In some cases, the symbol fonts are listed in
QFontDatabase, but QT refuses to load them).
The attached patch should fix the issue we have. Please test.
patch.gz
Description: application/gzip
Alfredo Braunstein wrote:
> And the patch.
> Alfredo
Dekel, can you apply instead this patch?
Thanks,
Alfredo
And the patch.
Alfredo
? save
Index: ChangeLog
===
RCS file: /cvs/lyx/lyx-devel/src/ChangeLog,v
retrieving revision 1.1056
diff -u -r1.1056 ChangeLog
--- ChangeLog 2003/02/28 09:49:43 1.1056
+++ ChangeLog 2003/02/28 17:03:52
One more time, with Changelogs.
This fixes my broken headers, plus a lot of other source files which
brokenly assumed that converter.h would include LStrings.h and/or
support/lstrings.h for them (and I've removed it from there).
It also adds #include to LoaderQueue.C and forkedcallqueue.C.
There
> "Albert" == Albert Chin <[EMAIL PROTECTED]> writes:
Albert> While building 1.3.0 with the Qt frontend on Solaris 2.6 with
Albert> GCC 3.2.2:
Albert> ../../boost/boost/integer_traits.hpp:109:2: #error No
Albert> WCHAR_MIN and WCHAR_MAX present, please adjust
Albert> integer_traits<> for your
> "A" == A P Manners <[EMAIL PROTECTED]> writes:
A> The problem seems to be more to do with gcc-2.95.2 than Solaris
A> (although I had to fix the problem refered to by Albert Chin).
A> Boost wants to include std::this and std::that which do not exist.
A> I got around a few but eventually gave
> "Matthew" == Matthew Brand <[EMAIL PROTECTED]> writes:
Matthew> Bravo to you all for such a well-conceived piece of software.
Matthew> A small bug in LaTeX generation in version 1.2.1:
Matthew> If you include an external graphic and specify that its
Matthew> dimensions should be less than 1
> "Ling" == Ling Li <[EMAIL PROTECTED]> writes:
Ling> When I upgraded one old file using LLNCS style from 1.1.6fix4 to
Ling> 1.3, TeX complained about the figures. Adding stdfloats to the
Ling> llncs.layout would solve my problem.
Ling> I didn't check whether there're other problems in the la
I start a new thread because I feel enough ashamed of the other one :)
Ok, this is what I've got. Should in theory be ok for both qt and xforms.
(to be applied against current cvs)
Please continue to correct me or point errors if they show up, I surely
deserve it.
Thanks, Alfredo
Colorful rema
> "Tomasz" == Tomasz Luczak <[EMAIL PROTECTED]> writes:
Tomasz> Hello I send updated pl.po file pl.po file taken from recently
Tomasz> remerged (20 february)
I applied it. Thanks.
JMarc
> "Alfredo" == Alfredo Braunstein <[EMAIL PROTECTED]> writes:
Alfredo> So how can I solve the original compile problem of Edwin on
Alfredo> gcc 3.2? I'm totally lost here. Moreover, is there a way to
Alfredo> make g++ 2.95 to behave as strict as g++ 3.x?
Try to add ``#include '' as first thin
Alfredo Braunstein wrote:
> and we do need LString.h in format.h.
>
> Ok, it's between #if 0 #endif but...
>
> So how can I solve the original compile problem of Edwin on gcc 3.2? I'm
> totally lost here. Moreover, is there a way to make g++ 2.95 to behave as
> strict as g++ 3.x?
Of course, I'v
> "Ling" == Ling Li <[EMAIL PROTECTED]> writes:
Ling> Problem: While adding .bib files via "BibTeX Database form,"
Ling> they are sorted alphabetically. However, sometimes this is not
Ling> desired. For example, I put all "@string" into a abbrev.bib file
Ling> and would like this file to be li
-BEGIN PGP SIGNED MESSAGE-
On Freitag, 28. Februar 2003 16:26, Edwin Leuven wrote:
> ../../lyx-devel/src/format.C:28: `cout' not declared
missing #include
> ../../lyx-devel/src/format.C:30: `io' not declared
Remove this line
Kornel
- --
Kornel Benko
[EMAIL PROTECTED]
-BEG
> "Alfredo" == Alfredo Braunstein <[EMAIL PROTECTED]> writes:
Alfredo> Jean-Marc Lasgouttes wrote:
>> OK, it seems that Angus applied it. What would be a good (short)
>> description of the bug it fixes?
>>
>> JMarc
Alfredo> I think something like:
Alfredo> "Preview snippets are converted tw
Jean-Marc Lasgouttes wrote:
> Alfredo, please don't do this. should be included as the
> first header in all .C file, but never in .h files.
>
> JMarc
Finally, some words of wisdom. I though that this was the solution because
of LString.h:
#if 0
#ifndef _CONFIG_H
#error The header should alwa
> "Vaclav" == Vaclav Smidl <[EMAIL PROTECTED]> writes:
Vaclav> (I had to change Author_Address to AuthorAddress. It does not
Vaclav> work with CopyStyle! lyx announce it does not know
Vaclav> Author_Address but 'Author Address' which does not work
Vaclav> eather. AuthorAddress is safe enough.)
> "Alfredo" == Alfredo Braunstein <[EMAIL PROTECTED]> writes:
Alfredo> Kornel Benko wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>>
>> On Freitag, 28. Februar 2003 14:35, Alfredo Braunstein wrote:
>>> Try adding #include to the top of format.h.
>> Next error:
>>
Alfredo> How about this? I
still get
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
and
../../lyx-devel/src/format.C:28: `cout' not declared
../../lyx-devel/src/format.C:30: `io' not declared
../../lyx-devel/src/f
Kornel Benko wrote:
> Still some there, but next directory ...
>
Of course, forgot about xforms. (should work with qt, though). I'll need
another age to compile. Sigh.
Alfredo
Hi!
I'm trying to compile LyX 1.3.0 on a Solaris 2.8 system, but I've run into
trouble. Here's where it breaks:
[...]
source='GraphicsCacheItem.C' object='GraphicsCacheItem.lo' libtool=yes \
depfile='.deps/GraphicsCacheItem.Plo' tmpdepfile='.deps/GraphicsCacheItem.TPlo' \
depmode=gcc /bin/bash .
-BEGIN PGP SIGNED MESSAGE-
On Freitag, 28. Februar 2003 15:31, Alfredo Braunstein wrote:
> How about this? I hope I'v catched them all...
>
> Alfredo
>
> patch.diff
Still some there, but next directory ...
source='xformsImage.C' object='xformsImage.lo' libtool=yes \
depfile='.deps/xforms
Kornel Benko wrote:
> -BEGIN PGP SIGNED MESSAGE-
>
> On Freitag, 28. Februar 2003 14:35, Alfredo Braunstein wrote:
>> Try adding #include to the top of format.h.
>
> Next error:
>
How about this? I hope I'v catched them all...
Alfredo
? save
Index: converter.C
===
Kornel Benko wrote:
> -BEGIN PGP SIGNED MESSAGE-
>
> On Freitag, 28. Februar 2003 14:35, Alfredo Braunstein wrote:
>> Try adding #include to the top of format.h.
>
> Next error:
>
> g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/include
> -I/usr/X11R6/include -ftemplate-depth-50 -
-BEGIN PGP SIGNED MESSAGE-
On Freitag, 28. Februar 2003 14:35, Alfredo Braunstein wrote:
> Try adding #include to the top of format.h.
Next error:
g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/include -I/usr/X11R6/include
-ftemplate-depth-50 -fno-exceptions -W -Wall -Winline -c -
Try adding #include to the top of format.h.
Alfredo
Edwin Leuven wrote:
> compile fails for me:
>
> g++ -DHAVE_CONFIG_H -I. -I../../lyx-devel/src -I. -I../../lyx-devel/boost
> -I/usr/include -I/usr/X11R6/include -g -O -fno-exceptions -W -Wall
> -Winline -c -o graph.o `test -f '../../lyx-devel/src/graph.C' || echo
> '../../lyx-devel/src/'`../../l
Hi,
Is there a way to extend the list of available fonts in the
Layout->Document->Layout dialog? I have installed a few fonts that are not
available in this list (like charter) but which are still very easily usable
by adding "\usepackage{fontname}" to the preamble. And AFAIK this is just
what
Thanks for trying this.
> Just had a further look, and I'm guessing that you're trying to get output
> as in example 2 of instraut.ps, where the authors are one after the other,
> followed by addresses? I have to admit, this isn't a format I've ever had
> to use, so I didn't think of it.
You are
compile fails for me:
g++ -DHAVE_CONFIG_H -I. -I../../lyx-devel/src -I. -I../../lyx-devel/boost
-I/usr/include -I/usr/X11R6/include -g -O -fno-exceptions -W -Wall -Winline
-c -o graph.o `test -f '../../lyx-devel/src/graph.C' || echo
'../../lyx-devel/src/'`../../lyx-devel/src/graph.C
cc1plus:
Apparantly, the patch is here!
cghan
--- types.h 2003-03-01 03:57:47.0 +0900
+++ types._new.h2003-03-01 03:59:30.0 +0900
@@ -24,7 +24,7 @@
* char_type == char except in CJK-LyX where char_type == wchar_t.
*/
typedef wchar_t char_type;
-
On Fri, 28 Feb 2003, Kohtaro Hitomi wrote:
>In file included from ../../src/lyxtextclass.h:21,
> from ../../src/bufferparams.h:23,
> from ../../src/lyxrc.h:19,
> from formulabase.C:27:
>
>../../src/s
On Fri, Feb 28, 2003 at 09:45:15AM +0100, Alfredo Braunstein wrote:
> Sorry for the delay, the patch didn't applied cleanly anymore and had to
> backup some new changes to recreate it.
Applied.
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they d
Latest LyX-1.4.0cvs seems to have some bugs with respect to checkout and
checkin and noticing changes in the readonly status of the current buffer.
The "co" or "ci" happen, but the buffer readonly status is not correctly
set.
Anyone else see this?
---Kayvan
--
Kayvan A.
Andre Poenitz wrote:
> Send me the patch again.
>
> Andre'
>
Sorry for the delay, the patch didn't applied cleanly anymore and had to
backup some new changes to recreate it.
Alfredo
/**
* \file format.C
* This file is part of LyX, the document processor.
* Licence details can be found in th
40 matches
Mail list logo