com presentations: Fix effects: slides/i18nl10n/sorting.xml
[email protected] (Derick Rethans)
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: 723724b66c2da3dcbe268d55246280982657e55f Author: Derick Rethans <[email protected]> Sat, 21 Mar 2015 11:45:25 +0100 Parents: 8cda93c2da4b57e0e64225a15d242d2dd7a7714e Branches: master Link: http://git.php.net/?p=presentations.git;a=commitdiff;h=723724b66c2da3dcbe268d55246280982657e55f Log: Fix effects Changed paths: M slides/i18nl10n/sorting.xml Diff: diff --git a/slides/i18nl10n/sorting.xml b/slides/i18nl10n/sorting.xml index 9933585..892d920 100644 --- a/slides/i18nl10n/sorting.xml +++ b/slides/i18nl10n/sorting.xml @@ -1,24 +1,23 @@ <?xml version="1.0" encoding="utf-8"?> <slide fontsize="6em"> <title>Sorting Strings</title> - <subtitle>The French Are Weird</subtitle> <blurb> How would you sort: *côté* (side), *côte* (coast), *cote* (dimension), *coté* (with dimensions)? </blurb> - - <break/> +<div effect="fade-out"> <blurb> Logical is: cote, cot*é*, c*ô*te, c*ô*t*é* </blurb> +</div> -<div effect="hide"> - <break/> +<div effect="fade-in-out"> <blurb> But the french do it like: cote, c*ô*te, cot*é*, c*ô*t*é* </blurb> +</div> - <break lines="4"/> +<div effect="fade-in"> <blurb>The french are not the only ones with "weird" sorting!</blurb> <list>