I'm unable to open a file created in a 1.5.x version of Lyx in my older
one (1.4.3). The error message is that the file is from an older version
of Lyx and lyx2lyx failed to convert it, but I understand that's a bug
in the message. This is the same problem as seen on the list here >>
http://www.ma
On Tue, 2007-12-11 at 11:45 -0500, Richard Heck wrote:
> [EMAIL PROTECTED] wrote:
> > I have a custom sty that I need to use and read about adding to the
> > Latex search path. In my .bashrc I now have
> >
> > export TEXINPUTS=".:~/latex/styles//:"
> >
> > and a sty file in that dir.
> I think thi
With help from #latex I have got my local latex environment set up, so
that I can run pdflatex on a simple tex file which uses the custom
style. When I try to use the style in a lyx doc though, by adding this
to the preamble:
\usepackage{StuS13}
then C-X P gives the error
--
\
Sorry everyone, please ignore this. My problems are to do with
understanding the custom style (it does it's own thing about titles, and
I shouldn't try to put one in the doc.)
Jim
On Wed, 2007-12-19 at 14:56 +, [EMAIL PROTECTED] wrote:
> With help from #latex I have got my local latex enviro