Re: importing latex with new document class.

2009-08-16 Thread Guenter Milde
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

importing latex with new document class.

2009-08-14 Thread Laser Yuan
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

Re: New document class not shown in the list

2008-11-11 Thread Uwe Stöhr
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

Re: New document class not shown in the list

2008-11-11 Thread Uwe Stöhr
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

Re: New document class not shown in the list

2008-11-10 Thread Guenter Milde
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

Re: New document class not shown in the list

2008-11-10 Thread Waluyo Adi Siswanto
. 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

Re: New document class not shown in the list

2008-11-10 Thread Guenter Milde
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

New document class not shown in the list

2008-11-09 Thread Waluyo Adi Siswanto
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.

Re: new document class

2005-04-18 Thread G. Milde
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

Re: new document class

2005-04-17 Thread Trinh Pham
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

Re: new document class

2005-04-17 Thread samar
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

Re: new document class

2005-04-17 Thread Marc J . Driftmeyer
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

new document class

2005-04-15 Thread Trinh Pham
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

Re: Adding new document class not working

2004-06-06 Thread Andre Poenitz
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

RE: Adding new document class not working

2004-06-06 Thread Siegfried Herholdt
> 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

Adding new document class not working

2004-06-06 Thread Siegfried Herholdt
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

Re: Problem installing new document class

2003-12-01 Thread Karsten Heymann
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

Re: Problem installing new document class

2003-11-29 Thread Marc Jeffrey Driftmeyer
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

Re: Problem installing new document class

2003-11-27 Thread Herbert Voß
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

Re: Problem installing new document class

2003-11-27 Thread Andre Poenitz
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

Re: Problem installing new document class

2003-11-27 Thread Nirmal Govind
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

Re: Problem installing new document class

2003-11-27 Thread Nirmal Govind
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

Re: Problem installing new document class

2003-11-27 Thread Angus Leeming
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

Re: Problem installing new document class

2003-11-27 Thread Sander Klous
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

Problem installing new document class

2003-11-27 Thread Sander Klous
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

Re: Problem installing new document class

2003-11-23 Thread Matej Cepl
-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

Re: Problem installing new document class

2003-11-23 Thread Matej Cepl
-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

Re: Problem installing new document class

2003-11-23 Thread Ronald Florence
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

Re: Problem installing new document class

2003-11-23 Thread Matej Cepl
-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

Re: Problem installing new document class

2003-11-22 Thread Herbert Voß
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

Re: Problem installing new document class

2003-11-22 Thread Ronald Florence
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

Re: Problem installing new document class

2003-11-21 Thread Matej Cepl
-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

Re: Problem installing new document class

2003-11-21 Thread Ronald Florence
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

Re: Problem installing new document class

2003-11-21 Thread Rich Shepard
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'. :-

Re: Problem installing new document class

2003-11-21 Thread Matej Cepl
-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

Re: Problem installing new document class

2003-11-21 Thread Rich Shepard
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

Problem installing new document class

2003-11-21 Thread Sander Klous
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

Re: new document class

2003-10-02 Thread Matej Cepl
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

new document class

2003-10-02 Thread Jim Ragsdale
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

Re: What's the simplest possible way to create a new Document Class?

2001-08-18 Thread Dekel Tsur
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

Re: What's the simplest possible way to create a new Document Class?

2001-08-17 Thread Jose Abilio Oliveira Matos
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

Re: What's the simplest possible way to create a new Document Class?

2001-08-17 Thread Herbert Voss
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

Re: What's the simplest possible way to create a new Document Class?

2001-08-17 Thread Steve Litt
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

Re: What's the simplest possible way to create a new Document Class?

2001-08-17 Thread Christopher M. Jones
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 simplest possible way to create a new Document Class?

2001-08-17 Thread Steve Litt
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

Re: A new document class?

2000-05-03 Thread Jose Abilio Oliveira Matos
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

Re: A new document class?

2000-05-03 Thread Jean-Marc Lasgouttes
> "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.

Re: A new document class?

2000-05-03 Thread Paul Lussier
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 :)

Re: A new document class?

2000-05-03 Thread Jean-Marc Lasgouttes
> "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?

A new document class?

2000-05-03 Thread Stefano Bianchi
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

Re: new document class

2000-03-09 Thread Allan Rae
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

Re: new document class

2000-03-09 Thread Kayvan A. Sylvan
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

new document class

2000-03-09 Thread Wail
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