"Arnd Hanses" <[EMAIL PROTECTED]> writes:
| How can you be sure without '& 0x7f' for all the numerous different
| Double Byte encodings, commonly used for PC file systems in asian
| countries? Perhaps some of the asian language porters could give a
| helpful summary of the situation?
Does any of
On Wed, Nov 10, 1999 at 09:36:21PM -0800, Ken Miller wrote:
> I'm running reLyX Revision date 1999/05/02 on red hat 6.0 linux on an
> intel machine (dual pentium) with "perl, version 5.005_03 built for
> i386-linux". The following simple tex file test.tex causes reLyX to fail:
>
> %-
The attached patch adds a new 'command' called
[[ Aerm... sorry... I should learn to handle Pine... ]]
'command-sequence'
This allows a key sequence to be bound to a seqeunce of other lyx-commands
Example:
\bind "F12" "command-sequence math-insert alpha; math-insert beta;"
Every single co
I tried to port Lyx 1.1.2 to Win98 using the cygwin-b20.1 environment, i.e
gcc 2.95. What I first have done is to configure Lyx as by calling following
script:
===
#!/bin/sh
./configure --prefix=/apps/lyx112 \
--x-includes=/usr/X11r64/include \
--x-libraries=/usr/X11r64/l
I read a message on this mailing list about two seeks ago about \vee not
being in the symbol font in X.
It is in my symbol font at least (both in the adobe and urw versions and
has glyph number 0xda.
Simply adding
#define LM_vee 0xda
(and removing it from the large enum)
in the file src/mathed/s
I did not find any earlier report about this, so...
It seems to me that insert label dialog of Lyx 1.1.2 (and possible
earlier?) is broken. I tried to Insert->Label...->Cancel and got
Abort. It seems that it doesn't matter if the dialog box is empty or
not. It crashes anyway.
- Anssi
p.s. I'