Add a beamer manual (introduction to the basics) which uses the new layouts

This commit is contained in:
Juergen Spitzmueller 2012-12-31 13:19:20 +01:00
parent fa634ada85
commit 1abfa1fd79
4 changed files with 4363 additions and 1 deletions

View File

@ -232,6 +232,8 @@ dist_examples_DATA = \
examples/addressExample.adr \
examples/amsart-test.lyx \
examples/amsbook-test.lyx \
examples/beamer.lyx \
examples/beamer-article.lyx \
examples/beamer-g4.jpg \
examples/beamer-g4-mask.jpg \
examples/beamer-icsi-logo.pdf \

View File

@ -0,0 +1,122 @@
#LyX 2.1 created this file. For more info see http://www.lyx.org/
\lyxformat 455
\begin_document
\begin_header
\textclass article-beamer
\use_default_options true
\maintain_unincluded_children false
\language english
\language_package default
\inputencoding auto
\fontencoding global
\font_roman default
\font_sans default
\font_typewriter default
\font_math auto
\font_default_family default
\use_non_tex_fonts false
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100
\graphics default
\default_output_format default
\output_sync 0
\bibtex_command default
\index_command default
\paperfontsize default
\spacing single
\use_hyperref false
\papersize default
\use_geometry false
\use_package amsmath 1
\use_package amssymb 1
\use_package esint 1
\use_package mathdots 1
\use_package mathtools 1
\use_package mhchem 1
\use_package stmaryrd 1
\use_package undertilde 1
\cite_engine basic
\cite_engine_type numerical
\biblio_style plain
\use_bibtopic false
\use_indices false
\paperorientation portrait
\suppress_date false
\justification true
\use_refstyle 1
\index Index
\shortcut idx
\color #008000
\end_index
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\paragraph_indentation default
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\html_math_output 0
\html_css_as_file 0
\html_be_strict false
\end_header
\begin_body
\begin_layout Standard
\begin_inset Note Note
status open
\begin_layout Plain Layout
This is an accompanying document to the beamer example (see
\family sans
Help\SpecialChar \menuseparator
Specific Manuals\SpecialChar \menuseparator
Beamer Presentation
\family default
).
It demonstrates how easy it is to generate a handout via the
\begin_inset Quotes eld
\end_inset
article
\begin_inset Quotes erd
\end_inset
mode.
\end_layout
\begin_layout Plain Layout
If you get a warning message about different text classes when you view
PDF, you can safely click
\begin_inset Quotes eld
\end_inset
Do not show this warning again!
\begin_inset Quotes erd
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset CommandInset include
LatexCommand include
filename "beamer.lyx"
\end_inset
\end_layout
\end_body
\end_document

4237
lib/examples/beamer.lyx Normal file

File diff suppressed because it is too large Load Diff

View File

@ -589,7 +589,8 @@ Menuset
End
Menu "examples"
Item "Braille|B" "help-open Braille"
Item "Beamer Presentations|B" "help-open beamer"
Item "Braille|a" "help-open Braille"
Item "Feynman-diagram|F" "help-open FeynmanDiagrams"
Item "Knitr|K" "help-open knitr"
Item "LilyPond|P" "help-open lilypond"