>>To: [EMAIL PROTECTED]
>>Subject: overlays and seminar class
>>From: Myriam Abramson <[EMAIL PROTECTED]>
>>Date: Tue, 20 Apr 2004 12:15:49 -0400
>>
>>
>>I'm using the seminar class and seminar.layout for my presentations
>>and I'm
I'm using the seminar class and seminar.layout for my presentations
and I'm still struggling with overlays. I've found out that I need
to control the slide environment myself to have overlays working. So
far so good but the display seems to get recentered each time. I've
fo
Hi!
I sprinkled my slides with notes. Is there a way to print only those
notes? TIA (lyx 1.3.2)
myriam
Hi!
I read in the seminar documentation that overlay are possibles.
I tried \overlay{n} and \begin {overlay}{n} with no success. How do
you do overlays with seminar in lyx, then?
TIA
myriam
Juergen Spitzmueller wrote:
> Juergen Spitzmueller wrote:
> > > Jürgen -> could you please have a look if this is
> > > qt related?
> >
> > Yes, seems so.
>
> I have to correct myself. xforms also does not update (at least not always.
> Sometimes it does, but I haven't yet figured out why).
If a
Juergen Spitzmueller wrote:
> > Jürgen -> could you please have a look if this is
> > qt related?
>
> Yes, seems so.
I have to correct myself. xforms also does not update (at least not always.
Sometimes it does, but I haven't yet figured out why).
Jürgen.
Herbert Voss wrote:
> Jürgen -> could you please have a look if this is
> qt related?
Yes, seems so. In qt, you have to press "use class defaults" (or set "reset to
defaults on class change" in prefs) to get the extra options.
It's a bug.
Jürgen.
Herbert Voss wrote:
put slidesec into Layout->Document->LAyouts->Options
seems to be a bug, because it should be done by LyX
LyX does this already. In seminar.layout I have
ClassOptions
FontSize 8|9|10|11|12|14|17
Other slidesec
End
I know ...
Read my mails well.
Jürgen -> could you
Günter Milde wrote:
Herbert Voss wrote:
Herbert Voss wrote:
Myriam Abramson wrote:
Is there something wrong with the seminar class in Lyx? I get the
following error:
Undefined control sequence.
\slideheading
{this is a header}
...
put slidesec into Layout->Document->L
Herbert Voss wrote:
> Herbert Voss wrote:
> >Myriam Abramson wrote:
> >
> >>Is there something wrong with the seminar class in Lyx? I get the
> >>following error:
> >>
> >>Undefined control sequence.
> >> \slideheading
> >&g
Myriam Abramson wrote:
\thepage is displayed as 2 numbers like that: 0-1, 0-2, etc.
How can I fix that? Here's my pagestyle definition:
try \renewcommand\thepage{\arabic{page}}
before your page defnition
Herbert
\thepage is displayed as 2 numbers like that: 0-1, 0-2, etc.
How can I fix that? Here's my pagestyle definition:
\newpagestyle{mypage}
{\color{Gold}
\leavevmode\leaders\hrule height1.5pt\hfil}
{\color{Gold}
\leavevmode\leaders\hrule height1.5pt\hfil%
\lower.32ex\hbox{%
\textcolor{Blue
Herbert Voss wrote:
Myriam Abramson wrote:
Is there something wrong with the seminar class in Lyx? I get the
following error:
Undefined control sequence.
\slideheading
{this is a header}
from seminar.layout ;-)
# Note: \slideheading is only defined when the option slidesec
Myriam Abramson wrote:
some more comments:
I use the seminar.layout from the wiki and here's my preamble:
\usepackage[dvips]{pstcol}
only for old distributions you need the option
dvips.
\usepackage{semcolor}
\usepackage{semlayer}
\usepackage{semhelv}
\usepackage[dvips]{color}
this makes no sen
Myriam Abramson wrote:
Is there something wrong with the seminar class in Lyx? I get the
following error:
Undefined control sequence.
\slideheading
{this is a header}
from seminar.layout ;-)
# Note: \slideheading is only defined when the option slidesec is present
Herbert
Is there something wrong with the seminar class in Lyx? I get the
following error:
Undefined control sequence.
\slideheading
{this is a header}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `
Kai Johannes Keller wrote:
> Apparently there are problems with the documentclass seminar and
> a4-paparsize,
> 1. Lyx calls dvips with the option -t a4 - don't ask me why 'cause I don't
> know; that's just what the pop-up-window tells.
This is the papersize op
Hello List,
Apparently there are problems with the documentclass seminar and a4-paparsize,
though I haven't solved them I#ve found something out that might be helpful
for somebody who needs his slides prindet and doesn't bother if its a bit
"unconvenient", so there are two t
Günter Milde wrote:
seminar.cls has a bug that prevents proper working with the "a4paper"
option. (Option "a4" works).
the seminar and prosper packages are still buggy.
The bug prevents use of seminar as doctype from LyX together with the
geometry package and a4 op
Dear lyx-users,
seminar.cls has a bug that prevents proper working with the "a4paper"
option. (Option "a4" works).
The bug prevents use of seminar as doctype from LyX together with the
geometry package and a4 option, as LyX inserts:
\usepackage{geometry}
\geometry{verbose
>>Subject: documentclass: seminar
>>From: Kai Johannes Keller <[EMAIL PROTECTED]>
>>To: LyX-List <[EMAIL PROTECTED]>
>>Date: 08 Dec 2003 23:16:45 +0100
>>
>>Hello List,
>>
>>I have a problem to view ps or print a document typed in semin
Kai Johannes Keller wrote:
> Hello List,
>
> I have a problem to view ps or print a document typed in seminar-class:
> The .dvi-file looks all right, just as I want it, but when I view .ps or
> try to print the document, the text is rotated by 90° and half of it is
> missing.
Hello List,
I have a problem to view ps or print a document typed in seminar-class:
The .dvi-file looks all right, just as I want it, but when I view .ps or
try to print the document, the text is rotated by 90° and half of it is
missing. Does anybody else have this problem? It's only
I am using Seminar environment for slides. Weird thing is slide numbers
are all zero. Even for the old slides I have made long ago. Then I
removed the qt version and went back to 1.2.1, still the same problem.
Any idea what's wrong?
Thanks,
Remzi
Myriam Abramson schrieb:
I get an error when using title in seminar layout.
I'm enclosing a test file. I'm using lyx 1.2.2.
use the title outside of a slide environment
Herbert
--
http://www.educat.hu-berlin.de/~voss/lyx/
I get an error when using title in seminar layout.
I'm enclosing a test file. I'm using lyx 1.2.2.
ailisp.lyx
Description: test.lyx
--
myriam
On Tue, Jan 14, 2003 at 01:30:07PM +1300, John O'Gorman wrote:
> I'm still trying to master LyX's seminar class (before going on to
> Prosper).
>
> I am dismayed to find that seminar seems to be a class where it is
> harder to create a document using LyX. I hope
Hi everyone.
I'm still trying to master LyX's seminar class (before going on to
Prosper).
I am dismayed to find that seminar seems to be a class where it is
harder to create a document using LyX. I hope someone can give
me the hint that breaks through this difficulty.
The main dif
I have lyx 1.2.1 (from mandrake 9.0) and am trying to get the seminar
style to work. I have downloaded a new seminar.layout and slide.inc and
have copied them into
/usr/share/lyx/layouts/
This makes most things work but I still get the following errors when
import a tex document which uses
Hi,
I have I question about the seminar.cls:
I set the page to landscape. When I preview the *.dvi it looks allright.
But when I export it to ps/pdf the pages get turned upside down. I always
have to press "swap landscape" in the ps-preview. (I checked
seminar_faq.html but didn't find a hint.)
W
Re: When I use the seminar layout, i have the title etc and then i choose...
I am interested in using `seminar´. In the help document `extended features´
it says, however
or the "seminar" package [present on some TeX distributions].
--> The latter is not yet supported under LyX!
Hi
Is there a way to make the latex code written for making up navigation bars
in seminar.sty work in lyx? I wondered if anyone tried that..
Thanks
Remzi
On Mon, 2002-08-26 at 12:46, Guenter Milde wrote:
> On 23 Aug 2002 22:03:53 +0530 wrote Ananda Murthy R S <[EMAIL PROTECTED]>:
>
> > Hello:
> >
> > Seminar document class does not work properly in LyX 1.2.1. But it works
> > properly in LaTeX. So, there is n
On Sat, 24 Aug 2002 11:17:52 -0600 wrote Remzi Seker <[EMAIL PROTECTED]>:
> Hi,
>
> When i use fancy headers in seminar layout everything is okay as long as I
> don't use portrait slides.
> When I do portrait, the header and footer is still in the form of landscape
On 23 Aug 2002 22:03:53 +0530 wrote Ananda Murthy R S <[EMAIL PROTECTED]>:
> Hello:
>
> Seminar document class does not work properly in LyX 1.2.1. But it works
> properly in LaTeX. So, there is nothing wrong with the document class.
> But the layout given with LyX 1.2.1 ap
Rem wrote:
> I tried to use the seminar layout under LyX 1.2.
> Also, the file http://www.lyx.org/help/seminar/seminar.lyx
> doesn't exist on the server...
forgot to add it to the website
it's in 20 minutes online and here attached, works also
for me.
Herbert
--
Guenter Milde wrote:
> comes with a LyX template file. However, it is for use with LyX 1.1.6 and not
> adapted to 1.2.0 yet.
I have no problems with this layout file. Can someone please
mail me a copy of a not-running lyxfile, which doesn't work
with the seminar layout file.
ly
I tried to use the seminar layout under LyX 1.2.
Also, the file http://www.lyx.org/help/seminar/seminar.lyx
doesn't exist on the server...
- Original Message -
From: "Guenter Milde" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 9
On Tue, 30 Jul 2002 16:22:47 +0200 wrote Herbert Voss
<[EMAIL PROTECTED]>:
> Remzi Seker wrote:
>
> > Hi
> > I am having problems with the seminar style. It simply doesn't run. Can
> > anyone send me a working example file so I can try and troubleshoot?
&
Remzi Seker wrote:
> Hi
> I am having problems with the seminar style. It simply doesn't run. Can
> anyone send me a working example file so I can try and troubleshoot?
>
http://www.lyx.org/help/seminar/seminar.php
Herbert
Hi
I am having problems with the seminar style. It simply doesn't run. Can
anyone send me a working example file so I can try and troubleshoot?
Thanks
Remzi
Hello:
/help/seminar/seminar.lyx is not found.
Anand
I want to include some Hebrew in a demonstration that LyX can actually
be used for RTL languages but I can't make it work.
I have Hebrew fonts, I setup a "PDF (pdfelatex)" and a "DVI (elatex)"
convertor. I enabled RTL support in Prefernecs->Language.
I can switch languages (although I haven't
Dear LyXers,
When I tried to import the example file semsamp1.tex for the seminar class into lyx, I
got the following error:
milde@horst:/root/downloads/TeX/seminar/doc > reLyX -c seminar semsamp1.tex
reLyX, the LaTeX to LyX translator. Revision date 2000/06/06
Use
Thomas Steffen wrote:
>
> Emanuele Olivetti <[EMAIL PROTECTED]> writes:
>
> > I'm trying to use seminar document class for the first time; I can't
> > find any documentation; Is it stable? I set paper to A4 but evey
> > simple try doesn't compile.
Emanuele Olivetti <[EMAIL PROTECTED]> writes:
> I'm trying to use seminar document class for the first time; I can't
> find any documentation; Is it stable? I set paper to A4 but evey
> simple try doesn't compile.
Seminar is not exactly stable, unsupported is p
Emanuele Olivetti wrote:
>
> I'm trying to use seminar document class for the first time; I can't find
> any documentation; Is it stable? I set paper to A4 but evey simple try
> doesn't compile.
http://www.educat.hu-berlin.de/~voss/lyx/LyXTips.html#seminar
Herbert
I'm trying to use seminar document class for the first time; I can't find
any documentation; Is it stable? I set paper to A4 but evey simple try
doesn't compile.
Suggestions?
Emanuele
Myriam Abramson wrote:
>
> Is the seminar class documented anywhere in the Lyx documentation?
> I couldn't find anything on it. I have 1.1.5fix2.
have a look at:
http://www.educat.hu-berlin.de/~voss/lyx/#seminar
Herbert
--
http://www.educat.hu-berlin.de/~voss/lyx/
Hi!
Is the seminar class documented anywhere in the Lyx documentation?
I couldn't find anything on it. I have 1.1.5fix2.
--
myriam
Go Proverb:
Don't play on dame points, but guarantee connections.
Mark Hansel wrote:
>
> My initial error was easily fixed by telling lyx the desired orientation.
> I could not find a lyx approach to putting an "oval" box (rounded corners)
> around pages. My solution has been to create my own commands (in the
> prefix) and enter these througout the text in TeX
ds (in the
prefix) and enter these througout the text in TeX mode. This is awkward
and moves backwards -- tediously fussing with appearance. While it works,
I want to pick the option from the drop-down environment menu.
After semester end, I want to experiment with the seminar layout file. One
On Mon, Apr 16, 2001 at 03:30:34PM -0500, Mark Hansel wrote:
> If answered already, please point me to the answer.
>
> Using lyx, I cannot force seminar class to print portrait mode. Exporting
> the latex and working with it directly will yeild proper (desired) output.
Add '
Mark Hansel wrote:
>
> If answered already, please point me to the answer.
>
> Using lyx, I cannot force seminar class to print portrait mode. Exporting
> the latex and working with it directly will yeild proper (desired) output.
>
> Prefix commands \landscapeonly a
If answered already, please point me to the answer.
Using lyx, I cannot force seminar class to print portrait mode. Exporting
the latex and working with it directly will yeild proper (desired) output.
Prefix commands \landscapeonly and \portraitonly give identical output.
Latex comands \begin
ted 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 / Univers
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 T
Sarah Mount <[EMAIL PROTECTED]> writes:
| On Tue, 7 Nov 2000, Herbert Voss wrote:
|
| > Sarah Mount wrote:
| > >
| > > Apologies if this has already been discussed... I've been trying to use
| > > the Seminar document class, but get "Missing \begin{documen
On Tue, 7 Nov 2000, Herbert Voss wrote:
> Sarah Mount wrote:
> >
> > Apologies if this has already been discussed... I've been trying to use
> > the Seminar document class, but get "Missing \begin{document}" errors, no
> > matter what I do! I
Sarah Mount wrote:
>
> Apologies if this has already been discussed... I've been trying to use
> the Seminar document class, but get "Missing \begin{document}" errors, no
> matter what I do! I'm running LyX v1.1.5fix2. Any ideas, anyone?
from my point of view, t
Apologies if this has already been discussed... I've been trying to use
the Seminar document class, but get "Missing \begin{document}" errors, no
matter what I do! I'm running LyX v1.1.5fix2. Any ideas, anyone?
Ta!
Sarah
--
Sarah Mount - Tutorial Asst. in Computer S
Hi,
I'm trying to make a new seminar.layout file to support the seminar
classe in lyx.
Before starting I'll like to know if sombody tries to make such think
...
My plan to write this new layout is to look at the slides.layout
and foils.layout.
I'have just made a first raw to tr
>>>>> "Sasa" == Sasa Janiska <[EMAIL PROTECTED]> writes:
Sasa> Hello! I've been searching on mailing-list archives but could
Sasa> not find answer for seminar class support for LyX.
As far as I know, there is no seminar support. The two classes
suppor
Hello!
I've been searching on mailing-list archives but could not find answer
for seminar class support for LyX.
Does anybody know if someone has written class for seminar package?
Sincerely,
Sasa
P.S. If anyone can share some experiences in writing class for LyX,
please share it woth o
>>>>> "Patrick" == Patrick Dupre LCMI <[EMAIL PROTECTED]> writes:
Patrick> Hello every bido, It seems that lyx (1.0.4) does not
Patrick> recognize the documentclass seminar, how can this be fix ?
Patrick> Thank for your help.
The fix would be to implem
Hello every bido,
It seems that lyx (1.0.4) does not recognize the documentclass seminar,
how can this be fix ?
Thank for your help.
--
---
==
Patrick DUPRE| | Tel: (33 4) 76-88-78-51
CNRS
66 matches
Mail list logo