On 2009-08-14, Laser Yuan wrote:
> I need to import a latex document to lyx. It turned out not be working since
> a new class file is used in the latex file. As I remember, in old version of
> lyx, user can define the document class in document setting.
This allows a choice between document clas
Hi,
I need to import a latex document to lyx. It turned out not be working since
a new class file is used in the latex file. As I remember, in old version of
lyx, user can define the document class in document setting. It's not
allowed to do so now. My question is how can I import a latex file wit
Waluyo Adi Siswanto schrieb:
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[artesaform, esaform.cls]{article (Esaform)}
try this
# \DeclareLaTeXClass[artesaform,esaform]{article (Esaform)}
and don't forget to reconfigure LyX after every change of a layout fi
Waluyo Adi Siswanto schrieb:
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[artesaform, esaform.cls]{article (Esaform)}
try this
# \DeclareLaTeXClass[artesaform,esaform]{article (Esaform)}
and don't forget to reconfigure LyX after every change of a layout fi
Waluyo Adi Siswanto <[EMAIL PROTECTED]> schrieb:
> --=_Part_74662_20061548.1226380897142
> Content-Type: text/plain; charset=ISO-8859-1
> Content-Transfer-Encoding: quoted-printable
> Content-Disposition: inline
> I tried to create a file esaform.layout
...
> but still... I cannot fin the arti
.
WAS
On Mon, Nov 10, 2008 at 6:46 PM, Guenter Milde <[EMAIL PROTECTED]>wrote:
> Waluyo Adi Siswanto <[EMAIL PROTECTED]> schrieb:
>
> > I have installed a new document class (obtain from a conference
> organizer),
> > by following the guidelines found in &qu
Waluyo Adi Siswanto <[EMAIL PROTECTED]> schrieb:
> I have installed a new document class (obtain from a conference organizer),
> by following the guidelines found in "Help - Customization", but I cannot
> find the class from Document > Settings > Document Cla
I have installed a new document class (obtain from a conference organizer),
by following the guidelines found in "Help - Customization", but I cannot
find the class from Document > Settings > Document Class. If I see from
Tools > Tex Information and Rescan, the *.cls is there.
On 17.04.05, Trinh Pham wrote:
> Does this mean I just need to write the Latex code directly
> into the Lyx preamble?
Unfortunately, the class used cannot be defined in the preamble, as this is
the very first command of a latex document, preceding even the preamble.
> I'm not familiar with how L
AIL PROTECTED]>
> To: "Trinh Pham" <[EMAIL PROTECTED]>
> Cc:
> Sent: Sunday, April 17, 2005 3:58 PM
> Subject: Re: new document class
>
> > Trinh,
> >
> > The help section shows in detail the use of the texhash command and how to
> > add c
ating ones own layout file may not be that difficulty if you look at
the lyx wiki.
Is it worth a try?
samar
- Original Message -
From: "Marc J.Driftmeyer" <[EMAIL PROTECTED]>
To: "Trinh Pham" <[EMAIL PROTECTED]>
Cc:
Sent: Sunday, April 17, 2005 3:58 PM
Subject
Trinh,
The help section shows in detail the use of the texhash command and how
to add class and style packages to your list that is recognizable by
LaTeX.
Here is the catch. LyX being a WYSIWYM claim of an editor doesn't
include LyXified support for the enormous archive of options TeX/LaTeX
o
I'm a grad student at a UC school, and we have access to .cls and
corresponding .sty files for Latex. Since I really like using Lyx, I
wanted to write my dissertation in Lyx instead, but it does not
recognize this document class or style files. I don't understand how
to write a layout file from jus
On Sun, Jun 06, 2004 at 03:50:25PM +0200, Siegfried Herholdt wrote:
> I am using Miktex as a Latex package and the latest windows port version of
> Lyx together with Cygwin. I would like to add the "thesis.cls" package as
> its not included by default. I used miktex package manager to download an
> On Sun, Jun 06, 2004 at 03:50:25PM +0200, Siegfried Herholdt wrote:
> > I am using Miktex as a Latex package and the latest windows port version
> of
> > Lyx together with Cygwin. I would like to add the "thesis.cls" package
> as
> > its not included by default. I used miktex package manager
I am using Miktex as a Latex package and the latest windows port version of
Lyx together with Cygwin. I would like to add the "thesis.cls" package as
its not included by default. I used miktex package manager to download and
install it, then ran texhash followed by reconfiguring Lyx, but it's sti
Small correction:
On Fri, 28 Nov 2003 09:16:16 -0800
"Marc Jeffrey Driftmeyer" <[EMAIL PROTECTED]> wrote:
> Don't put it in /usr/share/texmf---that's where Debian officially
> updates tetex and all the recommended and dependent packages as well
> for tetex to run. I can't imagine there would be
Sander Klous wrote:
Hi,
I submitted this question last week, but didn't get a response. So
I'll give it another try.
I have lyx1.3.3 installed on RH7.3
I downloaded the elsart.layout from
http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/lib/layouts/
and installed it in ~/.lyx/layouts
In the s
Sander Klous wrote:
I submitted this question last week, but didn't get a response. So
I'll give it another try.
I have lyx1.3.3 installed on RH7.3
I downloaded the elsart.layout from
http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/lib/layouts/
and installed it in ~/.lyx/layouts
In the same di
On Thu, Nov 27, 2003 at 01:51:07PM +0100, Sander Klous wrote:
> Hi,
>
> I submitted this question last week, but didn't get a response. So
> I'll give it another try.
>
> I have lyx1.3.3 installed on RH7.3
>
> I downloaded the elsart.layout from
>
> http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-de
Btw, there were a whole bunch of replies to your original posting,
guess you missed them somehow.. the thread is at:
http://marc.theaimsgroup.com/?t=10694626182&r=1&w=2
nirmal
and installed it in ~/.lyx/layouts
In the same directory I have elsart.sty, elsart12.sty and elsart.cls
You need to run texhash to update your tex installation after
downloading the sty and cls files. Also, you may want to put these
files in a folder that tex searches (such as your local texmf t
Sander Klous wrote:
> +checking for document class elsart [elsart,amssymb.sty]... no
>
> And I don't get a listing in lyx->document->class.
>
> What's wrong?
LaTeX doesn't know to look in the .lyx directory.
Your directory tree should have
/usr/share/texmf
which contains the 'standard' t
Sorry, I just noticed the replies are in the list only. I have another
question about this though.
I don't have root access, thus cann't touch the tex directory. Is
there anyway of installing these style and class files somewhere else?
On Fri, 21 Nov 2003, Sander Klous wrote:
> I downloaded the
Hi,
I submitted this question last week, but didn't get a response. So
I'll give it another try.
I have lyx1.3.3 installed on RH7.3
I downloaded the elsart.layout from
http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/lib/layouts/
and installed it in ~/.lyx/layouts
In the same directory I have
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ronald Florence wrote:
> If your own TeX installation does not have a texmf.local
> directory,
> Matej, you might want to consider updating. Be careful that
> the local files you put in the tex directories are not
> overwritten when you do.
BTW, the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ronald Florence wrote:
> Yes, you are wrong, both about MacOS and about TeX
> installations. One software management utility (fink) puts
> MacOS software in /sw; it is
> not an official part of MacOS. (Many Unix versions put
> optional software in /o
Matej Cepl <[EMAIL PROTECTED]> writes:
> Yes, I know that Mac OS X is Unix-based, but it seems to me that
> operating system which puts programs in /sw tree is not exactly
> most usual among Unices (nothing wrong with that -- just the
> reason I think that things around directories are not exactly
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ronald Florence wrote:
>> That's probably something from Mac world. Here in Unix world
>> anything in /usr/local should never be touched by any
>> packager.
>
> Mac's run Unix, and there are quite a few teTeX installations
> which overwrite /usr/local
Ronald Florence schrieb:
Matej Cepl <[EMAIL PROTECTED]> writes:
Actually, it would be better to put new files that are not part
of the
normal teTeX distribution in .../share/texmf.local/tex/latex/.
The .../share/texmf/tex/latex hierarchy could be overwritten by
an upgrade of teTeX.
That's probab
Matej Cepl <[EMAIL PROTECTED]> writes:
> > Actually, it would be better to put new files that are not part
> > of the
> > normal teTeX distribution in .../share/texmf.local/tex/latex/.
> > The .../share/texmf/tex/latex hierarchy could be overwritten by
> > an upgrade of teTeX.
>
> That's probabl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ronald Florence wrote:
> /usr/local/share/texmf/tex/latex/elsevier (if this directory
> Actually, it would be better to put new files that are not part
> of the
> normal teTeX distribution in .../share/texmf.local/tex/latex/.
> The .../share/texmf/te
Matej Cepl <[EMAIL PROTECTED]> writes:
> Moreover, it is probably better to put these files into
> /usr/local/share/texmf/tex/latex/elsevier (if this directory
> doesn't exist create it with mkdir -p) -- then you will remember
> that these files which you downloaded from somewhere else than
> wit
On Fri, 21 Nov 2003, Matej Cepl wrote:
> Since when is Elsevier in Poland (platex in tex/platex is a clone
> of TeX for Poles)? BTW, you can certainly throw both .cls and
> .sty file to the same directory (you will find easier).
Only since I copied the wrong line from the output of 'locate'. :-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rich Shepard wrote:
> the .cls file in
> /usr/share/texmf/ptex/platex/base/.
Since when is Elsevier in Poland (platex in tex/platex is a clone
of TeX for Poles)? BTW, you can certainly throw both .cls and
.sty file to the same directory (you will find
On Fri, 21 Nov 2003, Sander Klous wrote:
> I downloaded the elsart.layout from
> and installed it in ~/.lyx/layouts
That's good, Sander.
> In the same directory I have elsart.sty, elsart12.sty and elsart.cls
> that I downloaded from elsevier and amssymb.sty that I downloaded from
You'll wan
Hi,
I have lyx1.3.3 installed on RH7.3
I downloaded the elsart.layout from
http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/lib/layouts/
and installed it in ~/.lyx/layouts
In the same directory I have elsart.sty, elsart12.sty and elsart.cls
that I downloaded from elsevier and amssymb.sty that
On 2003-10-02, 20:20 GMT, Jim Ragsdale wrote:
> http://www.cse.msstate.edu/~allen/Msuthesis/msuthesis.cls Any
> help would be appreciated. Thanks, Jim Ragsdale
What happens when you use this (very lightly modified
book.layout; for information how to use it, see Customization
manual available
Pardon me if this is a duplicate, but I don't think the first one reached
the list,
I have a document class that was written by a CS professor for my schools
thesis style. From what I have read I need a layout file for this to work in
Lyx. Being new to LaTeX and Lyx can anyone tell me if this is r
On Fri, Aug 17, 2001 at 04:11:55PM -0400, Steve Litt wrote:
> Thanks so much Christopher. I was indeed able to modify article to
> helloworld. I hiccupped on the next step, where I renamed article.layout to
> harticle.layout. My helloworld went away. There's something special about the
> filena
On Fri, Aug 17, 2001 at 10:53:46PM +0200, Herbert Voss wrote:
> Steve Litt wrote:
> >
> > I ran the preceding on my machine's lyx directory and my personal .lyx
> > directory, and found nothing specifically identifying article.layout.
> >
> > Also, I have no idea how to make a myarticle.sty file
Steve Litt wrote:
>
> I ran the preceding on my machine's lyx directory and my personal .lyx
> directory, and found nothing specifically identifying article.layout.
>
> Also, I have no idea how to make a myarticle.sty file, and where to put it
> when I've made it. What's the simplest myarticle.s
e}
>
> to read
>
> \DeclareLaTeXClass{hello world}
>
> Run Edit->Reconfigure, restart lyx, and observe the appearance of "hello
> world" in your Layout->Document->Class menu.
>
> On Friday 17 August 2001 10:54 am, you wrote:
> > What's the most
riday 17 August 2001 10:54 am, you wrote:
> What's the most trivial way to create a new Document Class so it shows up
> in Layout->Document->Document->Class? All I need is a proof of concept
> (hello world) so I can begin learning incrementally. It can be an exact
> copy of
What's the most trivial way to create a new Document Class so it shows up in
Layout->Document->Document->Class? All I need is a proof of concept (hello
world) so I can begin learning incrementally. It can be an exact copy of
something else -- that's OK.
I've read &q
On Wed, May 03, 2000 at 03:33:39PM +0200, Jean-Marc Lasgouttes wrote:
> > "Paul" == Paul Lussier <[EMAIL PROTECTED]> writes:
>
> Paul> We're using LyX for all our documentation here, and have
> Paul> discussed using the linuxdoc format because that gets us easy
> Paul> exporting to SGML, and
> "Paul" == Paul Lussier <[EMAIL PROTECTED]> writes:
Paul> We're using LyX for all our documentation here, and have
Paul> discussed using the linuxdoc format because that gets us easy
Paul> exporting to SGML, and from there, easy conversion into several
Paul> different formats (ps, html, etc.
In a message dated: Wed, 03 May 2000 13:57:57 -
Stefano Bianchi said:
>I'd like to use Lyx with the document class of a scientifical journal,
>the MNRAS. I have the .cls file that works fine in latex, but Lyx asks
>me a .layout file. What do I have to do to make it work?
This reminds me :)
> "Stefano" == Stefano Bianchi <[EMAIL PROTECTED]> writes:
Stefano> I'd like to use Lyx with the document class of a scientifical
Stefano> journal, the MNRAS. I have the .cls file that works fine in
Stefano> latex, but Lyx asks me a .layout file. What do I have to do
Stefano> to make it work?
I'd like to use Lyx with the document class of a scientifical journal,
the MNRAS. I have the .cls file that works fine in latex, but Lyx asks
me a .layout file. What do I have to do to make it work?
Thanks, Stefano
On Thu, 9 Mar 2000, Wail wrote:
> Hi...
>
> I am a LyX beginner and I want to write my Master thesis in LyX.
> For that I have to use the university-specified document class.
> I have the .sty and .cls versions of the class so I can use either
> of them. They work fine with Latex. My problem is
On Thu, Mar 09, 2000 at 04:53:53PM -0500, Wail wrote:
> Hi...
>
> I am a LyX beginner and I want to write my Master thesis in LyX.
> For that I have to use the university-specified document class.
> I have the .sty and .cls versions of the class so I can use either
> of them. They work fine with
Hi...
I am a LyX beginner and I want to write my Master thesis in LyX.
For that I have to use the university-specified document class.
I have the .sty and .cls versions of the class so I can use either
of them. They work fine with Latex. My problem is how to make
LyX "understand" that specific cl
53 matches
Mail list logo