to create a layout

2011-05-17 Thread Patrick Dupre

Hello,

I wished t create a layout from a cls file. Following the instructions,
I should find the class from which it is descendant but I cannot get it.
This is the begenning of the cls file:

\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{tMPH2e}[2009/09/07 v3.6 Molecular Physics LaTeX2e document 
class]

\newif\if@restonecol
\@twosidetrue\@mparswitchtrue
\@twocolumnfalse
%%
\def\jobtag{Molecular Physics}
\newdimen\draftrule
\draftrule=0pt
\newif\ifdraft
\draftfalse
\newif\ifprinter
\newif\ifappendix\appendixfalse
%
\newdimen\trimrule
\trimrule=.1pt
%
\newdimen\draftrule
\draftrule=0pt
%
\DeclareOption{draft}{\setlength\overfullrule{5pt}\draftrule0.1pt\global\drafttr
\DeclareOption{printer}{\setlength\overfullrule{0pt}\trimrule0pt\global\printert


Some ideas ?

Thanks

--
---
==
 Patrick DUPRÉ  |   |
 Department of Chemistry|   |  Phone: (44)-(0)-1904-434384
 The University of York |   |  Fax:   (44)-(0)-1904-432516
 Heslington |   |
 York YO10 5DD  United Kingdom  |   |  email: patrick.du...@york.ac.uk
==

Re: to create a layout

2011-05-17 Thread Richard Heck
On 05/17/2011 09:36 AM, Patrick Dupre wrote:
 Hello,

 I wished t create a layout from a cls file. Following the instructions,
 I should find the class from which it is descendant but I cannot get it.

Some classes aren't descended in this way, and one has to try to
figure out which class they might otherwise be like. In this case, I'd
say article, since the class does not give you chapters. (This is
slightly odd, because it does define a chapter counter and do various
things with it, but it never gets used, in fact.)

The biggest question, in a way, is: What sectioning commands does the
class define? If you search for \section, you will find them, all
grouped together.

Richard



Re: to create a layout

2011-05-17 Thread Uwe Stöhr

Am 17.05.2011 15:36, schrieb Patrick Dupre:


I wished t create a layout from a cls file. Following the instructions,
I should find the class from which it is descendant but I cannot get it.
This is the begenning of the cls file:

\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{tMPH2e}[2009/09/07 v3.6 Molecular Physics LaTeX2e document class]


We don't yet have a layout file for this class.
Can you give me a link to download the LaTeX class tMPH2e? I'll have a look if I can quickly create 
a layout file.


regards Uwe


to create a layout

2011-05-17 Thread Patrick Dupre

Hello,

I wished t create a layout from a cls file. Following the instructions,
I should find the class from which it is descendant but I cannot get it.
This is the begenning of the cls file:

\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{tMPH2e}[2009/09/07 v3.6 Molecular Physics LaTeX2e document 
class]

\newif\if@restonecol
\@twosidetrue\@mparswitchtrue
\@twocolumnfalse
%%
\def\jobtag{Molecular Physics}
\newdimen\draftrule
\draftrule=0pt
\newif\ifdraft
\draftfalse
\newif\ifprinter
\newif\ifappendix\appendixfalse
%
\newdimen\trimrule
\trimrule=.1pt
%
\newdimen\draftrule
\draftrule=0pt
%
\DeclareOption{draft}{\setlength\overfullrule{5pt}\draftrule0.1pt\global\drafttr
\DeclareOption{printer}{\setlength\overfullrule{0pt}\trimrule0pt\global\printert


Some ideas ?

Thanks

--
---
==
 Patrick DUPRÉ  |   |
 Department of Chemistry|   |  Phone: (44)-(0)-1904-434384
 The University of York |   |  Fax:   (44)-(0)-1904-432516
 Heslington |   |
 York YO10 5DD  United Kingdom  |   |  email: patrick.du...@york.ac.uk
==

Re: to create a layout

2011-05-17 Thread Richard Heck
On 05/17/2011 09:36 AM, Patrick Dupre wrote:
 Hello,

 I wished t create a layout from a cls file. Following the instructions,
 I should find the class from which it is descendant but I cannot get it.

Some classes aren't descended in this way, and one has to try to
figure out which class they might otherwise be like. In this case, I'd
say article, since the class does not give you chapters. (This is
slightly odd, because it does define a chapter counter and do various
things with it, but it never gets used, in fact.)

The biggest question, in a way, is: What sectioning commands does the
class define? If you search for \section, you will find them, all
grouped together.

Richard



Re: to create a layout

2011-05-17 Thread Uwe Stöhr

Am 17.05.2011 15:36, schrieb Patrick Dupre:


I wished t create a layout from a cls file. Following the instructions,
I should find the class from which it is descendant but I cannot get it.
This is the begenning of the cls file:

\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{tMPH2e}[2009/09/07 v3.6 Molecular Physics LaTeX2e document class]


We don't yet have a layout file for this class.
Can you give me a link to download the LaTeX class tMPH2e? I'll have a look if I can quickly create 
a layout file.


regards Uwe


to create a layout

2011-05-17 Thread Patrick Dupre

Hello,

I wished t create a layout from a cls file. Following the instructions,
I should find the class from which it is descendant but I cannot get it.
This is the begenning of the cls file:

\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{tMPH2e}[2009/09/07 v3.6 Molecular Physics LaTeX2e document 
class]

\newif\if@restonecol
\@twosidetrue\@mparswitchtrue
\@twocolumnfalse
%%
\def\jobtag{Molecular Physics}
\newdimen\draftrule
\draftrule=0pt
\newif\ifdraft
\draftfalse
\newif\ifprinter
\newif\ifappendix\appendixfalse
%
\newdimen\trimrule
\trimrule=.1pt
%
\newdimen\draftrule
\draftrule=0pt
%
\DeclareOption{draft}{\setlength\overfullrule{5pt}\draftrule0.1pt\global\drafttr
\DeclareOption{printer}{\setlength\overfullrule{0pt}\trimrule0pt\global\printert


Some ideas ?

Thanks

--
---
==
 Patrick DUPRÉ  |   |
 Department of Chemistry|   |  Phone: (44)-(0)-1904-434384
 The University of York |   |  Fax:   (44)-(0)-1904-432516
 Heslington |   |
 York YO10 5DD  United Kingdom  |   |  email: patrick.du...@york.ac.uk
==

Re: to create a layout

2011-05-17 Thread Richard Heck
On 05/17/2011 09:36 AM, Patrick Dupre wrote:
> Hello,
>
> I wished t create a layout from a cls file. Following the instructions,
> I should find the class from which it is descendant but I cannot get it.
>
Some classes aren't "descended" in this way, and one has to try to
figure out which class they might otherwise be like. In this case, I'd
say "article", since the class does not give you chapters. (This is
slightly odd, because it does define a chapter counter and do various
things with it, but it never gets used, in fact.)

The biggest question, in a way, is: What sectioning commands does the
class define? If you search for \section, you will find them, all
grouped together.

Richard



Re: to create a layout

2011-05-17 Thread Uwe Stöhr

Am 17.05.2011 15:36, schrieb Patrick Dupre:


I wished t create a layout from a cls file. Following the instructions,
I should find the class from which it is descendant but I cannot get it.
This is the begenning of the cls file:

\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{tMPH2e}[2009/09/07 v3.6 Molecular Physics LaTeX2e document class]


We don't yet have a layout file for this class.
Can you give me a link to download the LaTeX class tMPH2e? I'll have a look if I can quickly create 
a layout file.


regards Uwe


Re: How to create a layout file?

2010-09-19 Thread emant777

Thanks!
-- 
View this message in context: 
http://lyx.475766.n2.nabble.com/How-to-create-a-layout-file-tp5541048p5548538.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: How to create a layout file?

2010-09-19 Thread emant777

Thanks!
-- 
View this message in context: 
http://lyx.475766.n2.nabble.com/How-to-create-a-layout-file-tp5541048p5548538.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: How to create a layout file?

2010-09-19 Thread emant777

Thanks!
-- 
View this message in context: 
http://lyx.475766.n2.nabble.com/How-to-create-a-layout-file-tp5541048p5548538.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: How to create a layout file?

2010-09-17 Thread Richard Heck

On 09/16/2010 09:04 PM, Rob Oakes wrote:

Layout files are just simple text files that have been saved with the .layout extensions. 
 You then place this file in the layouts subdirectory of your LyX user 
directory.

   
Which means that you just use a simple text editor, like Notepad on 
Windows or gedit on Linux, or some more sophisticated programmer's 
editor if you wish.


Richard



Re: How to create a layout file?

2010-09-17 Thread Richard Heck

On 09/16/2010 09:04 PM, Rob Oakes wrote:

Layout files are just simple text files that have been saved with the .layout extensions. 
 You then place this file in the layouts subdirectory of your LyX user 
directory.

   
Which means that you just use a simple text editor, like Notepad on 
Windows or gedit on Linux, or some more sophisticated programmer's 
editor if you wish.


Richard



Re: How to create a layout file?

2010-09-17 Thread Richard Heck

On 09/16/2010 09:04 PM, Rob Oakes wrote:

Layout files are just simple text files that have been saved with the .layout extensions. 
 You then place this file in the "layouts" subdirectory of your LyX user 
directory.

   
Which means that you just use a simple text editor, like Notepad on 
Windows or gedit on Linux, or some more sophisticated programmer's 
editor if you wish.


Richard



How to create a layout file?

2010-09-16 Thread emant777

This might be an obvious question but I can't figure out how to make the
layout file itself. 
I was reading  http://wiki.lyx.org/Layouts/CreatingLayouts
and I want to type something like this into the file: 
**
#% Do not delete the line below; configure depends on this  
#  \DeclareLaTeXClass[acmsiggraph]{ACM SigGraph}

# Read the definitions from article.layout
Input article.layout
***
but I can't figure out how to create the file into which I am supposed to
type this. Please help. Thank you.


-- 
View this message in context: 
http://lyx.475766.n2.nabble.com/How-to-create-a-layout-file-tp5541048p5541048.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: How to create a layout file?

2010-09-16 Thread Rob Oakes
Layout files are just simple text files that have been saved with the .layout 
extensions.  You then place this file in the layouts subdirectory of your LyX 
user directory.

(To see where your LyX user directory is located, simply click on Help  About, 
or if using Mac, Application Menu  About.)

There are some good links from the LyX Wiki (which you reference), though I 
would also take a look  at Steve Litt's guides to layouts.  There's some very 
helpful advice there.  About a year ago, I wrote a small series that looks at 
creating layouts and various ways of customizing LyX.  You can find those 
articles (and a few other LaTeX related things) at:

http://blog.oak-tree.us/index.php/writing/latex

If you have any specific questions, you can always post those here as well.  To 
my knowledge, all the developers subscribe to the users list and they are all 
very nice people.

Cheers,

Rob

On Sep 16, 2010, at 6:58 PM, emant777 wrote:

 
 This might be an obvious question but I can't figure out how to make the
 layout file itself. 
 I was reading  http://wiki.lyx.org/Layouts/CreatingLayouts
 and I want to type something like this into the file: 
 **
 #% Do not delete the line below; configure depends on this  
 #  \DeclareLaTeXClass[acmsiggraph]{ACM SigGraph}
 
 # Read the definitions from article.layout
 Input article.layout
 ***
 but I can't figure out how to create the file into which I am supposed to
 type this. Please help. Thank you.
 
 
 -- 
 View this message in context: 
 http://lyx.475766.n2.nabble.com/How-to-create-a-layout-file-tp5541048p5541048.html
 Sent from the LyX - Users mailing list archive at Nabble.com.



How to create a layout file?

2010-09-16 Thread emant777

This might be an obvious question but I can't figure out how to make the
layout file itself. 
I was reading  http://wiki.lyx.org/Layouts/CreatingLayouts
and I want to type something like this into the file: 
**
#% Do not delete the line below; configure depends on this  
#  \DeclareLaTeXClass[acmsiggraph]{ACM SigGraph}

# Read the definitions from article.layout
Input article.layout
***
but I can't figure out how to create the file into which I am supposed to
type this. Please help. Thank you.


-- 
View this message in context: 
http://lyx.475766.n2.nabble.com/How-to-create-a-layout-file-tp5541048p5541048.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: How to create a layout file?

2010-09-16 Thread Rob Oakes
Layout files are just simple text files that have been saved with the .layout 
extensions.  You then place this file in the layouts subdirectory of your LyX 
user directory.

(To see where your LyX user directory is located, simply click on Help  About, 
or if using Mac, Application Menu  About.)

There are some good links from the LyX Wiki (which you reference), though I 
would also take a look  at Steve Litt's guides to layouts.  There's some very 
helpful advice there.  About a year ago, I wrote a small series that looks at 
creating layouts and various ways of customizing LyX.  You can find those 
articles (and a few other LaTeX related things) at:

http://blog.oak-tree.us/index.php/writing/latex

If you have any specific questions, you can always post those here as well.  To 
my knowledge, all the developers subscribe to the users list and they are all 
very nice people.

Cheers,

Rob

On Sep 16, 2010, at 6:58 PM, emant777 wrote:

 
 This might be an obvious question but I can't figure out how to make the
 layout file itself. 
 I was reading  http://wiki.lyx.org/Layouts/CreatingLayouts
 and I want to type something like this into the file: 
 **
 #% Do not delete the line below; configure depends on this  
 #  \DeclareLaTeXClass[acmsiggraph]{ACM SigGraph}
 
 # Read the definitions from article.layout
 Input article.layout
 ***
 but I can't figure out how to create the file into which I am supposed to
 type this. Please help. Thank you.
 
 
 -- 
 View this message in context: 
 http://lyx.475766.n2.nabble.com/How-to-create-a-layout-file-tp5541048p5541048.html
 Sent from the LyX - Users mailing list archive at Nabble.com.



How to create a layout file?

2010-09-16 Thread emant777

This might be an obvious question but I can't figure out how to make the
layout file itself. 
I was reading  http://wiki.lyx.org/Layouts/CreatingLayouts
and I want to type something like this into the file: 
**
#% Do not delete the line below; configure depends on this  
#  \DeclareLaTeXClass[acmsiggraph]{ACM SigGraph}

# Read the definitions from article.layout
Input article.layout
***
but I can't figure out how to create the file into which I am supposed to
type this. Please help. Thank you.


-- 
View this message in context: 
http://lyx.475766.n2.nabble.com/How-to-create-a-layout-file-tp5541048p5541048.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: How to create a layout file?

2010-09-16 Thread Rob Oakes
Layout files are just simple text files that have been saved with the .layout 
extensions.  You then place this file in the "layouts" subdirectory of your LyX 
user directory.

(To see where your LyX user directory is located, simply click on Help > About, 
or if using Mac, Application Menu > About.)

There are some good links from the LyX Wiki (which you reference), though I 
would also take a look  at Steve Litt's guides to layouts.  There's some very 
helpful advice there.  About a year ago, I wrote a small series that looks at 
creating layouts and various ways of customizing LyX.  You can find those 
articles (and a few other LaTeX related things) at:

http://blog.oak-tree.us/index.php/writing/latex

If you have any specific questions, you can always post those here as well.  To 
my knowledge, all the developers subscribe to the users list and they are all 
very nice people.

Cheers,

Rob

On Sep 16, 2010, at 6:58 PM, emant777 wrote:

> 
> This might be an obvious question but I can't figure out how to make the
> layout file itself. 
> I was reading  http://wiki.lyx.org/Layouts/CreatingLayouts
> and I want to type something like this into the file: 
> **
> #% Do not delete the line below; configure depends on this  
> #  \DeclareLaTeXClass[acmsiggraph]{ACM SigGraph}
> 
> # Read the definitions from article.layout
> Input article.layout
> ***
> but I can't figure out how to create the file into which I am supposed to
> type this. Please help. Thank you.
> 
> 
> -- 
> View this message in context: 
> http://lyx.475766.n2.nabble.com/How-to-create-a-layout-file-tp5541048p5541048.html
> Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Fwd: Create new layout for LyX v6XX

2010-07-15 Thread Richard Heck

On 07/15/2010 09:42 PM, binrazali wrote:

Greetings,
I am new comer to LyX and it so beneficial. I need to create new 
layout because I need to submit a conference paper. The organize give 
two file (class file and tex file). It take about a month to solve 
this problem ( surf related website and tutorial) but it not working. 
Thus i need you suggestion to solve this problem. Attached here are 
files related to conference format.


Have you tried to create a layout file for this document? If so, what 
have you done? It looks pretty much like an article, so you could start 
with:


\DeclareLaTeXClass{article (ICCAS Conference)}
Input article.layout

and save it as ICCAS2010.layout, and see how well it works.

Richard



Re: Fwd: Create new layout for LyX v6XX

2010-07-15 Thread Richard Heck

On 07/15/2010 09:42 PM, binrazali wrote:

Greetings,
I am new comer to LyX and it so beneficial. I need to create new 
layout because I need to submit a conference paper. The organize give 
two file (class file and tex file). It take about a month to solve 
this problem ( surf related website and tutorial) but it not working. 
Thus i need you suggestion to solve this problem. Attached here are 
files related to conference format.


Have you tried to create a layout file for this document? If so, what 
have you done? It looks pretty much like an article, so you could start 
with:


\DeclareLaTeXClass{article (ICCAS Conference)}
Input article.layout

and save it as ICCAS2010.layout, and see how well it works.

Richard



Re: Fwd: Create new layout for LyX v6XX

2010-07-15 Thread Richard Heck

On 07/15/2010 09:42 PM, binrazali wrote:

Greetings,
I am new comer to LyX and it so beneficial. I need to create new 
layout because I need to submit a conference paper. The organize give 
two file (class file and tex file). It take about a month to solve 
this problem ( surf related website and tutorial) but it not working. 
Thus i need you suggestion to solve this problem. Attached here are 
files related to conference format.


Have you tried to create a layout file for this document? If so, what 
have you done? It looks pretty much like an article, so you could start 
with:


\DeclareLaTeXClass{article (ICCAS Conference)}
Input article.layout

and save it as ICCAS2010.layout, and see how well it works.

Richard



How to create lyx layout with style file

2010-01-20 Thread Hoikwang Kim
I am trying to create a lyx layout using pf.sty.

Basically, the pf.sty is defining a new command and I want Lyx recognizes it
and shows it in the command window.

Do you have any good suggestion


Re: How to create lyx layout with style file

2010-01-20 Thread rgheck

On 01/20/2010 07:58 PM, Hoikwang Kim wrote:

I am trying to create a lyx layout using pf.sty.

Basically, the pf.sty is defining a new command and I want Lyx recognizes it
and shows it in the command window.

   

Can you post the pf.sty file? What does it do?

rh



Re: How to create lyx layout with style file

2010-01-20 Thread Richard Heck

On 1/20/10 10:13 PM, Hoikwang Kim wrote:
Thanks for replying. I've attached the pf.sty file. It is basically 
defining new mathematical proof environment. It is designed by Leslie 
Lamport, one of original Latex developers. You can find more 
information at Leslie Lamport's website 
http://research.microsoft.com/en-us/um/people/lamport/latex/latex.html.


I really want to implement it in Lyx, but got stuck at this point. I 
really appreciate you guy's help!


So how far did you get? What was the problem? It's hard to help you if 
all you say is you wanted to implement pf.sty and you had a problem.


rh



How to create lyx layout with style file

2010-01-20 Thread Hoikwang Kim
I am trying to create a lyx layout using pf.sty.

Basically, the pf.sty is defining a new command and I want Lyx recognizes it
and shows it in the command window.

Do you have any good suggestion


Re: How to create lyx layout with style file

2010-01-20 Thread rgheck

On 01/20/2010 07:58 PM, Hoikwang Kim wrote:

I am trying to create a lyx layout using pf.sty.

Basically, the pf.sty is defining a new command and I want Lyx recognizes it
and shows it in the command window.

   

Can you post the pf.sty file? What does it do?

rh



Re: How to create lyx layout with style file

2010-01-20 Thread Richard Heck

On 1/20/10 10:13 PM, Hoikwang Kim wrote:
Thanks for replying. I've attached the pf.sty file. It is basically 
defining new mathematical proof environment. It is designed by Leslie 
Lamport, one of original Latex developers. You can find more 
information at Leslie Lamport's website 
http://research.microsoft.com/en-us/um/people/lamport/latex/latex.html.


I really want to implement it in Lyx, but got stuck at this point. I 
really appreciate you guy's help!


So how far did you get? What was the problem? It's hard to help you if 
all you say is you wanted to implement pf.sty and you had a problem.


rh



How to create lyx layout with style file

2010-01-20 Thread Hoikwang Kim
I am trying to create a lyx layout using pf.sty.

Basically, the pf.sty is defining a new command and I want Lyx recognizes it
and shows it in the command window.

Do you have any good suggestion


Re: How to create lyx layout with style file

2010-01-20 Thread rgheck

On 01/20/2010 07:58 PM, Hoikwang Kim wrote:

I am trying to create a lyx layout using pf.sty.

Basically, the pf.sty is defining a new command and I want Lyx recognizes it
and shows it in the command window.

   

Can you post the pf.sty file? What does it do?

rh



Re: How to create lyx layout with style file

2010-01-20 Thread Richard Heck

On 1/20/10 10:13 PM, Hoikwang Kim wrote:
Thanks for replying. I've attached the pf.sty file. It is basically 
defining new mathematical proof environment. It is designed by Leslie 
Lamport, one of original Latex developers. You can find more 
information at Leslie Lamport's website 
.


I really want to implement it in Lyx, but got stuck at this point. I 
really appreciate you guy's help!


So how far did you get? What was the problem? It's hard to help you if 
all you say is you wanted to implement pf.sty and you had a problem.


rh



Re: How to create a layout from an existing cls or sty file?

2000-02-16 Thread Jean-Marc Lasgouttes

 "mendes" == mendes  [EMAIL PROTECTED] writes:

mendes Hello Many of the latex docs I've got have their own cls or
mendes sty files (\documentclass). As I am trying to reLyx them and
mendes always getting a Fatal error (cannot find layout), I wonder
mendes whether there is a simple tool for converting cls or sty files
mendes to .layout.

There is a recently updated documentation on that in the Customization
manual.

Hope this helps.

JMarc



Re: How to create a layout from an existing cls or sty file?

2000-02-16 Thread Jean-Marc Lasgouttes

 "mendes" == mendes  [EMAIL PROTECTED] writes:

mendes Hello Many of the latex docs I've got have their own cls or
mendes sty files (\documentclass). As I am trying to reLyx them and
mendes always getting a Fatal error (cannot find layout), I wonder
mendes whether there is a simple tool for converting cls or sty files
mendes to .layout.

There is a recently updated documentation on that in the Customization
manual.

Hope this helps.

JMarc



Re: How to create a layout from an existing cls or sty file?

2000-02-16 Thread Jean-Marc Lasgouttes

> "mendes" == mendes  <[EMAIL PROTECTED]> writes:

mendes> Hello Many of the latex docs I've got have their own cls or
mendes> sty files (\documentclass). As I am trying to reLyx them and
mendes> always getting a Fatal error (cannot find layout), I wonder
mendes> whether there is a simple tool for converting cls or sty files
mendes> to .layout.

There is a recently updated documentation on that in the Customization
manual.

Hope this helps.

JMarc



How to create a layout from an existing cls or sty file?

2000-02-15 Thread mendes

Hello
Many of the latex docs I've got have their own cls or sty files
(\documentclass). As I am trying to reLyx them and always getting  a Fatal
error (cannot find layout), I wonder whether there is a simple tool for
converting cls or sty files to .layout.  

Thanks a lot.

Eduardo



Re: How to create a layout from an existing cls or sty file?

2000-02-15 Thread Rodrigo Esteves de Lima-Lopes

A possible solution is to use layout files from similar document classes.
e. g. If you are using a thesis.cls or sty class you might get book.layout
or report.layout and save it as thesis.layout. 

[]s
rlopes

---
R. E. de Lima-Lopes
[EMAIL PROTECTED]
Sao Paulo -SP
Brasil


---Reply to mail
from mendes ([EMAIL PROTECTED])
on Tue, 15 Feb 2000 13:24:41 -0200 
about How to create a layout from an existing cls or sty file?

 Hello
 Many of the latex docs I've got have their own cls or sty files
 (\documentclass). As I am trying to reLyx them and always getting  a
Fatal
 error (cannot find layout), I wonder whether there is a simple tool for
 converting cls or sty files to .layout.  
 
 Thanks a lot.
 
 Eduardo
 

---End reply







How to create a layout from an existing cls or sty file?

2000-02-15 Thread mendes

Hello
Many of the latex docs I've got have their own cls or sty files
(\documentclass). As I am trying to reLyx them and always getting  a Fatal
error (cannot find layout), I wonder whether there is a simple tool for
converting cls or sty files to .layout.  

Thanks a lot.

Eduardo



Re: How to create a layout from an existing cls or sty file?

2000-02-15 Thread Rodrigo Esteves de Lima-Lopes

A possible solution is to use layout files from similar document classes.
e. g. If you are using a thesis.cls or sty class you might get book.layout
or report.layout and save it as thesis.layout. 

[]s
rlopes

---
R. E. de Lima-Lopes
[EMAIL PROTECTED]
Sao Paulo -SP
Brasil


---Reply to mail
from mendes ([EMAIL PROTECTED])
on Tue, 15 Feb 2000 13:24:41 -0200 
about How to create a layout from an existing cls or sty file?

 Hello
 Many of the latex docs I've got have their own cls or sty files
 (\documentclass). As I am trying to reLyx them and always getting  a
Fatal
 error (cannot find layout), I wonder whether there is a simple tool for
 converting cls or sty files to .layout.  
 
 Thanks a lot.
 
 Eduardo
 

---End reply







How to create a layout from an existing cls or sty file?

2000-02-15 Thread mendes

Hello
Many of the latex docs I've got have their own cls or sty files
(\documentclass). As I am trying to reLyx them and always getting  a Fatal
error (cannot find layout), I wonder whether there is a simple tool for
converting cls or sty files to .layout.  

Thanks a lot.

Eduardo



Re: How to create a layout from an existing cls or sty file?

2000-02-15 Thread Rodrigo Esteves de Lima-Lopes

A possible solution is to use layout files from similar document classes.
e. g. If you are using a thesis.cls or sty class you might get book.layout
or report.layout and save it as thesis.layout. 

[]s
rlopes

---
R. E. de Lima-Lopes
[EMAIL PROTECTED]
Sao Paulo -SP
Brasil


---Reply to mail
from mendes ([EMAIL PROTECTED])
on Tue, 15 Feb 2000 13:24:41 -0200 
about How to create a layout from an existing cls or sty file?

> Hello
> Many of the latex docs I've got have their own cls or sty files
> (\documentclass). As I am trying to reLyx them and always getting  a
Fatal
> error (cannot find layout), I wonder whether there is a simple tool for
> converting cls or sty files to .layout.  
> 
> Thanks a lot.
> 
> Eduardo
> 

---End reply