LyXProposition with 'beamer' Class

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
delhaize
Posts: 1
Joined: Wed Aug 31, 2011 10:34 am

Proposition with 'beamer' Class

Post by delhaize »

I am beginner with LaTeX.

I used the template of beamer-conference-ornate-20min, when I scroll down the environment option bar at left top corner, I only have choices such as theorems, corollary, but what I need is proposition, how can I add this environment?
EnvOpts.png
EnvOpts.png (2.89 KiB) Viewed 5926 times
I tried to put in the TEX environment the following, but it doesn't seem to work.

Code: Select all

\begin{propo}
\end{propo}
thanks for help
Last edited by localghost on Wed Aug 31, 2011 5:55 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Paul Rey
Posts: 3
Joined: Wed Oct 12, 2011 10:06 am

Re: Proposition with 'beamer' Class

Post by Paul Rey »

Select: Block
in Tex field: {
(out Tex ield: Proposition
In Tex field: }
Regards
Post Reply