diff --git a/examples/hello/0001-_A_new_slide.txt b/examples/hello/0001-_A_new_slide.txt index ca7b70a..e0cfebb 100644 --- a/examples/hello/0001-_A_new_slide.txt +++ b/examples/hello/0001-_A_new_slide.txt @@ -5,3 +5,5 @@ Just show something on this new slide. + % no more points. + diff --git a/examples/hello/0002-_Some_points.txt b/examples/hello/0002-_Some_points.txt index efee878..ba0b93f 100644 --- a/examples/hello/0002-_Some_points.txt +++ b/examples/hello/0002-_Some_points.txt @@ -7,6 +7,9 @@ o point o sub point o sub point - o sub sub point + o sub sub point o sub point + + #pause + diff --git a/examples/hello/0003-_Ende.txt b/examples/hello/0003-_Ende.txt index e93c752..7e19ce7 100644 --- a/examples/hello/0003-_Ende.txt +++ b/examples/hello/0003-_Ende.txt @@ -3,5 +3,4 @@ ====== - Thanks for using cattools. diff --git a/examples/hello/0004-_Ende.txt b/examples/hello/0004-_Ende.txt index ac332b2..955d58b 100644 --- a/examples/hello/0004-_Ende.txt +++ b/examples/hello/0004-_Ende.txt @@ -2,7 +2,8 @@ Ende ====== - - Thanks for using cattools. - - The end. + + + + Thanks for using pointtools. + diff --git a/examples/hello/0005-_Ende.txt b/examples/hello/0005-_Ende.txt new file mode 100644 index 0000000..bdd22d7 --- /dev/null +++ b/examples/hello/0005-_Ende.txt @@ -0,0 +1,10 @@ + + Ende + ====== + + + + + Thanks for using pointtools. + + The end. diff --git a/examples/hello/hello.md b/examples/hello/hello.md index 3802cee..dd0d5b4 100644 --- a/examples/hello/hello.md +++ b/examples/hello/hello.md @@ -1,3 +1,5 @@ +Text is ignored here. + ## Intro This is the Hello World introduction to catpoint. @@ -6,6 +8,8 @@ This is the Hello World introduction to catpoint. Just show something on this new slide. +\% no more points. + ## Some points * point @@ -15,9 +19,19 @@ Just show something on this new slide. * sub sub point * sub point +% Add more points. + +% escape pause +\#pause + ## Ende -Thanks for using cattools. +% Do not tell them it is incomplete. + +% See the magic. +#pause + +Thanks for using pointtools. #pause The end.