Liviu Andronic wrote:
> I guess that most Beamer hacks could be dropped once #6753 [1] gets
> addressed. Liviu
>
> [1] http://www.lyx.org/trac/ticket/6753
Indeed, a sane argument UI is a major prerequisite (next to features such as
"NextNested" which automatically nests following paragraphs). Ho
On Sat, Nov 5, 2011 at 2:07 PM, Jürgen Spitzmüller wrote:
> The problem at the moment is that LyX does not yet support beamer's overlay
> arguments (<...>). At the time when the beamer layout was written (by the
> beamer author himself, BTW), we also did not yet support mandatory environment
> arg
Bert Lloyd wrote:
> Are these issues somewhat reduced by the incremental lists modules?
> http://wiki.lyx.org/Layouts/Modules#toc9
> Perhaps these could be included in "stock" LyX in the future and make
> the \lyxframe workaround unnecessary?
Not really. These modules just hardcode some common ove
On Sat, Nov 5, 2011 at 9:07 AM, Jürgen Spitzmüller wrote:
> The problem at the moment is that LyX does not yet support beamer's overlay
> arguments (<...>). At the time when the beamer layout was written (by the
> beamer author himself, BTW), we also did not yet support mandatory environment
> ar
Bert Lloyd wrote:
> I have never understood the purpose of \lyxframe and \lyxframeend when
> the standard \begin{frame} and \end{frame} are available.
>
> Conceding my almost complete ignorance on this topic, wouldn't it be
> better to for LyX to use standard Beamer / LaTeX commands whenever
> pos
I have never understood the purpose of \lyxframe and \lyxframeend when
the standard \begin{frame} and \end{frame} are available.
Conceding my almost complete ignorance on this topic, wouldn't it be
better to for LyX to use standard Beamer / LaTeX commands whenever
possible? This would seem to impr
I was ignorant of this mechanism (inserting hte definition only if the last
\lyxframeend{} is manually inserted. Since the part of my document that has
not been reconverted to the beamer format was just flowing text,I can
compile my document once exported to Latex. But since I have only inserted
St
Rich Shepard wrote:
> I concur. I've found that each frame needs a \endframe and that also needs
> to be the last line in the presentation.
This is probably a misunderstanding. I meant that LyX is supposed to
\lyxframeend definition to the auto-generated preamble whenever this macro is
used (whi
On Fri, 4 Nov 2011, Jürgen Spitzmüller wrote:
It is defined once you insert an "EndFrame" in the document. In my experience,
it is generally advisable to insert such and EndFrame at the end of a
presentation.
But of course the \lyxframeend definition should be inserted in all cases
where this m
Murat Yildizoglu wrote:
> - I have spent some time before observing that, when I have set the
> document class to Presentation(beamer) in Lyx; it has introduced the
> definition of \lyxframe, but not the one of the \lyxframeend. Once I have
> introduced it in the preamble, I have been able to compi
Hi,
Contrary to what I have announced in my preceding post, I continue to try
to import my latex beamers, following the schema to which I have arrived
after the remarks of Guenter : convert first the document to article;
neutralize the frame commands; import in Lyx; set the document class to
beame
Oups, I have forgotten the list's address in my reply.
-- Forwarded message --
From: Murat Yildizoglu
Date: 2011/6/29
Subject: Re: Lyx and Beamer
To: Guenter Milde
Thank you Guenter,
That works better visually, but I crash too frequently after having
introduced
On 2011-06-29, Murat Yildizoglu wrote:
> 2011/6/29 Guenter Milde
>> On 2011-06-28, Murat Yildizoglu wrote:
>> > Lyx is not able to recognize \section like commands and translate them to
>> > its environment structure (this is how I got the \lyxframeend problem: I
>> > wanted to have more readable
2011/6/29 Guenter Milde
> On 2011-06-28, Murat Yildizoglu wrote:
>
> > Lyx is not able to recognize \section like commands and translate them to
> > its environment structure (this is how I got the \lyxframeend problem: I
> > wanted to have more readable section titles, by selection the
> corresp
On 2011-06-28, Murat Yildizoglu wrote:
> Lyx is not able to recognize \section like commands and translate them to
> its environment structure (this is how I got the \lyxframeend problem: I
> wanted to have more readable section titles, by selection the corresponding
> environment for them).
Loo
On 2011-06-28, Richard Heck wrote:
> On 06/28/2011 09:28 AM, Murat Yildizoglu wrote:
>> Just to complete my previous mail by an example, I get the following
>> type strange codings (copied from the View latex code window):
>> \end{frame}
>> \lyxframeend{}\section{Blabla}
>> The \end{frame} com
On Tuesday 28 June 2011 15:42:08 Richard Heck wrote:
> If I were doing this, I'd write a Perl script to handle the clean up.
> I've done this already with old documents converted from WordPerfect,
> but of course your needs will be different.
>
> Richard
Due to this I have python scripts (no surp
On 06/28/2011 10:27 AM, Murat Yildizoglu wrote:
> Thanks Richard,
>
> This is really bad news for me, since I have a whole bunch of course
> beamers that I would like to convert to Lyx, since I am trying to
> definitely ditch Scientific Word (after having lived for some time
> with both SW and Lyx)
Thanks Richard,
This is really bad news for me, since I have a whole bunch of course beamers
that I would like to convert to Lyx, since I am trying to definitely ditch
Scientific Word (after having lived for some time with both SW and Lyx).
My beamer documents are not particularly fancy, with som
On 06/28/2011 09:28 AM, Murat Yildizoglu wrote:
> Just to complete my previous mail by an example, I get the following
> type strange codings (copied from the View latex code window):
>
> \end{frame}
>
> \lyxframeend{}\section{Blabla}
>
>
> The \end{frame} comes from an Evil Red box and \lyxframee
Just to complete my previous mail by an example, I get the following type
strange codings (copied from the View latex code window):
\end{frame}
\lyxframeend{}\section{Blabla}
The \end{frame} comes from an Evil Red box and \lyxframeend{} is introduced
without a selection by me of a frame enviro
Hi,
I have imported a beamer document written previously by Scientific Word
(portable latex). The \begin{frame} and \end{frame} instruction have been
imported as evel red boxes. This is not a problem in itself, but now, when I
introduce a section between two frames Lyx introduces a \lyxframeend
in
mercoledì 03 marzo 2010, 20:07, Paul Rubin:
> Giovanni Bacci writes:
>
> > Hi all! I'm trying to do a presentation with the beamer class
> > inside LyX. I'd like to pass an option to the itemize environment.
> > In plain latex:
> > \begin{itemize}[<+->]
> >
> > It's possible to do this dir
Giovanni Bacci writes:
> Hi all! I'm trying to do a presentation with the beamer class inside
> LyX. I'd like to pass an option to the itemize environment. In plain
> latex:
> \begin{itemize}[<+->]
>
> It's possible to do this directly in LyX, without writing all the
> itemize code in an ERT?
Hi all! I'm trying to do a presentation with the beamer class inside
LyX. I'd like to pass an option to the itemize environment. In plain
latex:
\begin{itemize}[<+->]
It's possible to do this directly in LyX, without writing all the
itemize code in an ERT?
Thanks,
Giovanni
2006/9/8, Tino Langer <[EMAIL PROTECTED]>:
Where I can get some documentation how to use it with lyx?
thanx - Tino
Paul A. Rubin wrote:
> Tino Langer wrote:
>> Hello,
>>
>> I want to use lyx to write some slides with the beamer package. Is it
>> possible to do this? I use miketex 2.5, installed
Where I can get some documentation how to use it with lyx?
thanx - Tino
Paul A. Rubin wrote:
Tino Langer wrote:
Hello,
I want to use lyx to write some slides with the beamer package. Is it
possible to do this? I use miketex 2.5, installed the beamer package,
did a reconfigure of lyx but can
perfectly - many thanks!
Paul A. Rubin wrote:
Tino Langer wrote:
Hello,
I want to use lyx to write some slides with the beamer package. Is it
possible to do this? I use miketex 2.5, installed the beamer package,
did a reconfigure of lyx but can not find beamer as document type. How
to do th
Tino Langer wrote:
Hello,
I want to use lyx to write some slides with the beamer package. Is it
possible to do this? I use miketex 2.5, installed the beamer package,
did a reconfigure of lyx but can not find beamer as document type. How
to do this?
thanx, nice day - Tino
LyX is a great w
Hello,
I want to use lyx to write some slides with the beamer package. Is it
possible to do this? I use miketex 2.5, installed the beamer package,
did a reconfigure of lyx but can not find beamer as document type. How
to do this?
thanx, nice day - Tino
Micha Feigin wrote:
On Thu, 29 Dec 2005 21:45:19 -0500
"Paul A. Rubin" <[EMAIL PROTECTED]> wrote:
Micha Feigin wrote:
For some reason when I use beamer with lyx and set tocdepth to 1 I get no
bookmarks for sections/subsections but setting it to 2 I get bookmarks for both
sections and subsect
On Thu, 29 Dec 2005 21:45:19 -0500
"Paul A. Rubin" <[EMAIL PROTECTED]> wrote:
> Micha Feigin wrote:
> > For some reason when I use beamer with lyx and set tocdepth to 1 I get no
> > bookmarks for sections/subsections but setting it to 2 I get bookmarks for
> > both
> > sections and subsections.
>
Micha Feigin wrote:
For some reason when I use beamer with lyx and set tocdepth to 1 I get no
bookmarks for sections/subsections but setting it to 2 I get bookmarks for both
sections and subsections.
This doesn't match the latex behavior which is one behind (sections only in
bookmarks for tocdep
For some reason when I use beamer with lyx and set tocdepth to 1 I get no
bookmarks for sections/subsections but setting it to 2 I get bookmarks for both
sections and subsections.
This doesn't match the latex behavior which is one behind (sections only in
bookmarks for tocdepth=2 and nothing for t
34 matches
Mail list logo