I'm using seminar in a portrait mode. It works fine, but I can't get an special feature for the slide I require. Seminar has an automatic page breaking, but I need that the slide name will be printed in each new slide. Example: Heading Title1 (2/2) ... ... Heading Title1 (2/2) ... ... Heading Title2 ... The slide of slides it doesn't matter right now, but the heading is important. Writting \theslideheading on the header could be the solution, but I modify the heading locating it over the frame. Furthermore, th \theslideheading sould be appear inside of the slide. Here is the problem, the slide text is written over the heading name. Any suggestion? Thanks in advance. PD: An example file is attached. -- German Poo Caaman~o mailto:[EMAIL PROTECTED] http://www.ubiobio.cl/~gpoo/chilelindo.html "La historia no se lee, se escribe"
#LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 218 \textclass seminar \begin_preamble \usepackage[dvips]{pstcol} \usepackage{semcolor} \input{seminar.bug} \usepackage{fancybox} \centerslidesfalse % % Variables de los recuadros del frame % \def\Titulo{Sistemas Ditribuidos / Universidad del Bío--Bío} \def\FrameDerecha{Hola} \def\FrameIzquierda{\emph{Relator: Germán Poo Caamaño}} % Se modifica el espacio ocupado por la transparencia. Como el header el y el % footer se alojaran dentro del marco, se amplia dicho marco para aprovechar % mejor la hoja \addtolength{\slidewidth}{1.9cm} %% for portrait mode \addtolength{\slideheight}{2cm} %% for landscape mode %\extraslideheight{-1.8cm} %\setlength{\slideframewidth}{1cm} %% ancho de la linea del frame \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}% } \newslideframe{HeaderTitle}{\boxput(0,0.90){\Large{\theslideheading}}{#1}} \slideframe*{Titulo} \slideframe*{HeaderTitle} \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 \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 \layout PortraitSlide Conceptos \layout SlideHeading Conceptos \layout Description Modelo\SpecialChar ~ de\SpecialChar ~ comunicaciones \begin_deeper \layout Itemize El propósito fundamental de la comunicación de datos es intercambiar información entre dos agentes \end_deeper \layout Description Red\SpecialChar ~ de\SpecialChar ~ computadores \begin_deeper \layout Itemize Colección interconectada de computadores autónomos por medio de comunicación (software y hardware) \layout Itemize Realizar trabajo cooperativo \layout Itemize Compartir recursos \end_deeper \layout Description Sistema\SpecialChar ~ Distribuido \begin_deeper \layout Itemize Sistema de software que distribuye las tareas de los usuarios empleando el hardware de la red \layout Itemize Utiliza servicios de la red \layout Itemize El software del sistema distribuido da transparencia al usuario acerca del lugar en que se efectúan las tareas \end_deeper \layout Itemize Compartir recursos. \begin_deeper \layout Itemize Carga de procesamiento \layout Itemize Periféricos. \end_deeper \layout Itemize Alta confiabilidad. \begin_deeper \layout Itemize Tolerancia a fallas \layout Itemize Duplicación de archivos \layout Itemize Duplicación de dispositivos \end_deeper \layout Itemize Ahorro. \begin_deeper \layout Itemize Razón precio/rendimiento de los computadores personales ha aumentado \layout Itemize Servidores de archivos \layout Itemize Servidores de impresoras \layout Itemize Medio de comunicación entre personas \end_deeper \layout PortraitSlide Clasificación de las redes \layout SlideHeading Clasificación de las redes \layout Itemize LAN (Local Area Network) \begin_deeper \layout Itemize Sala, edificio, campus universitario \layout Itemize Propiedad de los usuarios \end_deeper \layout Itemize MAN (Metropolitan Area Network) \begin_deeper \layout Itemize Area urbana \layout Itemize Propiedad de empresa de comunicaciones \end_deeper \layout Itemize WAN (Wide Area Network) \begin_deeper \layout Itemize Países, continentes \layout Itemize Propiedad de empresas de comunicaciones \end_deeper \layout Itemize Interconexión de WAN \layout Itemize En un ... \the_end