Since lyx-1.1.6-fix (AFAIR) I've been having some problems
with seminar.layout. I defined frames on my slides, but
now one slide appears with frame and empty, the second
one appears with text (without frame), etc.

If I export the file to TeX it looks like:

------------------------------------------
\begin{slide*}

\end{slide*}

\slideheading{Otro texto}


\slidesubheading{Subtexto}

Texto
------------------------------------------

It's wrong.  I used to use the same lyx files before without
problem.

I attach a sample. If you to see how is expected, you can
see any file from http://cronos.dci.ubiobio.cl/docs/sd/pdf/
(except sockets.pdf).

-- 
German Poo Caaman~o
mailto:[EMAIL PROTECTED]
http://www.ubiobio.cl/~gpoo/chilelindo.html
«Hay 10 tipos de personas: las que entienden binario y las que no.»
#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass seminar
\begin_preamble
\usepackage[dvips]{pstcol} 
\usepackage{semcolor}
\input{seminar.bug}
\usepackage{fancybox}

\centerslidesfalse

\def\Titulo{Sistemas Distribuidos / Universidad del Bío--Bío}
\def\FrameDerecha{Hola}
\def\FrameIzquierda{\emph{Relator: Germán Poo Caamaño}}

\newcommand{\titledframe}[2]{%
  \boxput*(0,1){\psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{{#1}}}%
    {\psframebox[framesep=12pt]{#2}}}

\pslongbox{miFrame}{\psframebox[framearc=0.1]}

\newslideframe{test2}{\boxput*(0,1){\psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{2}}%
  {\miFrame {#1} \endmiFrame}}

\newslideframe{Titulo}{%
  \boxput*(0,1){%
  \psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{\tiny \Titulo}}%
  {#1}%
}

\newslideframe{FooterRight}{
  \boxput*(0.82,-1){
    \makebox[0cm][r]{
      \psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{\tiny Página \theslide}
    }
  }
  {#1}
}

\newslideframe{FooterLeft}{%
  \boxput*(-0.82,-1){%
    \makebox[0cm][l]{%
      \psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{\tiny \FrameIzquierda}%
    }%
  }%
  {#1}%
}

\slideframe*{Titulo}
\slideframe*{FooterRight}
\slideframe*{FooterLeft}

\slidepagestyle{empty}
\end_preamble
\options slidesec,portrait
\language spanish
\inputencoding auto
\fontscheme pslatex
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default
\bullet 1
	0
	15
	-1
\end_bullet
\bullet 2
	4
	20
	-1
\end_bullet

\layout PortraitSlide

\layout SlideHeading

Slide heading
\layout SlideSubHeading

Texto
\layout Standard

Texto estándar
\layout PortraitSlide

\layout SlideHeading

Otro texto
\layout SlideSubHeading

Subtexto
\layout Standard

Texto
\the_end

Reply via email to