Hi,

trying to create layout for the document class of the bulletin of
CSTUG (Czech TeX Users' Group), I have hit a problem. Every
article in LaTeX document provided by author (one file may
contain more articles; of course, the reason is, that whole
bulletin is than compiled to one) is enclosed (whole, even
\title, \author, and \maketitle) in special environment clanek
(which is ``article'' in Czech). Something like this:

        \documentclass{article}

        \usepackage{csbul} % style of the bulletin itself

        \begin{document} \begin{clanek}

        \title{something} \author{something}

        \podpis{something} % ``podpis'' means ``signature'' and it is
                                                         % used for the authors name 
and contact
                                                         % info in the end of the 
article.

        \maketitle

        \section{...}

        ...

        \end{clanek} \end{document}

I would like to make layout as seamless as possible (remember, it
is for introduction of LyX to {La}TeX community, so I would like
to avoid any ERT) and of course, I cannot change the style itself.

However, when browsing through Customization document, I was not
able to fingure out, how to do this. Any thoughts?

        Thanks

                Matej

-- 
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
In those days spirits were brave, the stakes were high, men were
real men, women were real women and small furry creatures from
Alpha Centauri were real small furry creatures from Alpha
Centauri.
        -- Douglas Adams

Reply via email to