Jean-Marc Lasgouttes wrote:
"Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
Yves> Just one nit: add a comment to the latex_options, such as
Yves> +french french "French" false iso8859-1 fr_FR
Yves>
"\addto\extrasfrench{\providecommand{\og}{\leav
Jean-Marc Lasgouttes wrote:
Yves,
I would be interested to have more input from you on this subject, so
that I can try to improve my patch and eventually commit it.
Sorry to answer so late. Your patch doesn't solve the main problem: how
to use frenchle with a recent TeX distribution. But I d
Jean-Marc Lasgouttes wrote:
[...]
This will not work because we pass the language as a documentclass
option and it is not possible to load two french languages, AFAIK.
It could work by not using babel:
\documentclass[french]{article}
.
.
.
\usepackage{frenchle}
But then, one cannot use other
(sorry I've broken the thread)
Angus Leeming wrote:
> I've written a python script (attached) to convert lib/CREDITS to a
> web page.
[...]
> Questions for our resident python gurus:
Being neither resident not a guru...
> * Is there a python iconv or recode module? It would be nice to do
> thi
Angus Leeming wrote:
[...]
> In light of all this, I'm asking whether I can have your permission to
> add your names to http://www.lyx.org/blanket-permission.txt:
>
> "The following people hereby grant permission to licence their
> contributions to LyX under the Gnu General Public Licence, versi
Kuba Ober wrote:
>
> Hi,
>
> Since some time I'm contemplating implementing booktabs a.k.a. tableaux
> support for 1.3.x. Would that have a chance to go in, if properly
done? I.e.
> are any new features allowed into 1.3.x? I might have asked that
before, but
> have forgotten the answer since :) *
On Wed, Feb 06, 2002 at 03:58:23PM +, Jules Bean wrote:
> On Wed, Feb 06, 2002 at 04:54:51PM +0100, Yves Bastide wrote:
> > Maybe something to document: (some versions of?) XSetFontPath don't like
> > (some version of?) nfs mounted directories...
> >
> > che
Maybe something to document: (some versions of?) XSetFontPath don't like
(some version of?) nfs mounted directories...
chellas:~/build/lyx-devel/lib% xset fp+ `pwd`/fonts
xset: bad font path element (#38), possible causes are:
Directory does not exist or has wrong permissions
Directory
On Fri, Oct 19, 2001 at 03:50:33PM +0200, Jean-Marc Lasgouttes wrote:
> >>>>> "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
>
> Yves> Not at this time, sorry: I've just moved, leaving my computer
> Yves> 600 km back..
>
> And
On Fri, Oct 19, 2001 at 02:52:14PM +0200, Jean-Marc Lasgouttes wrote:
>
> I have fixed the configure stuff to work with autoconf 2.52 and
> automake 1.5. Can you confirm that it works?
Not at this time, sorry: I've just moved, leaving my computer 600 km back..
>
> JMa
On Mon, Oct 01, 2001 at 05:39:38PM +0200, Jean-Marc Lasgouttes wrote:
> >>>>> "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
>
> Yves> Does config/lyxinclude.m4 still need to use LYX_PROG_CXX instead
> Yves> of AC_* (other than that LYX_
src/frontends/qt2/{,ui/}Makefile.am define twice DISTCLEANFILES, the first
one seeming unnecessary.
Also, src/frontends/qt2/ui/moc/Makefile.am contains a strange
#$(patsubst, %, %Dialog_moc.C, $(DIALOGS))
line
(no harm done anyway)
--
Yves
Does config/lyxinclude.m4 still need to use LYX_PROG_CXX instead of AC_*
(other than that LYX_* deals with --enable-warnings and others)?
The reason being that this macro doesn't work anymore with automake 1.5,
which uses a new dependency tracking implementation (which needs an
AC_SUBST done by A
On Fri, Sep 14, 2001 at 12:40:24PM +0200, Jean-Marc Lasgouttes wrote:
> > "Philipp" == Philipp Lehman <[EMAIL PROTECTED]> writes:
>
> Philipp> There is a latin9.def at
> Philipp> http://www.loria.fr/~gustedt/iso8859-15.html which allows one
> Philipp> to use iso8859-15 screen fonts and simply
On Wed, Sep 05, 2001 at 02:30:13PM +0200, Jean-Marc Lasgouttes wrote:
> I would rather have a fix in boost (conditionally define
> BOOST_NO_LIMITS in boost/config.hpp for freebsd under the relevant gcc
> versions) that we could forward to them and have right now in our
> sources. This is IMO clean
On Wed, Sep 05, 2001 at 10:26:04AM +0900, R. Lahaye wrote:
> From: Yves Bastide wrote:
> > Rob, what about my objection to putting this wchar.h in cheader?
>
> Well, this is all about getting CVS compiled on my FreeBSD PC.
> Your first patch, a day or two ago, didn't
On Tue, Sep 04, 2001 at 06:40:57PM +0200, Jean-Marc Lasgouttes wrote:
> >>>>> "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
>
> Yves> Well, when lyx becomes multibytes, there will be problems with
> Yves> this issue again..
>
> If F
On Tue, Sep 04, 2001 at 05:54:53PM +0200, Jean-Marc Lasgouttes wrote:
> > "R" == R Lahaye <[EMAIL PROTECTED]> writes:
>
> >> Could you describe what the exact problem is? Who wants to use
> >> wchar.h?
>
> R> Uh? boost/boost/detail/limits.h wants. Well, it includes ,
> R> which on my FreeBS
On Wed, Sep 05, 2001 at 12:43:30AM +0900, R. Lahaye wrote:
> Jean-Marc Lasgouttes wrote:
> >
> > > "R" == R Lahaye <[EMAIL PROTECTED]> writes:
> >
> > R> The following patches work for FreeBSD 4.3 (latest official
> > R> release), where C headers for wide char are not available. It's for
> >
On Tue, Sep 04, 2001 at 05:27:18PM +0200, Jean-Marc Lasgouttes wrote:
> > "R" == R Lahaye <[EMAIL PROTECTED]> writes:
>
> R> The following patches work for FreeBSD 4.3 (latest official
> R> release), where C headers for wide char are not available. It's for
> R> present (and possibly older) v
On Tue, Sep 04, 2001 at 02:22:56PM +0100, Jose Abilio Oliveira Matos wrote:
>
> As a curiosity, did reLyX worked before?
> I guess that if it work then we had a strange case of interaction beetween
> BLOCK and the variable outside. Hardly what anyone would expect.
BEGIN blocks are executed
On Tue, Sep 04, 2001 at 10:01:21AM +0900, R. Lahaye wrote:
>
> Hi,
>
> The following patches work for FreeBSD 4.3 (latest official release),
> where C headers for wide char are not available.
> It's for present (and possibly older) versions of FreeBSD. New releases
> may probably ship with suffi
On Mon, Sep 03, 2001 at 10:45:16PM +0100, Jose Abilio Oliveira Matos wrote:
>
FOUND!
diff -u -p -r1.5 reLyX.in
--- lib/reLyX//reLyX.in 2001/08/31 07:54:05 1.5
+++ lib/reLyX//reLyX.in 2001/09/03 21:46:38
@@ -14,11 +14,13 @@ $^W = 1; # same as 'perl -w'
use vars qw($lyxdir $lyxname);
my (
On Mon, Sep 03, 2001 at 07:17:38PM +0100, Jose Abilio Oliveira Matos wrote:
>
> Do you have any idea why Michael has problems with the reLyX path detection?
Hmm. Michael, I don't understand this:
> > Can't locate reLyXmain.pl in @INC (@INC contains:
> > /home/schmitt/Programme/lyx-1.2.0cvs-so
On Mon, Sep 03, 2001 at 05:38:29PM +0200, Michael Schmitt wrote:
> On Mon, 3 Sep 2001, Yves Bastide wrote:
>
> > > > Is such fiddling appropriate, when all we have is a user bug ? :-)
> > > > A marginpar, like a footnote or an index entry, is meant to refer to t
On Mon, Sep 03, 2001 at 03:44:48PM +0200, Edwin Leuven wrote:
> in today's cvs:
>
> main.o: In function
> `__default_alloc_template::_S_chunk_alloc(unsigned int, int &)':
> /usr/include/g++-3/stl_alloc.h:467: undefined reference to
> `GUIRunTime::initApplication(int, char **)'
> collect2: ld r
On Mon, Sep 03, 2001 at 02:38:00PM +0200, Herbert Voss wrote:
> Yves Bastide wrote:
> >
> > Is such fiddling appropriate, when all we have is a user bug ? :-)
> > A marginpar, like a footnote or an index entry, is meant to refer to the
> > preceding word. No?
>
On Mon, Sep 03, 2001 at 01:24:13PM +0200, Herbert Voss wrote:
> Michael Schmitt wrote:
> >
> > On Mon, 3 Sep 2001, Herbert Voss wrote:
> >
> > > this is your problem, not a latex one ...
> > > when you add your margin note _direct_ before the last word,
> > > than the parbox of the margin and th
On Fri, Aug 31, 2001 at 09:44:46PM +0100, John Levon wrote:
> On Fri, Aug 31, 2001 at 03:01:27PM +0200, Michael Schmitt wrote:
[snip]
> > - Create a new document that contains the word "Sophisticated" 6 times. View the
> > dvi output (->last word is broken into two lines); add a margin note righ
On Fri, Aug 31, 2001 at 11:30:32AM +0100, Jose Abilio Oliveira Matos wrote:
[snip]
> >
> > Yeah, that's OK too.
>
> Actually I have choosen your alternative, I really dislike the ()->, grrr...
> (sorry Yves, nothing personal, on the other hand since today is friday it
> is after all).
Ok. Wa
On Fri, Aug 31, 2001 at 12:32:48PM +0200, Lars Gullik Bjønnes wrote:
> "R. Lahaye" <[EMAIL PROTECTED]> writes:
>
> | Hi,
> |
> | I'm running FreeBSD 4.3 (lattest official release) and there are problems
> | with the "#include " lines in boost/boost/detail/limits.hpp.
> | All the wide character f
On Thu, Aug 30, 2001 at 12:07:39PM +0100, Jose Abilio Oliveira Matos wrote:
[snip]
>
> Unless you have other features/bug fixes it easier to add it my self than
> to have all the trouble with patching and unpatching. ;-)
:-)
If you ask so:
- reLyXmain.pl: 97 \\documentclass, not \documentcl
On Wed, Aug 29, 2001 at 06:42:11PM +0100, Jose Abilio Oliveira Matos wrote:
[snip]
>
> 305 if( $Latex_Preamble =~ /\\geometry\{(.*)\}/) {
> 306 my $geom_options = $1;
> 307 my $op;
> 308 foreach $op (keys %Geometry_Options) {
> 309 $geom_options =
On Wed, Aug 29, 2001 at 10:19:09PM +0200, Lars Gullik Bjønnes wrote:
> [EMAIL PROTECTED] (Yves Bastide) writes:
>
> | Hmm, I am alone in seeing this problem? :-)
> |
> | Index: src/mathed/math_parser.C
> | ===
Hmm, I am alone in seeing this problem? :-)
Index: src/mathed/math_parser.C
===
RCS file: /cvs/lyx/lyx-devel/src/mathed/math_parser.C,v
retrieving revision 1.125
diff -u -p -r1.125 math_parser.C
--- src/mathed/math_parser.C2001/0
On Mon, Aug 27, 2001 at 08:21:50AM +0200, Andre Poenitz wrote:
> > 60 template
> > 61 void ControlDialog::show()
> > 62 {
> > 63 if (isBufferDependent() && !lv_.view()->available())
> > 64 return;
> > 65
> > 66 setParams();
> >
On Sat, Aug 25, 2001 at 09:56:49PM +0100, John Levon wrote:
>
> Angus recently added isBuilt() in controllers/ to make sure that
> the dialog is built before changing its readonly stuff.
>
> 60 template
> 61 void ControlDialog::show()
> 62 {
> 63 if (isBufferDependen
On Fri, Aug 17, 2001 at 09:30:24AM +0200, Juergen Vigna wrote:
>
> On 16-Aug-2001 Zvezdan Petkovic wrote:
>
> > That way my rpm shell script is executed when I type rpm ...
> > It adds my rpmrc file, and it adds my macros file. Hence the topdir and
> > tmppath get changed to my directories and I
On Thu, Aug 16, 2001 at 08:41:23PM +0200, Ronny Buchmann wrote:
> * Zvezdan Petkovic <[EMAIL PROTECTED]> [2001-08-16 19:59] wrote:
> > On Thu, Aug 16, 2001 at 07:33:55PM +0200, Ronny Buchmann wrote:
> > > the point is, that its not clear, which macros are supported in which
> > > rpm version so ma
01
@@ -1,3 +1,8 @@
+2001-07-26 Yves Bastide <[EMAIL PROTECTED]>
+
+ * insetquotes.C (dispString): display the right ISO8859-{1,9,15}
+ quotes
+
2001-07-26 Lars Gullik Bjønnes <[EMAIL PROTECTED]>
* insetminipage.C (read): handle missing parameters more gracef
On Mon, Jul 23, 2001 at 12:14:14PM +0200, Jean-Marc Lasgouttes wrote:
> >>>>> "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
>
> Yves> There were two problems: when using a language other than french
> Yves> or frenchb, no french quotes we
On Fri, Jul 20, 2001 at 03:58:39PM +0200, Jean-Marc Lasgouttes wrote:
> >>>>> "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
>
> Yves> Hi, Here's a proposed patch to use frenchb's guillemets \og and
> Yves> \fg (which have proper sp
On Fri, Jul 13, 2001 at 09:24:20PM +0300, Dekel Tsur wrote:
> This patch creates an error dialog when reading a file that contains unknown
> layouts.
> Comments ?
Cool! This will prevent people like me manually re-diff-ing a thesis after
having forgotten to copy around some non-standard layouts.
===
RCS file: /cvs/lyx/lyx-devel/src/ChangeLog,v
retrieving revision 1.230
diff -u -p -r1.230 ChangeLog
--- src/ChangeLog 2001/07/13 14:03:41 1.230
+++ src/ChangeLog 2001/07/13 17:13:13
@@ -1,3 +1,9 @@
+2001-07-13 Yves Bastide <[EMAIL PROTECTED]>
+
+ * l
On Fri, Jul 13, 2001 at 03:57:36PM +0200, Andre Poenitz wrote:
[snip]
> How would we export that? \mbox{contents}?
[snip]
Perhaps another item for the bottom of your todo list: use AMS's \text
instead of \mbox. It supports accented characters, among others...
(selected via validate()?)
>
> And
-1,3 +1,8 @@
+2001-06-19 Yves Bastide <[EMAIL PROTECTED]>
+
+ * src/insets/insetquotes.C (InsetQuotes::Latex): fix frenchb
+ french guillemets use.
+
2001-06-18 Jean-Marc Lasgouttes <[EMAIL PROTECTED]>
* lib/tex/cv.cls:
Index: sr
Here is a second patch for building 1.1.6fix with gcc 3.0. This one
should be less bad :)
--
Yves
std-try2.patch.gz
On Fri, Jun 08, 2001 at 04:36:10PM +0200, Jean-Marc Lasgouttes wrote:
> >>>>> "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
>
> Yves> Here's a patch; I finally didn't try to go and test the kde and
> Yves> gnome frontends, since the
On Thu, Jun 07, 2001 at 08:01:38PM +0200, Lars Gullik Bjønnes wrote:
> [EMAIL PROTECTED] (Yves Bastide) writes:
>
> | On Thu, Jun 07, 2001 at 07:23:08PM +0200, Lars Gullik Bjønnes wrote:
> | > [EMAIL PROTECTED] (Yves Bastide) writes:
> | [about patches for gcc 3.0]
> | >
On Thu, Jun 07, 2001 at 07:23:08PM +0200, Lars Gullik Bjønnes wrote:
> [EMAIL PROTECTED] (Yves Bastide) writes:
[about patches for gcc 3.0]
>
> I wonder why you have to change anything at all... I am compilig with
> gcc 3.0 all the and have commited all the changes I needed to
>
On Thu, Jun 07, 2001 at 02:36:17PM +0200, Jean-Marc Lasgouttes wrote:
> >>>>> "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
>
> Yves> It seems that another number of std:: or using std:: are needed
> Yves> to compile LyX 1.1.6 with GCC 3.0 o
On Thu, Jun 07, 2001 at 04:38:01PM +0200, Jean-Marc Lasgouttes wrote:
> > "John" == John Levon <[EMAIL PROTECTED]> writes:
>
> John> --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii
> John> Content-Disposition: inline
>
> John> Things are worse than I thought. My previously repo
It seems that another number of std:: or using std:: are needed to compile
LyX 1.1.6 with GCC 3.0 or other modern compilers.
I guess that, in .C files, the preferred way is to use
#ifndef CXX_GLOBAL_CSTD
using std::strlen;
...
#endif
But what about header files? Is The Right Thing, such as
--
On Wed, Jun 06, 2001 at 09:37:24PM +0200, Herbert Voss wrote:
> Dekel Tsur wrote:
> >
> > On Wed, Jun 06, 2001 at 04:57:19PM +0200, Jean-Marc Lasgouttes wrote:
> > >
> > > - the aapaper class has been renamed to aa and updated
> >
> > You should add to the announcement a big warning that the \te
Hi LyX developers,
autoconf 2.50 introduces incompatibilities with the previous versions;
i.e., running ./autogen.sh builds a defective configure (for both -devel
and -1_1_6). Debian Unstable now uses this version.
Two quick fixes:
* config/kde.m4 uses AC_PATH_X_DIRECT and AC_PATH_X_XMKMF, whic
On Thu, Apr 12, 2001 at 04:37:00PM +1000, Allan Rae wrote:
> [snip]
>
> Well I went for a walk to the bookshop and browsed through some C++ texts
> there and discovered a mind-blowing book called:
>
> "Modern C++ Design: Generic Programming and Design Patterns Applied"
> Andrei Alexandrescu
> Ad
On Thu, Mar 22, 2001 at 12:40:03PM +, John Levon wrote:
> On Wed, 21 Mar 2001, Andre Poenitz wrote:
>
> > I admit that functors in the current Standard Lirary are clumsy to use.
> > If LyX would use them on a regular base I'd suggest to use the 'Lambda
> > Library' which makes those things mu
On Thu, Feb 15, 2001 at 09:55:12PM +0100, Michael Schmitt wrote:
> Hi,
Hi,
>
> when starting LaTeX from within LyX 1.1.6cvs, it takes 6 (!) runs to produce a
> dvi file for one of my documents. Is it possible that a document requires so
> many iterations or does this indicate a LyX problem? Even
On Wed, Feb 14, 2001 at 09:32:06PM +0100, Bernd Harmsen wrote:
>
> Hello Yves,
Hi,
>
> On Wed, Feb 14, 2001 at 06:50:48PM +0100, Yves Bastide wrote:
> > The problem seems to come from libstdc++, at least on my Debian
> > unstable machine.. It's the parsing of the l
On Wed, Feb 14, 2001 at 01:44:38PM -0400, Garst R. Reese wrote:
> Bernd Harmsen wrote:
> >
> > Hello,
> >
> > On Wed, Feb 14, 2001 at 07:02:04PM +0200, Dekel Tsur wrote:
> > > On Wed, Feb 14, 2001 at 05:04:44PM +0100, Bernd Harmsen wrote:
> > > > LaTeX is very slow on my System, if called from L
On Thu, Feb 01, 2001 at 03:41:21PM +0100, Jean-Marc Lasgouttes wrote:
> >>>>> "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
>
> Yves> --IS0zKkzwUGydFO0o Content-Type: text/plain; charset=us-ascii
> Yves> Content-Disposition: inline
>
&
Attached patch for 1.1.6cvs fixes compilation errors with STLport:
bind2nd and not1 are in , not in .
--
Yves
func.diff.gz
On Mon, Dec 04, 2000 at 06:19:08PM +, Angus Leeming wrote:
> [snip]
>
> Can anybody think of any other changes in format?
\paragraph_spacing (special spacing for the paragraph)
>
> Angus
>
--
Yves
On Mon, Dec 04, 2000 at 07:49:19PM +0100, Lars Gullik Bjønnes wrote:
> Thomas Steffen <[EMAIL PROTECTED]> writes:
>
> | [snipped]
>
> Only if you define what minor revisions are... I am not sure the
> change from 1.1.4 to 1.1.5 is a minor revision (and please forget the
> numbers). 1.1.4 to 1.1.
On Tue, Nov 28, 2000 at 04:08:20PM +, Duncan Simpson wrote:
> > On Tue, Nov 28, 2000 at 10:30:34AM +0100, Rainer Dorsch wrote:
> > >
> > > [`_' not escaped in index entries]
> > >
> >
> > Not speaking for the developers, but I think this should simply be
> > documented; mathemathic formulae
On Tue, Nov 28, 2000 at 10:30:34AM +0100, Rainer Dorsch wrote:
>
> Hi,
>
> I am not sure, if this is a known problem, but underscores in index entires
> have to be quoted, e.g. CVS_ROOT. Otherwise an error is thrown at the
> beginning of the document.
>
> This was quite confusing to a student
On Thu, Nov 09, 2000 at 04:19:52PM +0100, Jean-Marc Lasgouttes wrote:
> >>>>> "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
>
> Yves> You should use the XForms and Xpm from Debian: libforms-dev and
> Yves> xpm4g-dev. Howether, due to a bug in
On Wed, Nov 08, 2000 at 11:33:20AM +0100, [EMAIL PROTECTED] wrote:
>
> I have recently switched from Suse2.3 to Debian2.2 Linux Distribution. Since I
> don't manage to compile LyX (last version 1.1.5Fix2) (there was no problem with
> suse)
> I have downloaded libxforms.so.0.89 and libXpm.so.4.11
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/ChangeLog,v
retrieving revision 1.665
diff -u -U0 -r1.665 ChangeLog
--- ChangeLog 2000/11/03 16:47:26 1.665
+++ ChangeLog 2000/11/03 18:05:16
@@ -0,0 +1,10 @@
+2000-11-03 Yves Bastide <[EMAIL PROTEC
On Fri, Nov 03, 2000 at 06:31:16PM +0100, Lars Gullik Bjønnes wrote:
> Yves Bastide <[EMAIL PROTECTED]> writes:
>
> | Locales, or: The Infamous 2,17 Problem.
> |
> | ``Warning: need lyxformat 2,17 but found 2,00'' plagues every user with
> | funny () LC_NUMERIC
Locales, or: The Infamous 2,17 Problem.
``Warning: need lyxformat 2,17 but found 2,00'' plagues every user with
funny () LC_NUMERIC. As everyone know, the .lyx file must be
read/written in the C locale to have its \lyxformat correctly formatted.
For writing, this is already half-done: if the li
On Fri, Nov 03, 2000 at 10:16:13PM +0900, R. Lahaye wrote:
>
> Hi,
>
> I keep sending these warnings till somebody shoots me
>
> R.
>
> insettext.C: In method `void InsetText::InsetButtonPress(class BufferView *, int ,
>int, int)':
> insettext.C:600: warning: initialization of non-const r
lstrings.C contains the following lines:
#ifndef __GLIBCPP__
// The new glibstdc++-v3 has not worked out all the quirks regarding cctype
// yet. So currently it failes if the to using lines below are stated.
using std::tolower;
using std::toupper;
#endif
Except for the typos :-), this fails also
On Wed, Nov 01, 2000 at 07:31:54PM +0100, Lars Gullik Bjønnes wrote:
> Yves Bastide <[EMAIL PROTECTED]> writes:
>
> | I suppose this code is pristine X11R6.3, though I didn't look around.
> |
> | BTW, this only applies upto 1.1.5fix2, the 1.1.6 way is OK on this
&g
s* or
something like that. And verifying if the pattern was found (a class name
of `2000/06/06' looks surprising :-)
Stid
--
Yves Bastide| Limos
| +33 (0)4 73 40 77 73
--- /usr/X11R6/share/lyx/reLyX/MakePreamble.pm Wed Sep 6 12:44:58 2000
+++ /misc/rlin
hack used in this patch is to `bump up' keysyms in the range
[-128..0), but I guess this is unacceptable.
Stid
--
Yves Bastide| Limos
| +33 (0)4 73 40 77 73
--- ChangeLog 2000/10/31 23:28:49 1.651
+++ ChangeLog 2000/11/01 14:18:42
@@ -0,0 +1,5
The attached patch sets the correct language when loading old (pre 2.17)
format tabulars.
--
Yves Bastide| Limos
| +33 (0)4 73 40 77 73
Index: ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx
two binary versions of LyX for distributions. A better way might be
a command line option, or autodetection...
Regards,
Stid
--
Yves Bastide| Limos
| +33 (0)4 73 40 77 73
they do)
I also tried a variation:
owner->view()->update(-2);
FreeUpdateTimer();
owner->view()->text->TransposeChars();
owner->view()->update(1);
SetUpdateTimer();
break;
To no avail.
Hello,
While trying to convince a coworker to switch to LyX, I was bitten by
2 bugs, one when reLyXing his .tex file and one when trying to figure
why the re-exported LaTeX file didn't work while the LyX one did.
The reLyX bug: alignement is output in layouts that don't support them.
The LyX bu
80 matches
Mail list logo