Hello,
Another question about how to color a text:
Is there any possibility to have add tag before and after
a block of text so as to gray this block of text independently
of its style (paragraph, quote, etc).
For all the other possibilities I have found of the lyx users
archive, you have to fo
Hello,
maybe jurabib is what you need (for law-students and humanities).
Look at:
http://userpage.fu-berlin.de/~jberger/
Greetings
Jan
On Sun, 03 Dec 2000, Christopher Jones wrote:
> In a little more detail: I have been searching high and low, and all I find in
> any document on the web are
Thank you for the warning. I will look for a compatible xforms version to
solve the problem definitely. At the moment, I was just very glad that LyX
was running at all.
Best Wishes,
Juergen.
Am Samstag, 2. Dezember 2000 04:47 schrieben Sie:
> On Fri, 1 Dec 2000, Jürgen Spitzmüller wrote:
> >
> "john" == john gennard <[EMAIL PROTECTED]> writes:
john> I've just installed the above and want to start the learning
john> process. However, on launching Lyx I'm faced with a window which
john> is to large for my screen and I dislike using a virtual desktop.
john> So far I've been unable t
Hi,
when running the configure script of lyx-1.1.5fix2 on Redhat 7, I
encounter the following message
** Cannot find libforms or libxforms. Please check that the xforms
library
is correctly installed on your system.
This was despite of the fact that I have used the option
--with-extra-prefix
Errr...
what's wrong with using the Color option of the Character popup?
If your desired color isn't listed, then someone mention recently that you
could use the graphix package to refine your own colors in the latex
preamble. Use, if I recall correctly, is something like myred{ some text,
bl
On Sat, 9 Dec 2000, Andre Juffer wrote:
> ** Cannot find libforms or libxforms. Please check that the xforms
Couple of hopefully useful tips:
- after installing xforms, type (as root)
ldconfig
- set LD_LIBRARY_PATH pointing to xforms library path, eg
export LD_LIBRARY_PATH=/usr/l
Two questions.
1. was the library in usr/local/lib a staticlib, libforms.a, or a shared
object, libforms.so.
2. If it was a .so lib, then does LD_LIBRARY_PATH have a /usr/local/lib entry?
Angus
On Saturday 09 December 2000 11:48, Andre Juffer wrote:
> Hi,
>
> when running the configure script o
On Sat, Dec 09, 2000 at 01:48:41PM +0200, Andre Juffer wrote:
> Hi,
>
> when running the configure script of lyx-1.1.5fix2 on Redhat 7, I
> encounter the following message
>
> ** Cannot find libforms or libxforms. Please check that the xforms
> library
>is correctly installed on your system.
Hello again,
I just what to change the background color. For example:
Latex_Tag -> switch background color to light gray
\begin{verbatim}
Some text
\end{verbatim}
Latex_Tag_2 -> switch background color to "normal"
This "method" will allow me to add a minimum of Latex command in ERT.
It will
I've got two Debian 2.2 potato boxes, one is a PC, the other one a
PPC. I've compiled LyX 1.1.5fix2 on both of them. On the PC I get a
localized german version if I set the necessary environment variables,
on the PPC not (though I now it's supposed to works because the
1.1.4fix3 .deb from Debian s
Angus Leeming wrote:
>
> Two questions.
> 1. was the library in usr/local/lib a staticlib, libforms.a, or a shared
> object, libforms.so.
Both are available.
> 2. If it was a .so lib, then does LD_LIBRARY_PATH have a /usr/local/lib entry?
It has now.
I also have used ldconfig as suggested by
This dies in the configure script right?
Your config.log (?.status) should contain a copy of the little test program
that failed. Look at the end to find it. Then try and make it yourself.
My guess is that the library is found and linked Ok, but that running it dies
because the header file and
Angus Leeming wrote:
>
> This dies in the configure script right?
>
> Your config.log (?.status) should contain a copy of the little test program
> that failed. Look at the end to find it. Then try and make it yourself.
>
> My guess is that the library is found and linked Ok, but that running i
"R. E. de Lima-Lopes" <[EMAIL PROTECTED]> writes:
Take a look at custum-bib, which is a script to create your own .bst
file. You'll also need natbib. With the help of these two latex
packages, which you can find e.g. via
http://www.dante.de/cgi-bin/ctan-index
by entering their names there, you
On Mon, 4 Dec 2000, Andre Juffer wrote:
> Actually, the script comes to a nice end. There is no copy of a little
You can write easily test by hand:
cd /tmp
cat >test.c
main() {}
[ctrl-D]
gcc test.c -L/usr/X11R6/lib -lX11 -lforms -lm
In my system the above compiles
Jacobo Myerston <[EMAIL PROTECTED]> writes:
| I do not understand the behavior of the dead keys in the new version
| of lyx.
| I write usually in spanish and have assigned the acute_dead key to 0x2F,
| but since I have installed lyx-1.1.6pre2 this key doesn't work, (á é í ó
| ú), however I can
Hi Tuukka,
I have tried what you suggested and this is what I get:
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libforms.so: undefined
reference to `_xstat'
collect2: ld returned 1 exit status
So, apparently the system can find the library files, but the files
themselves seem corrupt. I w
Hi All,
the problem I had with the xforms has been solved. It seems that I had
an corrupt file or something. I have taken the glibc5 version from the
ftp.lyx.org and that one was ok. That is, configure did not complain.
Cheers,
--
Andre H. Juffer | Phone: +358-8-553 1683
The Bioce
On Mon, 4 Dec 2000, Andre Juffer wrote:
> /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libforms.so: undefined
> reference to `_xstat'
> collect2: ld returned 1 exit status
>
> So, apparently the system can find the library files, but the files
> themselves seem corrupt. I will try to find a
Tuukka Toivonen wrote:
>
> Downgrading your Linux distribution would probably help but that would be
> quite much of work.
Yep.
>
> It might be interesting to see if the symbol "_xstat" is defined somewhere
> in your libraries, eg "nm /lib/libc-2.1.*.so | grep _xstat" (it is in my
> Redhat 6.2
On Mon, 4 Dec 2000, Andre Juffer wrote:
> /usr/include/g++-3/sstream:102: taking dynamic typeid of object with
> -fno-rtti
Well... as a first step you could remove "-fno-rtti", which at least
shouldn't make more problems. LyX developers would know good way to do
that, my quick and dirty hack wou
> "Tuukka" == Tuukka Toivonen <[EMAIL PROTECTED]> writes:
Tuukka> On Mon, 4 Dec 2000, Andre Juffer wrote:
>> /usr/include/g++-3/sstream:102: taking dynamic typeid of object
>> with -fno-rtti
Tuukka> Well... as a first step you could remove "-fno-rtti", which at
Tuukka> least shouldn't make m
On Mon, 04 Dec 2000, you wrote:
> Hello,
>
> maybe jurabib is what you need (for law-students and humanities).
Thanks so much!!! That's exactly what I need.
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Tuukka" == Tuukka Toivonen <[EMAIL PROTECTED]> writes:
|
| Tuukka> On Mon, 4 Dec 2000, Andre Juffer wrote:
| >> /usr/include/g++-3/sstream:102: taking dynamic typeid of object
| >> with -fno-rtti
|
| Tuukka> Well... as a first step you c
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> On 1.1.5cvs ? (I don't think I have the harddisk space available
Lars> for debugging...)
Lars> With RH7 and 1.1.6cvs I have no problems at all.
I have had reports of somebody still failing after removing -fno-rtti,
because th
Yann Collete wrote:
>
> Hello again,
>
> I just what to change the background color. For example:
>
> Latex_Tag -> switch background color to light gray
>
> \begin{verbatim}
>
> Some text
>
> \end{verbatim}
>
> Latex_Tag_2 -> switch background color to "normal"
>
> This "method" will allow
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> On 1.1.5cvs ? (I don't think I have the harddisk space available
| Lars> for debugging...)
|
| Lars> With RH7 and 1.1.6cvs I have no problems at all.
|
| I have had repo
Hello,
I tried one of your tips:
Latex preamble:
\usepackage{color}
\definecolor{gris}{gray}{0.75}
The document:
...
\fcolorbox{gris}{gris}{ <- under standard style+ERT
...
some lyx-formated text
...
} <- under standard style+ERT
the only problem I've got now is that it doesn't work with th
Hello,
Sorry, the latex function I use is:
\fcolorbox{gris}{gris}{\textwith - \parindent - \ parindent}{
...
Lyx formated text
...
}
Your sincerely,
Yann COLLETTE
I write a lot of formula and I'd like to explain the ues
variables in a indented list underneath, something like
e=mc^2
eEnery
mmass
I know, I can do this by inserting a dummy paragraph ( {} or
% in ERT), set this to "quote" or "list" and nest my
Ok, I'm playing around with jurabib. Problem is, what I liked (and kind of need)
is the way achicago (frankenstein) provides "translator" and co. field entries.
Doesn't look like jurabib does that. So is there any way I can get jurabib to
handle all the ibid and footnoted citation stuff, and have
> "Yann" == Yann MORERE <[EMAIL PROTECTED]> writes:
Yann> hello, lyx users I've got a problem, when trying to get the
Yann> french language in the menus.
Yann> like said in the customization file, i export the LANG variable
Yann> :
Yann> export LANG=fr
Yann> i use a suse6.2. Is there anoth
Yann Collete wrote:
>
> Hello,
>
> Sorry, the latex function I use is:
>
> \fcolorbox{gris}{gris}{\textwith - \parindent - \parindent}{
>
> ...
> Lyx formated text
> ...
> }
this makes no big difference. if you are interested in the code,
drop me a line.
Herbert
--
[EMAIL PROTECTED]
http:
Hello,
I have a couple of questions about math labels.
How can one have lyx label equations using section numbers
instead of chapter numbers?
Once a math-label has been set, how can one change it? In a
regular label one can click it and change it in the pop-up menu,
but I am unable to get this to
Yann Collete wrote:
> I tried one of your tips:
> Latex preamble:
>
> \usepackage{color}
> \definecolor{gris}{gray}{0.75}
>
if you like try the following one:
save the attached file in ~/.lyx/layouts, insert the line
Input color.inc
in file stdclass.inc
do a reconfigure in lyx, restart and th
On Fri, Dec 01, 2000 at 06:05:37PM +0100, Heiko Schroeder wrote:
> My aim: I want to create a HTML-Output with LyX using "Export HTML".
You don't write what exactly is your problem with the output generated by
latex2html. My guess is that at least one problem is that the URLs entered
using the U
1.1.5fix2 References: <[EMAIL PROTECTED]> Reply-To:
[EMAIL PROTECTED] Gcc: nnfolder+archive:misc-mail
From: Andre Berger <[EMAIL PROTECTED]>
Date: 04 Dec 2000 22:51:45 +0100
In-Reply-To: Andre Berger's message of "04 Dec 2000 12:16:01 +0100"
Message-ID: <[EMAIL PROTECTED]>
Lines: 15
User-Agent: Gn
I've had an odd problem with the LyX-Code paragraph environment for
the past few LyX versions (since 1.1.4, perhaps?).
When I import (or paste) ASCII text into any environment, a sequence
of N spaces preceding text is shown on the screen as N-1 (blue)
protected blanks followed by one ordinary spa
Jean-Marc Lasgouttes wrote:
>
> > "Yann" == Yann MORERE <[EMAIL PROTECTED]> writes:
>
> Yann> hello, lyx users I've got a problem, when trying to get the
> Yann> french language in the menus.
>
> Yann> like said in the customization file, i export the LANG variable
> Yann> :
>
> Yann> expo
"Lars Gullik Bjønnes" wrote:
>
> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>
> | > "Tuukka" == Tuukka Toivonen <[EMAIL PROTECTED]> writes:
> |
> | Tuukka> On Mon, 4 Dec 2000, Andre Juffer wrote:
> | >> /usr/include/g++-3/sstream:102: taking dynamic typeid of object
> | >> with -fno-rt
Andre Juffer <[EMAIL PROTECTED]> writes:
| > With RH7 and 1.1.6cvs I have no problems at all.
|
| Did you use xforms 0.88 or 0.89?
I use XForms 0.89 Fixlevel 5
Lgb
I edited the file but not all problems were solved
In the references section its ok but I still get things like [Lyons and
Halliday, 1994] in the body of my work.
If i do not find a way I might have to abandom lyx and latex, since my
evaluation board will not acept "and"in the citations
could
43 matches
Mail list logo