On Sunday 17 Jul 2005 6:16 pm, Georg Baum wrote:
> Am Sonntag, 17. Juli 2005 08:40 schrieb [EMAIL PROTECTED]:
> > Can anybody help to correct this error?
>
> Change line 350 of QPrefs.C from
>
> if (cb->text(i) == default_font_name) {
>
> to
> if (fromqstr(cb->text(i)) == default_font_name) {
>
>
On Sunday 17 Jul 2005 9:33 pm, Jean-Marc Lasgouttes wrote:
> > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>
> Georg> Am Sonntag, 17. Juli 2005 08:40 schrieb [EMAIL PROTECTED]:
> >> Can anybody help to correct this error?
>
> Georg> Change line 350 of QPrefs.C from
>
> Georg> if (cb->tex
Hello,
I tried to compile LyX-1.3.6 on stock Slackware 10.1 system. My build script
is given below:
#!/bin/sh
VERSION=1.3.6
SLKCFLAGS="-O2 -march=i486 -mcpu=i686"
CFLAGS="$SLKCFLAGS"
CXXFLAGS="$SLKCFLAGS"
rm -rf lyx-$VERSION
tar -xjvf lyx-$VERSION.tar.bz2
cd lyx-$VERSION
# Corret ownerships
Hello:
How do I rotateleft the figure caption in a pdftex document.
Please help.
Thanks for your help.
Anand