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
filename article.layout, but I couldn't find it:
$ find . -type f | xargs grep -i article
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.sty file I could make that
would change something so I know it's having an effect?
Thanks
Steve
On Friday 17 August 2001 13:04, Christopher M. Jones wrote:
> Edit the following line in any (say, "article.layout") layout file
>
> \DeclareLaTeXClass{article}
>
> 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 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 "Customizing LyX: Features for the Advanced User" several times
> > and attempted the techniques described in chapter 6 of that document, but
> > cannot get a new class to show up. All I need is a little jump start.
> >
> > Thanks
> >
> > Steve
--
Steve Litt
Webmaster, Troubleshooters.Com
http://www.troubleshooters.com
[EMAIL PROTECTED]
(Legal Disclaimer) Follow these suggestions at your own risk.