Re: beamer error

2023-08-12 Thread Patrick Dupre
This error is now fixed, but to get A4 output size, I set
\usepackage{pgfpages}
\pgfpagesuselayout{4 on 1}[a4paper]

but I get the error:
\pdfpages@includegraphics@status=\count340
\AM@pagebox=\box78
\AM@global@opts=\toks49
\AM@pagecnt=\count341
\AM@toc@title=\toks50
\AM@lof@heading=\toks51
\c@AM@survey=\count342
\AM@templatesizebox=\box79
)
! Undefined control sequence.
 \pdfpagesuselayout

l.46 \pdfpagesuselayout
   {4 on 1}[a4paper]
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., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.


! LaTeX Error: Missing \begin{document}.



-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


beamer error

2023-08-12 Thread Patrick Dupre
Hello,

I use beamer and I want to have a4 output size,
I tried \usepackage[size=a4]{beamerposter}

and I get error

\item \textbf
   {Nuclear Spin-Nuclear Spin} Coupling (dipole-dipole inter...
Sorry...I usually can't take things from the current page.
Try `I\vskip-\lastskip' instead.


Would you have a solution?

Thank


===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
===

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Beamer error on Lyx 2.3.5.2

2020-08-26 Thread jcredberry
No, Kornel, no bib file.
Julio Rojas
jcredbe...@gmail.com


On Mon, Aug 24, 2020 at 3:58 PM Kornel Benko  wrote:

> Am Mon, 24 Aug 2020 15:20:53 -0400
> schrieb jcredbe...@gmail.com:
>
> > Done. Changed encoding to UTF-8, saved the file, closed it, opened it up
> > again, set encoding to Language Default, save it, compiled it, the error
> > appears.
> >
> > As Paul suggested, I will try to make a diff of the original file (it is
> in
> > my backups) and see if there is something weird hanging around.
> > Nevertheless, it is a headache just to think that this might happen in a
> > moment of need.
> >
> > Regards,
> > Julio Rojas
> > jcredbe...@gmail.com
>
> It could be your used bib-file having latin9 chars.
> (In case you use one of course)
>
> Kornel
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Beamer error on Lyx 2.3.5.2

2020-08-24 Thread Kornel Benko
Am Mon, 24 Aug 2020 15:20:53 -0400
schrieb jcredbe...@gmail.com:

> Done. Changed encoding to UTF-8, saved the file, closed it, opened it up
> again, set encoding to Language Default, save it, compiled it, the error
> appears.
> 
> As Paul suggested, I will try to make a diff of the original file (it is in
> my backups) and see if there is something weird hanging around.
> Nevertheless, it is a headache just to think that this might happen in a
> moment of need.
> 
> Regards,
> Julio Rojas
> jcredbe...@gmail.com

It could be your used bib-file having latin9 chars.
(In case you use one of course)

Kornel


pgpQ5PGCUeIBz.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Beamer error on Lyx 2.3.5.2

2020-08-24 Thread Paul A. Rubin

On 8/24/20 3:20 PM, jcredbe...@gmail.com wrote:
Done. Changed encoding to UTF-8, saved the file, closed it, opened it 
up again, set encoding to Language Default, save it, compiled it, the 
error appears.


As Paul suggested, I will try to make a diff of the original file (it 
is in my backups) and see if there is something weird hanging around. 
Nevertheless, it is a headache just to think that this might happen in 
a moment of need.


Regards,
Julio Rojas
jcredbe...@gmail.com 


On Mon, Aug 24, 2020 at 11:40 AM Rich Shepard 
mailto:rshep...@appl-ecosys.com>> wrote:


On Mon, 24 Aug 2020, jcredbe...@gmail.com
 wrote:

> When I manually changed the encoding to UTF-8, it worked flawlessly.

Julio,

Rather than futzing seeking the source consider this: change
encoding to
UTF-8. Open on you Mac. Save it. Open it again and check the
encoding and
whether this resolved the issue.

Regards,

Rich
-- 
lyx-users mailing list

lyx-users@lists.lyx.org 
http://lists.lyx.org/mailman/listinfo/lyx-users


Well, if you view things from the gremlin's point of view, there is no 
point in doing it /unless/ it is a moment of need. (I think this might 
be one of Murphy's Laws.) :-)
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Beamer error on Lyx 2.3.5.2

2020-08-24 Thread jcredberry
Done. Changed encoding to UTF-8, saved the file, closed it, opened it up
again, set encoding to Language Default, save it, compiled it, the error
appears.

As Paul suggested, I will try to make a diff of the original file (it is in
my backups) and see if there is something weird hanging around.
Nevertheless, it is a headache just to think that this might happen in a
moment of need.

Regards,
Julio Rojas
jcredbe...@gmail.com


On Mon, Aug 24, 2020 at 11:40 AM Rich Shepard 
wrote:

> On Mon, 24 Aug 2020, jcredbe...@gmail.com wrote:
>
> > When I manually changed the encoding to UTF-8, it worked flawlessly.
>
> Julio,
>
> Rather than futzing seeking the source consider this: change encoding to
> UTF-8. Open on you Mac. Save it. Open it again and check the encoding and
> whether this resolved the issue.
>
> Regards,
>
> Rich
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Beamer error on Lyx 2.3.5.2

2020-08-24 Thread Rich Shepard

On Mon, 24 Aug 2020, jcredbe...@gmail.com wrote:


When I manually changed the encoding to UTF-8, it worked flawlessly.


Julio,

Rather than futzing seeking the source consider this: change encoding to
UTF-8. Open on you Mac. Save it. Open it again and check the encoding and
whether this resolved the issue.

Regards,

Rich
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Beamer error on Lyx 2.3.5.2

2020-08-24 Thread Paul A. Rubin

On 8/24/20 11:14 AM, jcredbe...@gmail.com wrote:
Yes Paul, it is. This is the same set of slides I use every year. No 
changes except for homework. I have opened the file in my Mac with Lyx 
2.3.1-1 after saving it in Windows, and at compiling time the same 
error appears:


! Package inputenc Error: Keyboard character used is undefined

(inputenc) in inputencoding `latin9'.

Again, this is a document that I have used for at least a couple of 
years in its current state. Only minor changes have been made. When I 
manually changed the encoding to UTF-8, it worked flawlessly. I tried 
opening other Beamer files that I have not opened in Windows and they 
even work without changing the encoding.


I think something bad happened while working on my file in Windows 
that has permanently damaged it. I hope this is not something that can 
break down the workflow for the ones who work in different OS´s.


Regards,

Julio Rojas
jcredbe...@gmail.com 


On Mon, Aug 24, 2020 at 10:04 AM Paul A. Rubin > wrote:


On 8/23/20 7:27 PM, jcredbe...@gmail.com
 wrote:

Dear all,

Trying to open a Beamer presentation that I used for my lectures
every year. After some adjustment for this year's lectures, the
following error appears when compiling the document:

! Package inputenc Error: Keyboard character used is undefined

(inputenc) in inputencoding `latin9'.

This is a document that I usually work with on Ubuntu Linux, but
that in this case, I opened in Windows 10.

I changed default coding to UTF-8 instead of inputenc and another
error appears. In this case, the small logo in the right corner
is not recognized and as the filename is "uct_logo.png", at
compilation time it says the file is not found and then a box
with "uct_logo" appears, with the "l" in "logo" as a subscript.

Is this problem a Windows or a Lyx related one? BTW, I am using
TeXLive 2019 on this windows computer.

Regards,

Julio Rojas
jcredbe...@gmail.com 


Is the logo PNG file in the same directory as the LyX file? If
not, have you tried specifying the path to it?

Paul

-- 
lyx-users mailing list

lyx-users@lists.lyx.org 
http://lists.lyx.org/mailman/listinfo/lyx-users

If by any chance you kept the original Mac version (did not overwrite it 
with the version saved on Windows), you could diff the two LyX files to 
find the offending character.


Other than having a different idea about what an end-of-line character 
should be, I don't recall Windows mucking up characters on its own. If 
you paste in something copied from, say, a PDF (where there are 
ligatures) or maybe type something like an accented letter while 
editing, maybe that could be the source of the problem?


Paul

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Beamer error on Lyx 2.3.5.2

2020-08-24 Thread jcredberry
Yes Paul, it is. This is the same set of slides I use every year. No
changes except for homework. I have opened the file in my Mac with Lyx
2.3.1-1 after saving it in Windows, and at compiling time the same error
appears:

! Package inputenc Error: Keyboard character used is undefined

(inputenc) in inputencoding `latin9'.


Again, this is a document that I have used for at least a couple of years
in its current state. Only minor changes have been made. When I manually
changed the encoding to UTF-8, it worked flawlessly. I tried opening other
Beamer files that I have not opened in Windows and they even work without
changing the encoding.


I think something bad happened while working on my file in Windows that has
permanently damaged it. I hope this is not something that can break down
the workflow for the ones who work in different OS´s.


Regards,
Julio Rojas
jcredbe...@gmail.com


On Mon, Aug 24, 2020 at 10:04 AM Paul A. Rubin  wrote:

> On 8/23/20 7:27 PM, jcredbe...@gmail.com wrote:
>
> Dear all,
>
> Trying to open a Beamer presentation that I used for my lectures every
> year. After some adjustment for this year's lectures, the following error
> appears when compiling the document:
>
> ! Package inputenc Error: Keyboard character used is undefined
>
> (inputenc) in inputencoding `latin9'.
>
> This is a document that I usually work with on Ubuntu Linux, but that in
> this case, I opened in Windows 10.
>
> I changed default coding to UTF-8 instead of inputenc and another error
> appears. In this case, the small logo in the right corner is not recognized
> and as the filename is "uct_logo.png", at compilation time it says the file
> is not found and then a box with "uct_logo" appears, with the "l" in "logo"
> as a subscript.
>
> Is this problem a Windows or a Lyx related one? BTW, I am using TeXLive
> 2019 on this windows computer.
>
> Regards,
> Julio Rojas
> jcredbe...@gmail.com
>
> Is the logo PNG file in the same directory as the LyX file? If not, have
> you tried specifying the path to it?
>
> Paul
>
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Beamer error on Lyx 2.3.5.2

2020-08-24 Thread Paul A. Rubin

On 8/23/20 7:27 PM, jcredbe...@gmail.com wrote:

Dear all,

Trying to open a Beamer presentation that I used for my lectures every 
year. After some adjustment for this year's lectures, the following 
error appears when compiling the document:


! Package inputenc Error: Keyboard character used is undefined

(inputenc) in inputencoding `latin9'.

This is a document that I usually work with on Ubuntu Linux, but that 
in this case, I opened in Windows 10.


I changed default coding to UTF-8 instead of inputenc and another 
error appears. In this case, the small logo in the right corner is not 
recognized and as the filename is "uct_logo.png", at compilation time 
it says the file is not found and then a box with "uct_logo" appears, 
with the "l" in "logo" as a subscript.


Is this problem a Windows or a Lyx related one? BTW, I am using 
TeXLive 2019 on this windows computer.


Regards,

Julio Rojas
jcredbe...@gmail.com 

Is the logo PNG file in the same directory as the LyX file? If not, have 
you tried specifying the path to it?


Paul

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Beamer error on Lyx 2.3.5.2

2020-08-23 Thread jcredberry
Dear all,

Trying to open a Beamer presentation that I used for my lectures every
year. After some adjustment for this year's lectures, the following error
appears when compiling the document:

! Package inputenc Error: Keyboard character used is undefined

(inputenc) in inputencoding `latin9'.


This is a document that I usually work with on Ubuntu Linux, but that in
this case, I opened in Windows 10.


I changed default coding to UTF-8 instead of inputenc and another error
appears. In this case, the small logo in the right corner is not recognized
and as the filename is "uct_logo.png", at compilation time it says the file
is not found and then a box with "uct_logo" appears, with the "l" in "logo"
as a subscript.


Is this problem a Windows or a Lyx related one? BTW, I am using TeXLive
2019 on this windows computer.


Regards,
Julio Rojas
jcredbe...@gmail.com
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Strange Lyx Beamer error

2013-02-14 Thread Rich Shepard

On Thu, 14 Feb 2013, Murat Yildizoglu-BX4 wrote:


I am writing a course using the Beamer template in Lyx. I have already use
this template to write many documents, but for this chapter, I started to
get a strange error :



l.291 \lyxframeend
{}\lyxframe{R?p?ter des instructions}


  Do you have an endframe command at the bottom of the whole document? I
tripped over that early in my use of the beamer class. Each frame, and the
end of the document, needs a \frameend command.

Rich



Re: Strange Lyx Beamer error

2013-02-14 Thread David L. Johnson

On 02/14/2013 01:13 PM, Rich Shepard wrote:

On Thu, 14 Feb 2013, Murat Yildizoglu-BX4 wrote:

I am writing a course using the Beamer template in Lyx. I have 
already use
this template to write many documents, but for this chapter, I 
started to

get a strange error :



l.291 \lyxframeend
{}\lyxframe{R?p?ter des instructions}


  Do you have an endframe command at the bottom of the whole document? I
tripped over that early in my use of the beamer class. Each frame, and 
the

end of the document, needs a \frameend command.

Rich
Only the end of the document needs a separate \frameend command, at 
least when you write it with LyX.  I don't know how setting up multiple 
chapters might change that, since I only use Beamer for lectures.


--

David L. Johnson
Department of Mathematics
Lehigh University



Re: Strange Lyx Beamer error

2013-02-14 Thread Rich Shepard

On Thu, 14 Feb 2013, David L. Johnson wrote:


Only the end of the document needs a separate \frameend command, at least
when you write it with LyX. I don't know how setting up multiple chapters
might change that, since I only use Beamer for lectures.


David,

  Huh! That's interesting. I've always put a \frameend command after each
frame within LyX. Hasn't hurt anything. But, similar to your use, I use the
result for presentation and workshop visuals not as stand-alone documents.

Thanks for the insight,

Rich




Re: Strange Lyx Beamer error

2013-02-14 Thread stefano franchi
A shot in the dark:

have you tried removing the accented characters (and only the accented
characters) in the offending line and checked if the resulting file
compiles from Lyx? That may point toward an encoding issue.

Stefano


On Thu, Feb 14, 2013 at 12:31 PM, Rich Shepard rshep...@appl-ecosys.comwrote:

 On Thu, 14 Feb 2013, David L. Johnson wrote:

  Only the end of the document needs a separate \frameend command, at least
 when you write it with LyX. I don't know how setting up multiple chapters
 might change that, since I only use Beamer for lectures.


 David,

   Huh! That's interesting. I've always put a \frameend command after each
 frame within LyX. Hasn't hurt anything. But, similar to your use, I use the
 result for presentation and workshop visuals not as stand-alone documents.

 Thanks for the insight,

 Rich





-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Strange Lyx Beamer error

2013-02-14 Thread Murat Yildizoglu
Thanks Stefano,
Yes, that was one of the first things I have tried and it does not make any
difference. Moreover, I have other slide titles with accents before this
error, and they do not seem to pose a problem.

I will have to follow the famous Steve Litt methodology I think :-). :
creating a new document and adding incrementally the slides from the old
document until the emergence of the problem. I would really like to
understand the source of this problem, I never meet them when I directly
write in Latex, so I must do some stupid cooy and paste errors in Lyx...

Le jeudi 14 février 2013, stefano franchi a écrit :

 A shot in the dark:

 have you tried removing the accented characters (and only the accented
 characters) in the offending line and checked if the resulting file
 compiles from Lyx? That may point toward an encoding issue.

 Stefano


 On Thu, Feb 14, 2013 at 12:31 PM, Rich Shepard 
 rshep...@appl-ecosys.comjavascript:_e({}, 'cvml', 
 'rshep...@appl-ecosys.com');
  wrote:

 On Thu, 14 Feb 2013, David L. Johnson wrote:

  Only the end of the document needs a separate \frameend command, at least
 when you write it with LyX. I don't know how setting up multiple chapters
 might change that, since I only use Beamer for lectures.


 David,

   Huh! That's interesting. I've always put a \frameend command after each
 frame within LyX. Hasn't hurt anything. But, similar to your use, I use
 the
 result for presentation and workshop visuals not as stand-alone documents.

 Thanks for the insight,

 Rich





 --
 __
 Stefano Franchi
 Associate Research Professor
 Department of Hispanic StudiesPh:   +1 (979) 845-2125
 Texas AM University  Fax:  +1 (979) 845-6421
 College Station, Texas, USA

 stef...@tamu.edu javascript:_e({}, 'cvml', 'stef...@tamu.edu');
 http://stefano.cleinias.org



-- 
Prof. Murat Yildizoglu

Université Montesquieu Bordeaux IV
GREThA (UMR CNRS 5113)
Avenue Léon Duguit
33608 Pessac cedex
France

Bureau : E-331

yi...@u-bordeaux4.fr

http://yildizoglu.info

http://www.twitter.com/yildizoglu


Re: Strange Lyx Beamer error

2013-02-14 Thread stefano franchi
On Thu, Feb 14, 2013 at 3:57 PM, Murat Yildizoglu myi...@gmail.com wrote:

 Thanks Stefano,
 Yes, that was one of the first things I have tried and it does not make
 any difference. Moreover, I have other slide titles with accents before
 this error, and they do not seem to pose a problem.


Well it was a shot in the dark...

How about creating a MWE---a one slide presentation, for instance---and
sending it to the list?

I somehow have the feeling you have some kind of encoding problem. I have
been burned by issues resulting from cutting and pasting from other sources
into Lyx before. Encodings were usually to blame.


 Cheers,


Stefano

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Strange Lyx Beamer error [Solved]

2013-02-14 Thread Murat Yildizoglu
Good news, I have been able to locate the problem using the SLM (Steve 
Litt Method): I was doing a somewhat anti-latex thing.


In Lyx, I am able to introduce a forced empty line by typing twice 
CMD+Return, and that looks OK on the screen, but, of course Latex does 
not like it at all, even if I introduce some small space before the line 
jump (such lines appear \,\\ in the exported latex). By replacing this 
inelegant construction by a CMD+Return + a vertical space the problem 
has been solved and my slide compiles.


So, beware of spaces looking OK on the Lyx screen, they can not respect 
the Latex's logical requirements...


Thank you again for your helps and suggestions, the Devil was in the 
invisibles this time.


Best regards,

Murat

stefano franchi a écrit :




On Thu, Feb 14, 2013 at 3:57 PM, Murat Yildizoglu myi...@gmail.com
mailto:myi...@gmail.com wrote:

Thanks Stefano,
Yes, that was one of the first things I have tried and it does not
make any difference. Moreover, I have other slide titles
with accents before this error, and they do not seem to pose a problem.


Well it was a shot in the dark...

How about creating a MWE---a one slide presentation, for instance---and
sending it to the list?

I somehow have the feeling you have some kind of encoding problem. I
have been burned by issues resulting from cutting and pasting from other
sources into Lyx before. Encodings were usually to blame.


  Cheers,


Stefano

--
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu mailto:stef...@tamu.edu
http://stefano.cleinias.org


--
Prof. Murat Yildizoglu

Université Montesquieu Bordeaux IV
GREThA (UMR CNRS 5113)
Avenue Léon Duguit
33608 Pessac cedex
France

Bureau : E-331

yi...@u-bordeaux4.fr mailto:yi...@u-bordeaux4.fr

http://yildizoglu.info


Re: Strange Lyx Beamer error

2013-02-14 Thread Rich Shepard

On Thu, 14 Feb 2013, Murat Yildizoglu-BX4 wrote:


I am writing a course using the Beamer template in Lyx. I have already use
this template to write many documents, but for this chapter, I started to
get a strange error :



l.291 \lyxframeend
{}\lyxframe{R?p?ter des instructions}


  Do you have an endframe command at the bottom of the whole document? I
tripped over that early in my use of the beamer class. Each frame, and the
end of the document, needs a \frameend command.

Rich



Re: Strange Lyx Beamer error

2013-02-14 Thread David L. Johnson

On 02/14/2013 01:13 PM, Rich Shepard wrote:

On Thu, 14 Feb 2013, Murat Yildizoglu-BX4 wrote:

I am writing a course using the Beamer template in Lyx. I have 
already use
this template to write many documents, but for this chapter, I 
started to

get a strange error :



l.291 \lyxframeend
{}\lyxframe{R?p?ter des instructions}


  Do you have an endframe command at the bottom of the whole document? I
tripped over that early in my use of the beamer class. Each frame, and 
the

end of the document, needs a \frameend command.

Rich
Only the end of the document needs a separate \frameend command, at 
least when you write it with LyX.  I don't know how setting up multiple 
chapters might change that, since I only use Beamer for lectures.


--

David L. Johnson
Department of Mathematics
Lehigh University



Re: Strange Lyx Beamer error

2013-02-14 Thread Rich Shepard

On Thu, 14 Feb 2013, David L. Johnson wrote:


Only the end of the document needs a separate \frameend command, at least
when you write it with LyX. I don't know how setting up multiple chapters
might change that, since I only use Beamer for lectures.


David,

  Huh! That's interesting. I've always put a \frameend command after each
frame within LyX. Hasn't hurt anything. But, similar to your use, I use the
result for presentation and workshop visuals not as stand-alone documents.

Thanks for the insight,

Rich




Re: Strange Lyx Beamer error

2013-02-14 Thread stefano franchi
A shot in the dark:

have you tried removing the accented characters (and only the accented
characters) in the offending line and checked if the resulting file
compiles from Lyx? That may point toward an encoding issue.

Stefano


On Thu, Feb 14, 2013 at 12:31 PM, Rich Shepard rshep...@appl-ecosys.comwrote:

 On Thu, 14 Feb 2013, David L. Johnson wrote:

  Only the end of the document needs a separate \frameend command, at least
 when you write it with LyX. I don't know how setting up multiple chapters
 might change that, since I only use Beamer for lectures.


 David,

   Huh! That's interesting. I've always put a \frameend command after each
 frame within LyX. Hasn't hurt anything. But, similar to your use, I use the
 result for presentation and workshop visuals not as stand-alone documents.

 Thanks for the insight,

 Rich





-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Strange Lyx Beamer error

2013-02-14 Thread Murat Yildizoglu
Thanks Stefano,
Yes, that was one of the first things I have tried and it does not make any
difference. Moreover, I have other slide titles with accents before this
error, and they do not seem to pose a problem.

I will have to follow the famous Steve Litt methodology I think :-). :
creating a new document and adding incrementally the slides from the old
document until the emergence of the problem. I would really like to
understand the source of this problem, I never meet them when I directly
write in Latex, so I must do some stupid cooy and paste errors in Lyx...

Le jeudi 14 février 2013, stefano franchi a écrit :

 A shot in the dark:

 have you tried removing the accented characters (and only the accented
 characters) in the offending line and checked if the resulting file
 compiles from Lyx? That may point toward an encoding issue.

 Stefano


 On Thu, Feb 14, 2013 at 12:31 PM, Rich Shepard 
 rshep...@appl-ecosys.comjavascript:_e({}, 'cvml', 
 'rshep...@appl-ecosys.com');
  wrote:

 On Thu, 14 Feb 2013, David L. Johnson wrote:

  Only the end of the document needs a separate \frameend command, at least
 when you write it with LyX. I don't know how setting up multiple chapters
 might change that, since I only use Beamer for lectures.


 David,

   Huh! That's interesting. I've always put a \frameend command after each
 frame within LyX. Hasn't hurt anything. But, similar to your use, I use
 the
 result for presentation and workshop visuals not as stand-alone documents.

 Thanks for the insight,

 Rich





 --
 __
 Stefano Franchi
 Associate Research Professor
 Department of Hispanic StudiesPh:   +1 (979) 845-2125
 Texas AM University  Fax:  +1 (979) 845-6421
 College Station, Texas, USA

 stef...@tamu.edu javascript:_e({}, 'cvml', 'stef...@tamu.edu');
 http://stefano.cleinias.org



-- 
Prof. Murat Yildizoglu

Université Montesquieu Bordeaux IV
GREThA (UMR CNRS 5113)
Avenue Léon Duguit
33608 Pessac cedex
France

Bureau : E-331

yi...@u-bordeaux4.fr

http://yildizoglu.info

http://www.twitter.com/yildizoglu


Re: Strange Lyx Beamer error

2013-02-14 Thread stefano franchi
On Thu, Feb 14, 2013 at 3:57 PM, Murat Yildizoglu myi...@gmail.com wrote:

 Thanks Stefano,
 Yes, that was one of the first things I have tried and it does not make
 any difference. Moreover, I have other slide titles with accents before
 this error, and they do not seem to pose a problem.


Well it was a shot in the dark...

How about creating a MWE---a one slide presentation, for instance---and
sending it to the list?

I somehow have the feeling you have some kind of encoding problem. I have
been burned by issues resulting from cutting and pasting from other sources
into Lyx before. Encodings were usually to blame.


 Cheers,


Stefano

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Strange Lyx Beamer error [Solved]

2013-02-14 Thread Murat Yildizoglu
Good news, I have been able to locate the problem using the SLM (Steve 
Litt Method): I was doing a somewhat anti-latex thing.


In Lyx, I am able to introduce a forced empty line by typing twice 
CMD+Return, and that looks OK on the screen, but, of course Latex does 
not like it at all, even if I introduce some small space before the line 
jump (such lines appear \,\\ in the exported latex). By replacing this 
inelegant construction by a CMD+Return + a vertical space the problem 
has been solved and my slide compiles.


So, beware of spaces looking OK on the Lyx screen, they can not respect 
the Latex's logical requirements...


Thank you again for your helps and suggestions, the Devil was in the 
invisibles this time.


Best regards,

Murat

stefano franchi a écrit :




On Thu, Feb 14, 2013 at 3:57 PM, Murat Yildizoglu myi...@gmail.com
mailto:myi...@gmail.com wrote:

Thanks Stefano,
Yes, that was one of the first things I have tried and it does not
make any difference. Moreover, I have other slide titles
with accents before this error, and they do not seem to pose a problem.


Well it was a shot in the dark...

How about creating a MWE---a one slide presentation, for instance---and
sending it to the list?

I somehow have the feeling you have some kind of encoding problem. I
have been burned by issues resulting from cutting and pasting from other
sources into Lyx before. Encodings were usually to blame.


  Cheers,


Stefano

--
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu mailto:stef...@tamu.edu
http://stefano.cleinias.org


--
Prof. Murat Yildizoglu

Université Montesquieu Bordeaux IV
GREThA (UMR CNRS 5113)
Avenue Léon Duguit
33608 Pessac cedex
France

Bureau : E-331

yi...@u-bordeaux4.fr mailto:yi...@u-bordeaux4.fr

http://yildizoglu.info


Re: Strange Lyx Beamer error

2013-02-14 Thread Rich Shepard

On Thu, 14 Feb 2013, Murat Yildizoglu-BX4 wrote:


I am writing a course using the Beamer template in Lyx. I have already use
this template to write many documents, but for this chapter, I started to
get a strange error :



l.291 \lyxframeend
{}\lyxframe{R?p?ter des instructions}


  Do you have an endframe command at the bottom of the whole document? I
tripped over that early in my use of the beamer class. Each frame, and the
end of the document, needs a \frameend command.

Rich



Re: Strange Lyx Beamer error

2013-02-14 Thread David L. Johnson

On 02/14/2013 01:13 PM, Rich Shepard wrote:

On Thu, 14 Feb 2013, Murat Yildizoglu-BX4 wrote:

I am writing a course using the Beamer template in Lyx. I have 
already use
this template to write many documents, but for this chapter, I 
started to

get a strange error :



l.291 \lyxframeend
{}\lyxframe{R?p?ter des instructions}


  Do you have an endframe command at the bottom of the whole document? I
tripped over that early in my use of the beamer class. Each frame, and 
the

end of the document, needs a \frameend command.

Rich
Only the end of the document needs a separate \frameend command, at 
least when you write it with LyX.  I don't know how setting up multiple 
chapters might change that, since I only use Beamer for lectures.


--

David L. Johnson
Department of Mathematics
Lehigh University



Re: Strange Lyx Beamer error

2013-02-14 Thread Rich Shepard

On Thu, 14 Feb 2013, David L. Johnson wrote:


Only the end of the document needs a separate \frameend command, at least
when you write it with LyX. I don't know how setting up multiple chapters
might change that, since I only use Beamer for lectures.


David,

  Huh! That's interesting. I've always put a \frameend command after each
frame within LyX. Hasn't hurt anything. But, similar to your use, I use the
result for presentation and workshop visuals not as stand-alone documents.

Thanks for the insight,

Rich




Re: Strange Lyx Beamer error

2013-02-14 Thread stefano franchi
A shot in the dark:

have you tried removing the accented characters (and only the accented
characters) in the offending line and checked if the resulting file
compiles from Lyx? That may point toward an encoding issue.

Stefano


On Thu, Feb 14, 2013 at 12:31 PM, Rich Shepard wrote:

> On Thu, 14 Feb 2013, David L. Johnson wrote:
>
>  Only the end of the document needs a separate \frameend command, at least
>> when you write it with LyX. I don't know how setting up multiple chapters
>> might change that, since I only use Beamer for lectures.
>>
>
> David,
>
>   Huh! That's interesting. I've always put a \frameend command after each
> frame within LyX. Hasn't hurt anything. But, similar to your use, I use the
> result for presentation and workshop visuals not as stand-alone documents.
>
> Thanks for the insight,
>
> Rich
>
>
>


-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas A University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Strange Lyx Beamer error

2013-02-14 Thread Murat Yildizoglu
Thanks Stefano,
Yes, that was one of the first things I have tried and it does not make any
difference. Moreover, I have other slide titles with accents before this
error, and they do not seem to pose a problem.

I will have to follow the famous Steve Litt methodology I think :-). :
creating a new document and adding incrementally the slides from the old
document until the emergence of the problem. I would really like to
understand the source of this problem, I never meet them when I directly
write in Latex, so I must do some stupid cooy and paste errors in Lyx...

Le jeudi 14 février 2013, stefano franchi a écrit :

> A shot in the dark:
>
> have you tried removing the accented characters (and only the accented
> characters) in the offending line and checked if the resulting file
> compiles from Lyx? That may point toward an encoding issue.
>
> Stefano
>
>
> On Thu, Feb 14, 2013 at 12:31 PM, Rich Shepard 
>  'rshep...@appl-ecosys.com');>
> > wrote:
>
>> On Thu, 14 Feb 2013, David L. Johnson wrote:
>>
>>  Only the end of the document needs a separate \frameend command, at least
>>> when you write it with LyX. I don't know how setting up multiple chapters
>>> might change that, since I only use Beamer for lectures.
>>>
>>
>> David,
>>
>>   Huh! That's interesting. I've always put a \frameend command after each
>> frame within LyX. Hasn't hurt anything. But, similar to your use, I use
>> the
>> result for presentation and workshop visuals not as stand-alone documents.
>>
>> Thanks for the insight,
>>
>> Rich
>>
>>
>>
>
>
> --
> __
> Stefano Franchi
> Associate Research Professor
> Department of Hispanic StudiesPh:   +1 (979) 845-2125
> Texas A University  Fax:  +1 (979) 845-6421
> College Station, Texas, USA
>
> stef...@tamu.edu 
> http://stefano.cleinias.org
>


-- 
Prof. Murat Yildizoglu

Université Montesquieu Bordeaux IV
GREThA (UMR CNRS 5113)
Avenue Léon Duguit
33608 Pessac cedex
France

Bureau : E-331

yi...@u-bordeaux4.fr

http://yildizoglu.info

http://www.twitter.com/yildizoglu


Re: Strange Lyx Beamer error

2013-02-14 Thread stefano franchi
On Thu, Feb 14, 2013 at 3:57 PM, Murat Yildizoglu  wrote:

> Thanks Stefano,
> Yes, that was one of the first things I have tried and it does not make
> any difference. Moreover, I have other slide titles with accents before
> this error, and they do not seem to pose a problem.
>

Well it was a shot in the dark...

How about creating a MWE---a one slide presentation, for instance---and
sending it to the list?

I somehow have the feeling you have some kind of encoding problem. I have
been burned by issues resulting from cutting and pasting from other sources
into Lyx before. Encodings were usually to blame.


 Cheers,


Stefano

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas A University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Strange Lyx Beamer error [Solved]

2013-02-14 Thread Murat Yildizoglu
Good news, I have been able to locate the problem using the SLM (Steve 
Litt Method): I was doing a somewhat anti-latex thing.


In Lyx, I am able to introduce a forced empty line by typing twice 
CMD+Return, and that looks OK on the screen, but, of course Latex does 
not like it at all, even if I introduce some small space before the line 
jump (such lines appear \,\\ in the exported latex). By replacing this 
inelegant construction by a CMD+Return + a vertical space the problem 
has been solved and my slide compiles.


So, beware of spaces looking OK on the Lyx screen, they can not respect 
the Latex's logical requirements...


Thank you again for your helps and suggestions, the Devil was in the 
invisibles this time.


Best regards,

Murat

stefano franchi a écrit :




On Thu, Feb 14, 2013 at 3:57 PM, Murat Yildizoglu > wrote:

Thanks Stefano,
Yes, that was one of the first things I have tried and it does not
make any difference. Moreover, I have other slide titles
with accents before this error, and they do not seem to pose a problem.


Well it was a shot in the dark...

How about creating a MWE---a one slide presentation, for instance---and
sending it to the list?

I somehow have the feeling you have some kind of encoding problem. I
have been burned by issues resulting from cutting and pasting from other
sources into Lyx before. Encodings were usually to blame.


  Cheers,


Stefano

--
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas A University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu 
http://stefano.cleinias.org


--
Prof. Murat Yildizoglu

Université Montesquieu Bordeaux IV
GREThA (UMR CNRS 5113)
Avenue Léon Duguit
33608 Pessac cedex
France

Bureau : E-331

yi...@u-bordeaux4.fr 

http://yildizoglu.info


Beamer Error

2011-02-12 Thread tj
Dear Sir or Madam,

I'm still a beginner to LyX. Everything works fine when document class is
article. But when I change the class to beamer to make slides, I cannot
make DVI or PDF output and always get the error an empty output file is
generated. Could you please give me advices? Thank you very much.

-tj


Re: Beamer Error

2011-02-12 Thread Steve Litt
On Saturday 12 February 2011 12:15:51 tj wrote:
 Dear Sir or Madam,
 
 I'm still a beginner to LyX. Everything works fine when document class is
 article. But when I change the class to beamer to make slides, I cannot
 make DVI or PDF output and always get the error an empty output file is
 generated. Could you please give me advices? Thank you very much.
 
 -tj

Hi tj,

What I would do is make an ultra-simple 1 page Beamer presentation and try to 
get it to work. If no matter what you try you can't get it to work, email that 
tiny LyX file to the list.

If you CAN get it to work, start adding pages one at a time, presumably from 
your original file. At some point the offending page will cause the error, and 
you can troubleshoot that page.

This is also an excellent learning opportunity for LyX and Beamer.

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt



Re: Beamer Error

2011-02-12 Thread Liviu Andronic
Hello

On Sat, Feb 12, 2011 at 6:15 PM, tj espionage9...@gmail.com wrote:
 Dear Sir or Madam,

 I'm still a beginner to LyX. Everything works fine when document class is
 article. But when I change the class to beamer to make slides, I cannot
 make DVI or PDF output and always get the error an empty output file is
 generated. Could you please give me advices? Thank you very much.

Try File  New from template  beamer.lyx or using 'simple beamer'
here [1]. If that doesn't work, post the error and Document  LaTeX
log.
Liviu

[1] http://wiki.lyx.org/Examples/Beamer


Beamer Error

2011-02-12 Thread tj
Dear Sir or Madam,

I'm still a beginner to LyX. Everything works fine when document class is
article. But when I change the class to beamer to make slides, I cannot
make DVI or PDF output and always get the error an empty output file is
generated. Could you please give me advices? Thank you very much.

-tj


Re: Beamer Error

2011-02-12 Thread Steve Litt
On Saturday 12 February 2011 12:15:51 tj wrote:
 Dear Sir or Madam,
 
 I'm still a beginner to LyX. Everything works fine when document class is
 article. But when I change the class to beamer to make slides, I cannot
 make DVI or PDF output and always get the error an empty output file is
 generated. Could you please give me advices? Thank you very much.
 
 -tj

Hi tj,

What I would do is make an ultra-simple 1 page Beamer presentation and try to 
get it to work. If no matter what you try you can't get it to work, email that 
tiny LyX file to the list.

If you CAN get it to work, start adding pages one at a time, presumably from 
your original file. At some point the offending page will cause the error, and 
you can troubleshoot that page.

This is also an excellent learning opportunity for LyX and Beamer.

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt



Re: Beamer Error

2011-02-12 Thread Liviu Andronic
Hello

On Sat, Feb 12, 2011 at 6:15 PM, tj espionage9...@gmail.com wrote:
 Dear Sir or Madam,

 I'm still a beginner to LyX. Everything works fine when document class is
 article. But when I change the class to beamer to make slides, I cannot
 make DVI or PDF output and always get the error an empty output file is
 generated. Could you please give me advices? Thank you very much.

Try File  New from template  beamer.lyx or using 'simple beamer'
here [1]. If that doesn't work, post the error and Document  LaTeX
log.
Liviu

[1] http://wiki.lyx.org/Examples/Beamer


Beamer Error

2011-02-12 Thread tj
Dear Sir or Madam,

I'm still a beginner to LyX. Everything works fine when document class is
"article". But when I change the class to beamer to make slides, I cannot
make DVI or PDF output and always get the error "an empty output file is
generated". Could you please give me advices? Thank you very much.

-tj


Re: Beamer Error

2011-02-12 Thread Steve Litt
On Saturday 12 February 2011 12:15:51 tj wrote:
> Dear Sir or Madam,
> 
> I'm still a beginner to LyX. Everything works fine when document class is
> "article". But when I change the class to beamer to make slides, I cannot
> make DVI or PDF output and always get the error "an empty output file is
> generated". Could you please give me advices? Thank you very much.
> 
> -tj

Hi tj,

What I would do is make an ultra-simple 1 page Beamer presentation and try to 
get it to work. If no matter what you try you can't get it to work, email that 
tiny LyX file to the list.

If you CAN get it to work, start adding pages one at a time, presumably from 
your original file. At some point the offending page will cause the error, and 
you can troubleshoot that page.

This is also an excellent learning opportunity for LyX and Beamer.

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt



Re: Beamer Error

2011-02-12 Thread Liviu Andronic
Hello

On Sat, Feb 12, 2011 at 6:15 PM, tj  wrote:
> Dear Sir or Madam,
>
> I'm still a beginner to LyX. Everything works fine when document class is
> "article". But when I change the class to beamer to make slides, I cannot
> make DVI or PDF output and always get the error "an empty output file is
> generated". Could you please give me advices? Thank you very much.
>
Try File > New from template > beamer.lyx or using 'simple beamer'
here [1]. If that doesn't work, post the error and Document > LaTeX
log.
Liviu

[1] http://wiki.lyx.org/Examples/Beamer


Beamer: Error with section

2009-05-17 Thread Hellmut Weber

Hi list,
i'm trying to create my first beamer presentation.

I have looked at the two examples on the lyx wiki and also into Till 
Tantau's beamerlyxexample1.lyx.


Having a document with:
- Documentclass persentation(beamer)
- Preamble: \usetheme{Warsaw}
- a title
- a section

i get a latex error:

Undefined control sequence
\lyxframeend
 {}\section{Abschnitt}


What am i doing wrong?
What is missing?

I'm totally confused ,-(

Any help appreciated (best would be obviously a simple working template ;-)


TIA

Hellmut

--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq



Beamer: Error on section, addition

2009-05-17 Thread Hellmut Weber

Sorry, i forgot:

LyX-1.6.1
gentoo linux
lenovo T61

Cheers

Hellmut

--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq



Re: Beamer: Error with section

2009-05-17 Thread Kosta Welke
On Sun, 17 May 2009 09:53:31 +0200
Hellmut Weber m...@hellmutweber.de wrote:

 i'm trying to create my first beamer presentation.
 What am i doing wrong?
 What is missing?

Could you post the source of a lyx document that contains the error to
a service like pastebin.com? That way, someone can reproduce it and
tell you what's going wrong.

Unfortunately, the Latex-Beamer stuff simply throws completely
incomprehensible error messages for the average user :(

Could it be that you define a section inside a frame? If so, try
defining it before that frame.

Cheers,

Kosta


Re: Beamer: Error with section

2009-05-17 Thread Hellmut Weber

Hi Kosta,
here it is ;-)


Could you post the source of a lyx document that contains the error to
a service like pastebin.com? That way, someone can reproduce it and
tell you what's going wrong.

Unfortunately, the Latex-Beamer stuff simply throws completely
incomprehensible error messages for the average user :(

Could it be that you define a section inside a frame? If so, try
defining it before that frame.

As you can see I'm doing nearly nothing

Thanks for your answer

Cheers

Hellmut

--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq
#LyX 1.6.1 created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass article-beamer
\begin_preamble
\usetheme{Warsaw}
\end_preamble
\use_default_options true
\language english
\inputencoding auto
\font_roman default
\font_sans default
\font_typewriter default
\font_default_family default
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\paperfontsize default
\spacing single
\use_hyperref false
\papersize default
\use_geometry false
\use_amsmath 1
\use_esint 1
\cite_engine basic
\use_bibtopic false
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\author  
\author  
\end_header

\begin_body

\begin_layout Title
My first beamer presentation
\end_layout

\begin_layout Section
Abschnitt
\end_layout

\end_body
\end_document


Re: Beamer: Error with section

2009-05-17 Thread Kosta Welke
On Sun, 17 May 2009 18:43:56 +0200
Hellmut Weber m...@hellmutweber.de wrote:

 As you can see I'm doing nearly nothing

Here is a version that works:

http://pastebin.com/m1f60d2ea
(there's a 'download' link)

I did two things:

a) Add an empty slide (so that the error goes away)

b) Changed the document class from article(beamer) to
presentation(beamer) so that it looks like a presentation

HTH,

Kosta


Re: Beamer: Error with section

2009-05-17 Thread Hellmut Weber

Hi Kosta,
thank you very much.

Your sample works for me ;-))

Cheers

Hellmut

Kosta Welke schrieb:

On Sun, 17 May 2009 18:43:56 +0200
Hellmut Weber m...@hellmutweber.de wrote:


As you can see I'm doing nearly nothing


Here is a version that works:

http://pastebin.com/m1f60d2ea
(there's a 'download' link)

I did two things:

a) Add an empty slide (so that the error goes away)

b) Changed the document class from article(beamer) to
presentation(beamer) so that it looks like a presentation

HTH,

Kosta



--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq



Beamer: Error with section

2009-05-17 Thread Hellmut Weber

Hi list,
i'm trying to create my first beamer presentation.

I have looked at the two examples on the lyx wiki and also into Till 
Tantau's beamerlyxexample1.lyx.


Having a document with:
- Documentclass persentation(beamer)
- Preamble: \usetheme{Warsaw}
- a title
- a section

i get a latex error:

Undefined control sequence
\lyxframeend
 {}\section{Abschnitt}


What am i doing wrong?
What is missing?

I'm totally confused ,-(

Any help appreciated (best would be obviously a simple working template ;-)


TIA

Hellmut

--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq



Beamer: Error on section, addition

2009-05-17 Thread Hellmut Weber

Sorry, i forgot:

LyX-1.6.1
gentoo linux
lenovo T61

Cheers

Hellmut

--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq



Re: Beamer: Error with section

2009-05-17 Thread Kosta Welke
On Sun, 17 May 2009 09:53:31 +0200
Hellmut Weber m...@hellmutweber.de wrote:

 i'm trying to create my first beamer presentation.
 What am i doing wrong?
 What is missing?

Could you post the source of a lyx document that contains the error to
a service like pastebin.com? That way, someone can reproduce it and
tell you what's going wrong.

Unfortunately, the Latex-Beamer stuff simply throws completely
incomprehensible error messages for the average user :(

Could it be that you define a section inside a frame? If so, try
defining it before that frame.

Cheers,

Kosta


Re: Beamer: Error with section

2009-05-17 Thread Hellmut Weber

Hi Kosta,
here it is ;-)


Could you post the source of a lyx document that contains the error to
a service like pastebin.com? That way, someone can reproduce it and
tell you what's going wrong.

Unfortunately, the Latex-Beamer stuff simply throws completely
incomprehensible error messages for the average user :(

Could it be that you define a section inside a frame? If so, try
defining it before that frame.

As you can see I'm doing nearly nothing

Thanks for your answer

Cheers

Hellmut

--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq
#LyX 1.6.1 created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass article-beamer
\begin_preamble
\usetheme{Warsaw}
\end_preamble
\use_default_options true
\language english
\inputencoding auto
\font_roman default
\font_sans default
\font_typewriter default
\font_default_family default
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\paperfontsize default
\spacing single
\use_hyperref false
\papersize default
\use_geometry false
\use_amsmath 1
\use_esint 1
\cite_engine basic
\use_bibtopic false
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\author  
\author  
\end_header

\begin_body

\begin_layout Title
My first beamer presentation
\end_layout

\begin_layout Section
Abschnitt
\end_layout

\end_body
\end_document


Re: Beamer: Error with section

2009-05-17 Thread Kosta Welke
On Sun, 17 May 2009 18:43:56 +0200
Hellmut Weber m...@hellmutweber.de wrote:

 As you can see I'm doing nearly nothing

Here is a version that works:

http://pastebin.com/m1f60d2ea
(there's a 'download' link)

I did two things:

a) Add an empty slide (so that the error goes away)

b) Changed the document class from article(beamer) to
presentation(beamer) so that it looks like a presentation

HTH,

Kosta


Re: Beamer: Error with section

2009-05-17 Thread Hellmut Weber

Hi Kosta,
thank you very much.

Your sample works for me ;-))

Cheers

Hellmut

Kosta Welke schrieb:

On Sun, 17 May 2009 18:43:56 +0200
Hellmut Weber m...@hellmutweber.de wrote:


As you can see I'm doing nearly nothing


Here is a version that works:

http://pastebin.com/m1f60d2ea
(there's a 'download' link)

I did two things:

a) Add an empty slide (so that the error goes away)

b) Changed the document class from article(beamer) to
presentation(beamer) so that it looks like a presentation

HTH,

Kosta



--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq



Beamer: Error with section

2009-05-17 Thread Hellmut Weber

Hi list,
i'm trying to create my first beamer presentation.

I have looked at the two examples on the lyx wiki and also into Till 
Tantau's beamerlyxexample1.lyx.


Having a document with:
- Documentclass persentation(beamer)
- Preamble: \usetheme{Warsaw}
- a title
- a section

i get a latex error:

Undefined control sequence
\lyxframeend
 {}\section{Abschnitt}


What am i doing wrong?
What is missing?

I'm totally confused ,-(

Any help appreciated (best would be obviously a simple working template ;-)


TIA

Hellmut

--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq



Beamer: Error on section, addition

2009-05-17 Thread Hellmut Weber

Sorry, i forgot:

LyX-1.6.1
gentoo linux
lenovo T61

Cheers

Hellmut

--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq



Re: Beamer: Error with section

2009-05-17 Thread Kosta Welke
On Sun, 17 May 2009 09:53:31 +0200
Hellmut Weber  wrote:

> i'm trying to create my first beamer presentation.
> What am i doing wrong?
> What is missing?

Could you post the source of a lyx document that contains the error to
a service like pastebin.com? That way, someone can reproduce it and
tell you what's going wrong.

Unfortunately, the Latex-Beamer stuff simply throws completely
incomprehensible error messages for the average user :(

Could it be that you define a section inside a "frame"? If so, try
defining it before that frame.

Cheers,

Kosta


Re: Beamer: Error with section

2009-05-17 Thread Hellmut Weber

Hi Kosta,
here it is ;-)


Could you post the source of a lyx document that contains the error to
a service like pastebin.com? That way, someone can reproduce it and
tell you what's going wrong.

Unfortunately, the Latex-Beamer stuff simply throws completely
incomprehensible error messages for the average user :(

Could it be that you define a section inside a "frame"? If so, try
defining it before that frame.

As you can see I'm doing nearly nothing

Thanks for your answer

Cheers

Hellmut

--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq
#LyX 1.6.1 created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass article-beamer
\begin_preamble
\usetheme{Warsaw}
\end_preamble
\use_default_options true
\language english
\inputencoding auto
\font_roman default
\font_sans default
\font_typewriter default
\font_default_family default
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\paperfontsize default
\spacing single
\use_hyperref false
\papersize default
\use_geometry false
\use_amsmath 1
\use_esint 1
\cite_engine basic
\use_bibtopic false
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\author "" 
\author "" 
\end_header

\begin_body

\begin_layout Title
My first beamer presentation
\end_layout

\begin_layout Section
Abschnitt
\end_layout

\end_body
\end_document


Re: Beamer: Error with section

2009-05-17 Thread Kosta Welke
On Sun, 17 May 2009 18:43:56 +0200
Hellmut Weber  wrote:

> As you can see I'm doing nearly nothing

Here is a version that works:

http://pastebin.com/m1f60d2ea
(there's a 'download' link)

I did two things:

a) Add an empty slide (so that the error goes away)

b) Changed the document class from article(beamer) to
presentation(beamer) so that it looks like a presentation

HTH,

Kosta


Re: Beamer: Error with section

2009-05-17 Thread Hellmut Weber

Hi Kosta,
thank you very much.

Your sample works for me ;-))

Cheers

Hellmut

Kosta Welke schrieb:

On Sun, 17 May 2009 18:43:56 +0200
Hellmut Weber  wrote:


As you can see I'm doing nearly nothing


Here is a version that works:

http://pastebin.com/m1f60d2ea
(there's a 'download' link)

I did two things:

a) Add an empty slide (so that the error goes away)

b) Changed the document class from article(beamer) to
presentation(beamer) so that it looks like a presentation

HTH,

Kosta



--
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq