mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Merge branch 'master' of git.lyx.org:lyx
This commit is contained in:
commit
c62cad7a71
21
development/tools/separator-convert.sh
Executable file
21
development/tools/separator-convert.sh
Executable file
@ -0,0 +1,21 @@
|
||||
#!/bin/bash
|
||||
# Lyx files converted from 2.1 to 2.2 contain parbeak and latexpar separators
|
||||
# that would not appear if the lyx file was written in 2.2 from scratch. The
|
||||
# script removes latexpar separators and transforms parbreak separators into
|
||||
# plain separators. Then it displays a diff of the resulting pdf files (requires
|
||||
# diffpdf) for manual control. All lyx files shipped with lyx should be updated
|
||||
# in this way. See #10068.
|
||||
#
|
||||
# example usage:
|
||||
# cd lib/doc
|
||||
# ../development/tools/separator-convert.sh Math.lyx
|
||||
#
|
||||
BUILD=../../build
|
||||
LYX=$BUILD/src/lyx
|
||||
cp $1 $1.old
|
||||
$LYX -E pdf2 $1.old.pdf $1
|
||||
sed -i "s/^\\\\begin_inset Separator parbreak$/\\\\begin_inset Separator plain/" $1
|
||||
sed -i "/^\\\\begin_inset Separator latexpar$/ { N; d; }" $1
|
||||
$LYX -e lyx $1
|
||||
$LYX -E pdf2 $1.pdf $1
|
||||
diffpdf $1.old.pdf $1.pdf
|
@ -170,10 +170,6 @@ propagators
|
||||
\end_inset
|
||||
|
||||
, for example:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
@ -178,28 +178,16 @@ zerolistvertdimens{}
|
||||
\end_inset
|
||||
|
||||
The new Itemize Bullet Selection popup
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
is tailor-made for use with the foils class
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
allowing you to select the bullet used
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -403,7 +391,7 @@ As you can see, we are still in the same lemma.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
|
@ -94,28 +94,16 @@ You'll see pretty quickly that bullet settings can be quite complex if you
|
||||
itemize
|
||||
\emph default
|
||||
is the standard environment for bullet lists
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
it has its own counter that limits it to 4 levels
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
each level can have its own bullet shape
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -134,10 +122,6 @@ Also note that \SpecialChar LyX
|
||||
not
|
||||
\emph default
|
||||
check the environment depths for you
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -556,10 +556,6 @@ key "Abernethy2003"
|
||||
|
||||
).
|
||||
Using Baker's notation:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
@ -106,9 +106,6 @@ V.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Frame
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -175,10 +172,6 @@ Beamer
|
||||
\end_inset
|
||||
|
||||
class, you can produce presentation slides, which
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -228,7 +221,7 @@ and much more \SpecialChar ldots
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -249,10 +242,6 @@ Purpose of this presentation
|
||||
|
||||
\begin_layout Frame
|
||||
This presentation
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -316,10 +305,6 @@ The global structure
|
||||
|
||||
\begin_layout Frame
|
||||
A presentation usually consists of
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -341,7 +326,7 @@ We describe these global segments in what follows.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -424,10 +409,6 @@ TitleGraphic
|
||||
|
||||
.
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -555,7 +536,7 @@ Title
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -596,10 +577,6 @@ Beamer
|
||||
.
|
||||
Everything inside a frame is put on one slide (which itself might consist
|
||||
of sub-slides).
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -716,7 +693,7 @@ Default Overlay Specifications
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -771,10 +748,6 @@ label
|
||||
\end_inset
|
||||
|
||||
(as done here).
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -826,10 +799,6 @@ overlays
|
||||
\end_inset
|
||||
|
||||
).
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -859,7 +828,7 @@ Here's the proof!
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -876,10 +845,6 @@ Keeping frames together
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -934,7 +899,7 @@ So please avoid this
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -968,10 +933,6 @@ Separator
|
||||
\end_inset
|
||||
|
||||
paragraph style.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1051,7 +1012,7 @@ myframe
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1073,10 +1034,6 @@ Special frame types
|
||||
\begin_layout PlainFrame
|
||||
\SpecialChar LyX
|
||||
provides two special frame types:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1138,7 +1095,7 @@ fragile
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1155,10 +1112,6 @@ Sectioning a presentation
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1210,7 +1163,7 @@ modes
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1227,10 +1180,6 @@ Parts have special meaning
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1293,7 +1242,7 @@ header will also only show the sections of
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1310,10 +1259,6 @@ Re-arranging frames
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1362,7 +1307,7 @@ Navigate
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1379,10 +1324,6 @@ The appendix
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1398,10 +1339,6 @@ header
|
||||
\begin_layout Itemize
|
||||
An appendix is inserted as usual in \SpecialChar LyX
|
||||
:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1423,10 +1360,6 @@ Start Appendix Here
|
||||
\end_deeper
|
||||
\begin_layout Itemize
|
||||
Typical content of the appendix is the bibliography
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1485,10 +1418,6 @@ What are overlays?
|
||||
Basically, the overlay concept allows to change the slide content dynamically.
|
||||
You can uncover things/text piecewise, fade out content, highlight things,
|
||||
replace text, images etc.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1542,7 +1471,7 @@ Really, use them!
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1573,10 +1502,6 @@ Beamer
|
||||
|
||||
provides many different overlay types.
|
||||
The most important ones are:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1611,7 +1536,7 @@ We give examples for these types in what follows, but begin with some general
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1692,10 +1617,6 @@ article
|
||||
\end_inset
|
||||
|
||||
etc.)
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1737,10 +1658,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1810,10 +1727,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1903,7 +1816,7 @@ Note that \SpecialChar LyX
|
||||
\end_deeper
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1955,10 +1868,6 @@ Overlay Specifications
|
||||
\end_inset
|
||||
|
||||
, the quote will only appear on (sub-)slide 2:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1993,7 +1902,7 @@ This is how the concept works, basically.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2034,10 +1943,6 @@ hiding
|
||||
is just covered (and the space is reserved).
|
||||
If we would have hidden the quote on the last slide and not covered, it
|
||||
would only have taken space on appearance:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2067,12 +1972,16 @@ Home art gone, and ta’en thy wages
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Frame
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Frame
|
||||
You can see how this text moves when the quote is un-hidden.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2153,10 +2062,6 @@ transparent
|
||||
\end_inset
|
||||
|
||||
mode, you can see covered text greyed-out:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2201,7 +2106,7 @@ Beamer
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2222,10 +2127,6 @@ Default overlay/action specifications vs.
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2279,10 +2180,6 @@ g.,
|
||||
|
||||
will uncover all items in a list step by step (with a start offset of 1)
|
||||
if they have no individual item specification:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2341,7 +2238,7 @@ Beamer
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2382,10 +2279,6 @@ This frame uses a specific default overlay specification
|
||||
\begin_layout Frame
|
||||
which causes each overlay-aware paragraph \SpecialChar ldots
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2427,7 +2320,7 @@ A block
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2464,10 +2357,6 @@ Default overlay/action specifications vs.
|
||||
\noindent
|
||||
And this frame uses a specific default overlay specification \SpecialChar ldots
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2490,7 +2379,7 @@ And this frame uses a specific default overlay specification \SpecialChar ldots
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2522,10 +2411,6 @@ Pause
|
||||
|
||||
layout lets you mark a point where all following content will be covered
|
||||
(by default for one slide, with regard to the content preceding the pause):
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2581,7 +2466,7 @@ Pause Number
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2614,10 +2499,6 @@ Beamer
|
||||
provide you with paragraph layouts whose purpose it is to show/hide
|
||||
whole paragraphs or sequences of paragraphs on specific slides.
|
||||
These are particularly:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2647,10 +2528,6 @@ Uncovered
|
||||
|
||||
layout which uncovers all content on the specified slides \SpecialChar ldots
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2706,10 +2583,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2740,10 +2613,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2759,7 +2628,7 @@ as demonstrated here.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2823,10 +2692,6 @@ Text Style
|
||||
|
||||
in \SpecialChar LyX
|
||||
:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3038,7 +2903,7 @@ Insert
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3079,10 +2944,6 @@ Text Style
|
||||
|
||||
) are overlay-aware.
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3231,10 +3092,6 @@ Specific environments
|
||||
|
||||
\begin_layout Frame
|
||||
Specific environments, particularly suited for presentations are:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3264,7 +3121,7 @@ We sketch them briefly in what follows.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3303,10 +3160,6 @@ hints
|
||||
|
||||
.
|
||||
The class provides 3 pre-defined blocks with different look:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3409,7 +3262,7 @@ alert
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3426,20 +3279,12 @@ Handling Blocks
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
In \SpecialChar LyX
|
||||
, blocks have a similar user interface than frames, which means that
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3470,10 +3315,6 @@ Separator
|
||||
\end_inset
|
||||
|
||||
paragraph style
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3529,7 +3370,7 @@ Blocks are overlay-aware
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3546,10 +3387,6 @@ Theorem-style environments
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3562,10 +3399,6 @@ Theorem-style environments
|
||||
Theorems look similar to blocks in the output, but they have a fixed title
|
||||
(depending on the type).
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3595,10 +3428,6 @@ Additional Theorem Text
|
||||
\end_inset
|
||||
|
||||
, you can add some extra text to this fixed title
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3621,7 +3450,7 @@ An example with additional text (brackets added automatically)
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3642,17 +3471,10 @@ Columns
|
||||
|
||||
\begin_layout Frame
|
||||
Sometimes it is useful to divide a presentation into columns
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout ColumnsTopAligned
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -3736,10 +3558,6 @@ Column
|
||||
|
||||
\begin_layout Frame
|
||||
Note:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3843,10 +3661,6 @@ mode
|
||||
is a specific output route.
|
||||
There are several modes for different purposes.
|
||||
We just want to highlight three:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3911,7 +3725,7 @@ beamer
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3959,19 +3773,11 @@ presentation
|
||||
\end_inset
|
||||
|
||||
mode.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
What does this mean?
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3991,7 +3797,7 @@ article
|
||||
\end_deeper
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -4034,7 +3840,7 @@ article
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -4057,10 +3863,6 @@ So what?
|
||||
This is actually pretty useful! You can set up a single document and produce
|
||||
both a presentation and – using the article mode – a handout.
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -4095,7 +3897,7 @@ and so on \SpecialChar ldots
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -4117,10 +3919,6 @@ Examples
|
||||
\begin_layout Frame
|
||||
As said, many elements are mode-aware.
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -4226,10 +4024,6 @@ PresentationMode
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -4305,7 +4099,7 @@ And much more of this sort \SpecialChar ldots
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -4327,10 +4121,6 @@ Setting up an article
|
||||
\begin_layout Frame
|
||||
Setting up a beamer article with \SpecialChar LyX
|
||||
is easy.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -4405,10 +4195,6 @@ Themes
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -4499,7 +4285,7 @@ key "beamer-ug"
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -4521,10 +4307,6 @@ Themes can be modified
|
||||
\begin_layout Frame
|
||||
But you do not need to write a theme from scratch if you want to alter the
|
||||
look.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -4656,9 +4438,6 @@ newblock
|
||||
\end_layout
|
||||
|
||||
\begin_layout Frame
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
|
@ -262,10 +262,6 @@ Outline
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -366,17 +362,10 @@ Tournaments Consist of Jousts Between Knights
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Columns
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -566,10 +555,6 @@ What is a Tournament?
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -616,7 +601,7 @@ In every joust one knight wins.
|
||||
\end_deeper
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -633,17 +618,10 @@ Tournaments are Complete Directed Graphs
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Columns
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -871,10 +849,6 @@ tournament
|
||||
|
||||
\color inherit
|
||||
is a
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -894,7 +868,7 @@ any two different vertices.
|
||||
\end_deeper
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -921,10 +895,6 @@ Tournaments Arise Naturally in Different Situations
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -939,10 +909,6 @@ Applications in Ordering Theory
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -957,7 +923,7 @@ The comparison relation may be cyclic, however.
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -974,10 +940,6 @@ Applications in Sociology
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -992,7 +954,7 @@ Reviewers decide for any two candidates whom they prefer.
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1009,10 +971,6 @@ Applications in Structural Complexity Theory
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1053,10 +1011,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1193,10 +1147,6 @@ the Approximation Problem
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1333,10 +1283,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1351,10 +1297,6 @@ t,onlytextwidth
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1428,10 +1370,6 @@ Example Input
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1821,10 +1759,6 @@ Example Output
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2051,10 +1985,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2069,10 +1999,6 @@ Variants of Path Finding Problems
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2288,10 +2214,6 @@ Logspace Turing Machines
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2460,7 +2382,7 @@ end{pgfpicture}
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2477,10 +2399,6 @@ Logspace Turing Machines Are Quite Powerful
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2495,10 +2413,6 @@ Deterministic logspace machines can compute
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2530,10 +2444,6 @@ Non-deterministic logspace machines can compute
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2552,7 +2462,7 @@ satisfiability with two literals per clause.
|
||||
\end_deeper
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2589,10 +2499,6 @@ The Complexity Class Hierarchy
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2981,7 +2887,7 @@ end{pgfpicture}
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3014,10 +2920,6 @@ Limit the Circuit Depth
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3057,10 +2959,6 @@ t
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3083,10 +2981,6 @@ Circuit Class
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3103,9 +2997,6 @@ unbounded fan-in
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Examples
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -3148,10 +3039,6 @@ Circuit Class
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3168,9 +3055,6 @@ bounded fan-in
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Examples
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -3220,10 +3104,6 @@ Circuit Class
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3240,9 +3120,6 @@ bounded fan-in
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Examples
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -3289,10 +3166,6 @@ Are Equally Difficult
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3318,10 +3191,6 @@ Are Equally Difficult
|
||||
|
||||
\begin_layout Corollary
|
||||
For directed graphs, we can solve
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3387,10 +3256,6 @@ But Not Trivial
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3410,7 +3275,7 @@ But Not Trivial
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3464,10 +3329,6 @@ Definition of the Tournament Reachability Problem
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3489,10 +3350,6 @@ contain all triples
|
||||
\end_inset
|
||||
|
||||
such that
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3526,7 +3383,7 @@ there exists a path from
|
||||
\end_deeper
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3543,10 +3400,6 @@ The Tournament Reachability Problem is Very Easy
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3572,10 +3425,6 @@ Implications
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3640,10 +3489,6 @@ the Distance Problem
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3665,10 +3510,6 @@ contain all tuples
|
||||
\end_inset
|
||||
|
||||
such that
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3706,7 +3547,7 @@ the distance of
|
||||
\end_deeper
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3723,10 +3564,6 @@ The Tournament Distance Problem is Hard
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3792,7 +3629,7 @@ in logarithmic space, iff
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3813,10 +3650,6 @@ Proof That
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3847,10 +3680,6 @@ t,onlytextwidth
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3895,10 +3724,6 @@ Reduce
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3967,7 +3792,7 @@ Query:
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3994,10 +3819,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -5153,10 +4974,6 @@ Approximators Compute Paths that Are Nearly As Short As a Shortest Path
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -5174,10 +4991,6 @@ approximation scheme for
|
||||
|
||||
\color inherit
|
||||
gets as input
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -5224,7 +5037,7 @@ a path from
|
||||
\end_deeper
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -5245,10 +5058,6 @@ the Tournament Shortest Path Problem
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -5354,10 +5163,6 @@ Just a frame with a program code listing
|
||||
|
||||
\begin_layout FragileFrame
|
||||
This is some program code:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -5437,10 +5242,6 @@ Summary
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -5455,10 +5256,6 @@ Summary
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -5529,7 +5326,7 @@ in tournaments is
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -5546,10 +5343,6 @@ Outlook
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -5624,10 +5417,6 @@ For Further Reading
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -5860,10 +5649,6 @@ Definition of Independence Number of a Graph
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -5898,7 +5683,7 @@ Tournaments have independence number 1.
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -5919,10 +5704,6 @@ Graphs With Bounded Independence Number
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -5963,7 +5744,7 @@ at most
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -5999,7 +5780,7 @@ for approximating the shortest path in graphs with independence number at
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -6083,10 +5864,6 @@ Is Party Unknown.
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -6103,10 +5880,6 @@ Is Party Unknown.
|
||||
|
||||
\begin_layout Corollary
|
||||
For undirected graphs, we can solve
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -6242,10 +6015,6 @@ The Approximation Scheme is Optimal
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -6267,9 +6036,6 @@ Suppose there exists an approximation scheme for
|
||||
\end_layout
|
||||
|
||||
\begin_layout Proof
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
|
@ -125,9 +125,6 @@ You can use any beamer element, especially the use of blocks is advisable.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Frame
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -378,10 +375,6 @@ status collapsed
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -546,10 +539,6 @@ Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -564,10 +553,6 @@ t
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -599,10 +584,6 @@ Enumerated Lists
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -657,10 +638,6 @@ Contact
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -795,10 +772,6 @@ Some items and some math
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -835,7 +808,7 @@ some items
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -853,10 +826,6 @@ More items \SpecialChar ldots
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -886,7 +855,7 @@ some items
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -904,10 +873,6 @@ status collapsed
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -92,28 +92,16 @@ Comprobareu deseguida que la configuració dels pics pot arribar a ser prou
|
||||
Enumeració* (itemize)
|
||||
\emph default
|
||||
és l'entorn estàndard per a llistes amb pics sense numerar
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
Té el seu comptador propi, limitat a quatre nivells
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
Cada nivell té el seu símbols o pics com a marca
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -132,10 +120,6 @@ A més heu de tenir en compte que el \SpecialChar LyX
|
||||
no
|
||||
\emph default
|
||||
comproba la profunditat de l'entorn
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -174,10 +174,6 @@ Propagatoren
|
||||
\end_inset
|
||||
|
||||
fungieren zum Beispiel:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
@ -110,28 +110,16 @@ Sie werden recht bald sehen, daß das Anpassen von Aufzählungszeichen recht
|
||||
Die Standardumgebung für Listen mit Aufzählungszeichen ist
|
||||
\emph on
|
||||
Auflistung
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
sie hat einen eigenen Zähler mit 4 Stufen
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
jede Stufe kann ihr eigenes Aufzählungszeichen haben
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -150,10 +138,6 @@ jede Stufe kann ihr eigenes Aufzählungszeichen haben
|
||||
nicht
|
||||
\emph default
|
||||
, ob die Stufen richtig sind
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -170,10 +170,6 @@ Arbeitserfahrungen
|
||||
Leerzeichen einfügen.
|
||||
Dies ist ein \SpecialChar LyX
|
||||
-Mangel.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -95,28 +95,16 @@ Vas a comprobar enseguida que la configuración de marcas puede llega a ser
|
||||
Enumeración* (itemize)
|
||||
\emph default
|
||||
es el entorno estándar para las listas con marcas sin numerar
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
Tiene su propio contador, limitado a cuatro niveles
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
Cada nivel tiene su propio símbolo como marca
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -135,10 +123,6 @@ Además ten en cuenta que \SpecialChar LyX
|
||||
no
|
||||
\emph default
|
||||
comprueba la profundidad de entorno
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -1379,7 +1379,7 @@ Puedes insertar entradas de referencias bibliográficas (entorno Bibliografía):
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
|
@ -182,10 +182,6 @@ propagateurs
|
||||
\end_inset
|
||||
|
||||
, par exemple:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
@ -179,28 +179,16 @@ zerolistvertdimens{}
|
||||
La fenêtre de sélection de la forme des puces Format\SpecialChar menuseparator
|
||||
Document\SpecialChar menuseparator
|
||||
Puces
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
est idéale avec la classe foils
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
vous permettant de choisir la puce
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -482,7 +470,7 @@ As you can see, we are still in the same lemma.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
|
@ -134,28 +134,16 @@ Vous verrez vite que vous pouvez rendre le réglage des puces assez complexe.
|
||||
ListePuces
|
||||
\family default
|
||||
est l'environnement standard pour les listes à puces
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
il a son propre compteur limité à 4 niveaux
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
chaque niveau peut avoir sa propre forme de puce
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -182,10 +170,6 @@ chaque niveau peut avoir sa propre forme de puce
|
||||
ne vérifie pas
|
||||
\emph default
|
||||
tout seul la profondeur de l'environnement
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -131,9 +131,6 @@ V.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Frame
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -200,10 +197,6 @@ Beamer
|
||||
\end_inset
|
||||
|
||||
, vous pouvez créer, en vue d'une présentation, des diapositives qui
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -253,7 +246,7 @@ et beaucoup plus \SpecialChar ldots
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -274,10 +267,6 @@ Objectifs de cette présentation
|
||||
|
||||
\begin_layout Frame
|
||||
Cette présentation
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -342,10 +331,6 @@ La structure globale
|
||||
|
||||
\begin_layout Frame
|
||||
Une présentation comporte d'habitude
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -367,7 +352,7 @@ Ces éléments sont décrits ci-après
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -449,10 +434,6 @@ GraphiqueTitre
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -551,10 +532,6 @@ Date raccourcie\SpecialChar breakableslash
|
||||
|
||||
Celles-ci sont utilisées dans le menu latéral ou les en-têtes (si le thème
|
||||
affiche de tels éléments)
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -585,7 +562,7 @@ Titre
|
||||
\end_deeper
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -625,10 +602,6 @@ Beamer
|
||||
|
||||
: tout ce qui est dans un cadre est affiché sur une diapositive (qui peut
|
||||
elle-même comporter plusieurs sous-diapos)
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -738,7 +711,7 @@ Spécifications de recouvrement {implicites}
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -792,10 +765,6 @@ label
|
||||
\end_inset
|
||||
|
||||
(comme il est fait ici)
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -846,10 +815,6 @@ recouvrement
|
||||
\end_inset
|
||||
|
||||
)
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -879,7 +844,7 @@ Voici la preuve!
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -903,9 +868,6 @@ Contrôler le contenu des cadres
|
||||
\end_layout
|
||||
|
||||
\begin_layout Frame
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -962,7 +924,7 @@ ion (sur une diapositive différente), mais ne sera pas aligné correctement
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -996,10 +958,6 @@ Séparateur
|
||||
\end_inset
|
||||
|
||||
de paragraphe
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1081,7 +1039,7 @@ myframe
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1103,10 +1061,6 @@ Types de cadres particuliers
|
||||
\begin_layout PlainFrame
|
||||
\SpecialChar LyX
|
||||
offre deux types de cadres particuliers:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1168,7 +1122,7 @@ fragile
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1185,10 +1139,6 @@ Structuration d'une présentation
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1241,7 +1191,7 @@ modes
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1261,9 +1211,6 @@ Les parties ont une signification particulière
|
||||
\end_layout
|
||||
|
||||
\begin_layout Frame
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -1321,7 +1268,7 @@ Ceci signifie par exemple que, si vous utilisez des parties, une table des
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1338,10 +1285,6 @@ Réarranger les cadres
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1390,7 +1333,7 @@ Navigation
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1407,10 +1350,6 @@ L'annexe
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1423,10 +1362,6 @@ Les annexes peuvent être utile pour un contenu additionnel ou mis en réserve.
|
||||
\begin_layout Itemize
|
||||
Une annexe est insérée comme d'habitude dans \SpecialChar LyX
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1448,10 +1383,6 @@ Début annexe(s) ici
|
||||
\end_deeper
|
||||
\begin_layout Itemize
|
||||
Un contenu typique de l'annexe est la bibliographie
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1512,10 +1443,6 @@ Fondamentalement, les recouvrements permettent de modifier le contenu d'un
|
||||
Vous pouvez révéler des objets ou du texte par morceaux, faire s'atténuer
|
||||
du contenu, mettre des éléments en évidence, remplacer du texte, des images,
|
||||
etc.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1571,7 +1498,7 @@ Vraiment, faites-le!
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1602,10 +1529,6 @@ Beamer
|
||||
|
||||
fournit de nombreux types de recouvrement différents.
|
||||
Les plus importants sont:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1640,7 +1563,7 @@ Nous donnons des exemples de ces types dans ce qui suit, mais nous commencerons
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1721,10 +1644,6 @@ article
|
||||
\end_inset
|
||||
|
||||
, etc.)
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1755,10 +1674,6 @@ status collapsed
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1827,10 +1742,6 @@ status collapsed
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1921,7 +1832,7 @@ Notez que \SpecialChar LyX
|
||||
\end_deeper
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1973,10 +1884,6 @@ Spécifications de recouvrement
|
||||
\end_inset
|
||||
|
||||
, la citation n’apparaîtra que sur la (sous-)diapo 2:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2019,7 +1926,7 @@ Voilà comment fonctionne le concept, fondamentalement
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2060,10 +1967,6 @@ caché
|
||||
est réservé).
|
||||
Si nous avions caché la citation sur la diapo précédente au lieu de la
|
||||
couvrir, elle n’aurait pris sa place qu'en apparaissant:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2101,12 +2004,16 @@ Home art gone, and ta’en thy wages
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Frame
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Frame
|
||||
Vous pouvez voir comment le texte bouge quand la citation est révélée.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2183,10 +2090,6 @@ transparent
|
||||
\end_inset
|
||||
|
||||
, le texte couvert est grisé.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2239,7 +2142,7 @@ Beamer
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2276,10 +2179,6 @@ normales
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2325,10 +2224,6 @@ g.,
|
||||
|
||||
découvrira tous les éléments de la liste un par un (avec un décalage initial
|
||||
de 1) s'il n'y a pas de spécification particulière pour un élément:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2387,7 +2282,7 @@ Beamer
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2440,10 +2335,6 @@ normales
|
||||
\noindent
|
||||
Ce cadre utilise une spécification de recouvrement implicite qui provoquera,
|
||||
pour chaque paragraphe sensible au recouvrement
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2485,7 +2376,7 @@ Un bloc
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2537,10 +2428,6 @@ normales
|
||||
\begin_layout Frame
|
||||
\noindent
|
||||
Et ce cadre utilise une spécification de recouvrement implicite
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2562,7 +2449,7 @@ Et ce cadre utilise une spécification de recouvrement implicite
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2594,10 +2481,6 @@ Pause
|
||||
|
||||
vous permet de marquer un endroit à partir duquel le contenu sera couvert
|
||||
(implicitement sur une diapo, par rapport au contenu précédent):
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2653,7 +2536,7 @@ Numéro de pause
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2687,10 +2570,6 @@ Beamer
|
||||
des paragraphes entiers ou des séquences de paragraphes sur des diapos
|
||||
spécifiques.
|
||||
Ceux-ci sont:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2720,10 +2599,6 @@ Découvrir
|
||||
|
||||
découvre la totalité du contenu dans la diapo spécifiée\SpecialChar ldots
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2781,10 +2656,6 @@ status collapsed
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2815,10 +2686,6 @@ status collapsed
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -2834,7 +2701,7 @@ comme illustré ici.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -2898,10 +2765,6 @@ status collapsed
|
||||
|
||||
en \SpecialChar LyX
|
||||
:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3113,7 +2976,7 @@ Insertion
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3153,10 +3016,6 @@ Style de texte
|
||||
\end_inset
|
||||
|
||||
) sont sensibles au recouvrement.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3303,10 +3162,6 @@ Environnements spécifiques
|
||||
|
||||
\begin_layout Frame
|
||||
Des environnements particulièrement adaptés aux présentations sont les suivants:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3336,7 +3191,7 @@ Ils sont brièvement décrits ci-après.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3375,10 +3230,6 @@ indices
|
||||
|
||||
.
|
||||
La classe fournit 3 blocs pré-définis d'apparence différente:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3481,7 +3332,7 @@ alerte
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3498,10 +3349,6 @@ Gestion des blocs
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3509,10 +3356,6 @@ Gestion des blocs
|
||||
En \SpecialChar LyX
|
||||
, l'interface des blocs est similaire à celui des cadres, ce qui signifie
|
||||
que
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3544,10 +3387,6 @@ Séparateur
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3604,7 +3443,7 @@ Les blocs sont sensibles au recouvrement
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3621,10 +3460,6 @@ Les environnements de théorèmes
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3638,10 +3473,6 @@ Les environnements de théorèmes
|
||||
Les théorèmes ressemblent aux blocs lors du rendu, mais leur titre est figé
|
||||
(en fonction du type de théorème).
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3671,10 +3502,6 @@ Texte de théorème complémentaire
|
||||
\end_inset
|
||||
|
||||
, vous pouvez compléter le titre figé
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3698,7 +3525,7 @@ uement)
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -3719,17 +3546,10 @@ Les colonnes
|
||||
|
||||
\begin_layout Frame
|
||||
Il est quelquefois utile de diviser une présentation en colonnes.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout ColumnsTopAligned
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -3813,10 +3633,6 @@ Colonne
|
||||
|
||||
\begin_layout Frame
|
||||
Note:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3920,10 +3736,6 @@ mode
|
||||
est une chemin spécifique vers un rendu.
|
||||
Il y a plusieurs modes avec des objectifs différents, nous en retiendrons
|
||||
particulièrement trois:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -3988,7 +3800,7 @@ beamer
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -4037,19 +3849,11 @@ présentation
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
Qu'est-ce que cela signifie?
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -4070,7 +3874,7 @@ article
|
||||
\end_deeper
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -4113,7 +3917,7 @@ article
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -4136,10 +3940,6 @@ Et alors?
|
||||
C'est très pratique! Vous pouvez construire un seul document et produire
|
||||
à la fois une présentation et – en utilisant le mode article – une version
|
||||
papier.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -4176,7 +3976,7 @@ et cetera \SpecialChar ldots
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -4197,11 +3997,6 @@ Exemples
|
||||
|
||||
\begin_layout Frame
|
||||
Comme on l'a vu, beaucoup d'éléments sont sensibles au mode.
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -4315,10 +4110,6 @@ ModePrésentation
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -4403,7 +4194,7 @@ Et beaucoup plus de choses de ce style \SpecialChar ldots
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -4424,10 +4215,6 @@ Construction d'un article
|
||||
|
||||
\begin_layout Frame
|
||||
Construire un article beamer est facile.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -4506,10 +4293,6 @@ Les thèmes
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -4603,7 +4386,7 @@ key "beamer-ug"
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -4625,10 +4408,6 @@ Les thèmes peuvent être modifiés
|
||||
\begin_layout Frame
|
||||
Mais vous n'êtes pas obligé de construire un thème à partir de rien si vous
|
||||
voulez modifier l'apparence
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -4766,9 +4545,6 @@ newblock
|
||||
\end_layout
|
||||
|
||||
\begin_layout Frame
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
|
@ -458,10 +458,6 @@ pause
|
||||
|
||||
\begin_layout ItemizeType1
|
||||
<3> le deuxième;
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -522,10 +518,6 @@ pause
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -556,10 +548,6 @@ pause
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
@ -129,9 +129,6 @@ beamer
|
||||
\end_layout
|
||||
|
||||
\begin_layout LandscapeSlide
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -166,16 +163,13 @@ Harry Testman
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout LandscapeSlide
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -210,16 +204,13 @@ sem-user.dvi
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout PortraitSlide
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -260,16 +251,13 @@ Guide de l'utilisateur
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout LandscapeSlide
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -332,7 +320,7 @@ Ceux-ci figurent dans le menu déroulant des styles.
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -345,10 +333,6 @@ DiapoPaysage
|
||||
\family default
|
||||
apparaîtra en haut du transparent comme un paragraphe ordinaire.
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -405,7 +389,7 @@ DiapoPaysage
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -552,9 +536,6 @@ SommaireProgression
|
||||
\end_layout
|
||||
|
||||
\begin_layout LandscapeSlide
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -565,16 +546,13 @@ SommaireProgression
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout LandscapeSlide
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -707,7 +685,7 @@ notslides{4,8,9,11}
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -733,10 +711,6 @@ polices différentes, e.
|
||||
\end_inset
|
||||
|
||||
g.les polices Iwona:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -751,10 +725,6 @@ usepackage{iwona}
|
||||
\end_deeper
|
||||
\begin_layout Itemize
|
||||
encadrements plus esthétiques:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -790,16 +760,13 @@ shadowsize}{1pt}]{shadow} framecolor "black"backgroundcolor "none"
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout LandscapeSlide
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
|
@ -176,10 +176,6 @@ Expérience Professionnelle
|
||||
comme ici.
|
||||
C'est un inconvénient de \SpecialChar LyX
|
||||
.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -501,10 +501,6 @@ Reconfigurer
|
||||
|
||||
\begin_layout Enumerate
|
||||
Activation et aperçu de test
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -577,12 +573,6 @@ Xy
|
||||
-pic
|
||||
\family typewriter
|
||||
:
|
||||
\family default
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -120,12 +120,6 @@ itemize
|
||||
gli elenchi puntati
|
||||
\color none
|
||||
|
||||
\color inherit
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -133,12 +127,6 @@ gli elenchi puntati
|
||||
|
||||
\color black
|
||||
questi possiede un contatore che gli impone un limite di 4 livelli
|
||||
\color inherit
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -150,12 +138,6 @@ ogni livello può avere
|
||||
un proprio indice
|
||||
\color none
|
||||
|
||||
\color inherit
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -180,12 +162,6 @@ anche che \SpecialChar LyX
|
||||
|
||||
\color black
|
||||
vostro
|
||||
\color inherit
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -132,10 +132,6 @@ You may need to save this document elsewhere, in case the file is readonly.
|
||||
|
||||
\begin_layout Itemize
|
||||
GUI
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -1366,7 +1366,7 @@ You can use bibitems:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
|
@ -92,28 +92,16 @@ Je zult snel genoeg ondervinden dat de instellingen voor opsommingstekens
|
||||
itemize
|
||||
\emph default
|
||||
is de standaard voor een lijst met opsommingen
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
het heeft zijn eigen teller die tot 4 niveaus diep gaat
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
elk niveau kan zijn eigen opsommingsteken hebben
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -128,10 +116,6 @@ elk niveau kan zijn eigen opsommingsteken hebben
|
||||
\begin_layout Itemize
|
||||
Merk op dat \SpecialChar LyX
|
||||
*NIET* de diepte van het niveau voor je controleert
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -786,10 +786,6 @@ Let's enumerate things:
|
||||
|
||||
\begin_layout EnumerateType1
|
||||
The first thing;
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -800,10 +796,6 @@ The first thing;
|
||||
\end_deeper
|
||||
\begin_layout EnumerateType1
|
||||
The second thing;
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -814,10 +806,6 @@ The second thing;
|
||||
\end_deeper
|
||||
\begin_layout EnumerateType1
|
||||
The third thing;
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -894,10 +882,6 @@ EnumerateType1
|
||||
|
||||
\begin_layout Enumerate
|
||||
The first thing;
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -908,10 +892,6 @@ The first thing;
|
||||
\end_deeper
|
||||
\begin_layout Enumerate
|
||||
The second thing;
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -922,10 +902,6 @@ The second thing;
|
||||
\end_deeper
|
||||
\begin_layout Enumerate
|
||||
The third thing;
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1030,10 +1006,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
The second;
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -153,10 +153,6 @@ Work Experience
|
||||
there.
|
||||
This is a shortcoming of \SpecialChar LyX
|
||||
.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -478,12 +478,6 @@ Reconfigure
|
||||
Activate and test
|
||||
\family typewriter
|
||||
preview
|
||||
\family default
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -571,12 +565,6 @@ Xy
|
||||
-pic
|
||||
\family typewriter
|
||||
:
|
||||
\family default
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1287,12 +1275,6 @@ $
|
||||
|
||||
\backslash
|
||||
ar@{^(->}[r].
|
||||
\family default
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -1616,10 +1598,6 @@ Following the @-character by either a 2, 3, _ or a ^, we can produce arrows
|
||||
with double, triple shaft or arrows showing only the lower or upper half
|
||||
of their tips and ends.
|
||||
Arrows need not have tips nor ends, as the last example shows:
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -3152,10 +3130,6 @@ Document\SpecialChar menuseparator
|
||||
Preamble
|
||||
\family default
|
||||
):
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -941,7 +941,7 @@ Your Name
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
|
@ -888,7 +888,7 @@ Your Name
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
|
@ -751,7 +751,7 @@ Your Name
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
|
@ -891,7 +891,7 @@ Your Name
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
|
@ -540,10 +540,6 @@ Outline
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -636,10 +632,6 @@ Make Titles Informative.
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -662,10 +654,6 @@ A title should summarize the slide in an understandable fashion for anyone
|
||||
|
||||
\begin_layout Itemize
|
||||
Use Itemize a lot.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -676,10 +664,6 @@ Use Itemize a lot.
|
||||
\end_deeper
|
||||
\begin_layout Itemize
|
||||
Use very short sentences or short phrases.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -694,7 +678,7 @@ These overlays are created using the Pause style.
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -712,10 +696,6 @@ Make Titles Informative.
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -760,7 +740,7 @@ This is shown second.
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -777,10 +757,6 @@ Make Titles Informative.
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -795,10 +771,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -832,10 +804,6 @@ Some Example Block Title
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -871,10 +839,6 @@ Make Titles Informative.
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -893,7 +857,7 @@ On first slide.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -933,10 +897,6 @@ Make Titles Informative.
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -954,7 +914,7 @@ On second slide.
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -972,17 +932,10 @@ Make Titles Informative.
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout ColumnsTopAligned
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -1046,10 +999,6 @@ Summary
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1132,10 +1081,6 @@ An outlook is always optional.
|
||||
|
||||
\begin_layout Itemize
|
||||
Outlook
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1188,10 +1133,6 @@ For Further Reading
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -546,10 +546,6 @@ Gliederung
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -635,10 +631,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -661,10 +653,6 @@ Eine Überschrift fasst einen Rahmen verständlich zusammen.
|
||||
|
||||
\begin_layout Itemize
|
||||
Häufig Auflistungen benutzen.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -675,10 +663,6 @@ Häufig Auflistungen benutzen.
|
||||
\end_deeper
|
||||
\begin_layout Itemize
|
||||
Sehr kurze Sätze oder Phrasen verwenden.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -701,7 +685,7 @@ Pause
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -718,10 +702,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -766,7 +746,7 @@ Dies wird als Zweites gezeigt.
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -783,10 +763,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -801,10 +777,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -838,10 +810,6 @@ Ein Beispielblocktitel
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -876,10 +844,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -897,7 +861,7 @@ Auf dem ersten Overlay.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -936,10 +900,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -957,7 +917,7 @@ Auf dem zweiten Overlay.
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -974,17 +934,10 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout ColumnsTopAligned
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -1048,10 +1001,6 @@ Zusammenfassung
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1150,10 +1099,6 @@ Der folgende Ausblick ist optional.
|
||||
|
||||
\begin_layout Itemize
|
||||
Ausblick
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1206,10 +1151,6 @@ Weiterführende Literatur
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -758,7 +758,7 @@ Theorem 1
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
|
@ -519,10 +519,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -646,10 +642,6 @@ Usar Letras Capitales
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -671,10 +663,6 @@ e para cualquiera que no conoce lo que ésta contiene.
|
||||
|
||||
\begin_layout Itemize
|
||||
Usar Enumeración* a discreción.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -685,10 +673,6 @@ Usar Enumeración* a discreción.
|
||||
\end_deeper
|
||||
\begin_layout Itemize
|
||||
Usar oraciones muy cortas o frases cortas.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -703,7 +687,7 @@ Estos solapados se crean usando el estilo Pausa.
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -720,10 +704,6 @@ Poner títulos informativos
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -768,7 +748,7 @@ status open
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -785,10 +765,6 @@ Poner títulos informativos
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -803,10 +779,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -840,10 +812,6 @@ Título de algún Bloque de ejemplo
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -878,10 +846,6 @@ Poner títulos informativos
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -953,7 +917,7 @@ En la primera diapositiva.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -992,10 +956,6 @@ Poner títulos informativos
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1013,7 +973,7 @@ En la segunda diapositiva.
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1030,17 +990,10 @@ Poner títulos informativos
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout ColumnsTopAligned
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -1104,10 +1057,6 @@ Sumario
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1193,10 +1142,6 @@ La perspectiva siempre es opcional.
|
||||
|
||||
\begin_layout Itemize
|
||||
Perspectiva
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1249,10 +1194,6 @@ Lecturas complementarias
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -584,10 +584,6 @@ Sommaire
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -683,10 +679,6 @@ Faites des titres qui informent.
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -707,10 +699,6 @@ status collapsed
|
||||
|
||||
\begin_layout Itemize
|
||||
Utilisez itemize à volonté.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -721,10 +709,6 @@ Utilisez itemize à volonté.
|
||||
\end_deeper
|
||||
\begin_layout Itemize
|
||||
Utilisez des phrases très courtes et de courtes expressions.
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -739,7 +723,7 @@ Ces recouvrements sont créés à l'aide du style «Pause».
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -756,10 +740,6 @@ Faites des titres qui informent
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -805,7 +785,7 @@ Ceci est affiché en second.
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -822,10 +802,6 @@ Faites des titres qui informent
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -874,7 +850,7 @@ Remplacé sur le second transparent
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -891,10 +867,6 @@ Faites des titres qui informent
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -909,10 +881,6 @@ status open
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -946,10 +914,6 @@ Some Example Block Title
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -984,10 +948,6 @@ Faites des titres qui informent
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1005,7 +965,7 @@ Sur le premier transparent
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1044,10 +1004,6 @@ Faites des titres qui informent
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1065,7 +1021,7 @@ Sur le second transparent
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1082,17 +1038,10 @@ Faites des titres qui informent
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout ColumnsTopAligned
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -1156,10 +1105,6 @@ Résumé
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1245,10 +1190,6 @@ status open
|
||||
|
||||
\begin_layout Itemize
|
||||
Perspectives
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1301,10 +1242,6 @@ Lectures complémentaires
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -955,10 +955,6 @@ Color Box Line
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
@ -233,9 +233,6 @@ You can use any beamer element, especially the use of blocks is advisable.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Frame
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -498,10 +495,6 @@ Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -690,10 +683,6 @@ totalwidth
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -721,10 +710,6 @@ textwidth
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -790,10 +775,6 @@ Text Style.
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -976,10 +957,6 @@ Enumerated Lists
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1001,7 +978,7 @@ some items
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1018,10 +995,6 @@ Some items and some math
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1054,7 +1027,7 @@ some items
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1072,10 +1045,6 @@ More items \SpecialChar ldots
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1101,7 +1070,7 @@ some items
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1119,10 +1088,6 @@ status collapsed
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1144,7 +1109,7 @@ some items
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
\begin_inset Separator parbreak
|
||||
\begin_inset Separator plain
|
||||
\end_inset
|
||||
|
||||
|
||||
@ -1175,10 +1140,6 @@ An example for displaying your address.
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
@ -331,10 +331,6 @@ prints the current date; should only be replaced for special cases
|
||||
An article usually includes an abstract, a concise summary of the work covered
|
||||
at length in the main body of the article.
|
||||
|
||||
\begin_inset Separator latexpar
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
Loading…
Reference in New Issue
Block a user