Example Slidedeck#

In this part of this book we will cover some cells that have special layouts in OPE RISE. It is recommended to verify the visual output using OPE RISE.

The example slide deck is copied from the slide deck repo. Please make sure to sync with the source. If there’s any misalignment with the baseline, first refer to the slide deck repo to make sure the source code are the same.

If there’s still problems exist, feel free to open an issue in either the slide deck repo or this ope repo.


List:

  • 0 - Blank

  • 1 - Image only

  • 2 - Left Bullets and Image

  • 3 - Right Bullets and image

  • 4 - Two column image

  • 5 - Bullets

  • 6 - Two column bullets

  • 7 - Title Slide


0) Blank

BODY

We will try to illustrate single-column slides like this one.

NOTE

  • a Note that will display in the notes view


1)Image Only

BODY

../_images/sample-image.jpg

NOTE

  • Using % of slide to scale the image


2)Left Bullets and image

Title#

BODY

Here is a left column:

  • Something about figure

  • Something else about it

  • a long description

../_images/sample-image.jpg

NOTE

  • A simple example that has bullets on left of figure while using markdown


3) Right Bullets and image

Title#

BODY

Here is a right column:

  • Something about figure

  • Something else about it

  • a long description

NOTE

  • An example with an image on the left and bullets on the right using a two-column HTML table


3) Right Bullets and image

Title#

BODY

../_images/sample-image.jpg

Texts on the right wrapping image on the left#

Bullet 1: Something about figure,Something else about it, and a long description

Bullet 2: Something about figure,Something else about it, and a long description

Bullet 3: Something about figure,Something else about it, and a long description

Bullet 4: Something about figure,Something else about it, and a long description

NOTE

  • A simple example that has texts on the right wrapping image on the left while using markdown


4)Two Column image

Title#

  • Something about figure,or a long description

-Something about figure,or a long description

NOTE

  • Using a table to control % of slide for both parts with larger image


5)Bullets

Title#

  • Bullet 1: Something keypoints, and a long description

  • Bullet 2: Something keypoints, and a long description

  • Bullet 3: Something keypoints, and a long description

  • Bullet 4: Something keypoints, and a long description

NOTE

  • a Note that will display in the notes view


6)Two Column Bullets

Title#

Left Column:

  • Bullet 1: Something keypoints, and a long description

  • Bullet 2: Something keypoints, and a long description

  • a long description, a long description,a long description, a long description, a long description, a long description, a long description, a long description, a long description, a long description, a long description

Right Column:

  • Bullet 1: Something keypoints, and a long description

  • Bullet 2: Something keypoints, and a long description

  • a long description, a long description, a long description, a long description, a long description, a long description, a long description, a long description, a long description, a long description, a long description

NOTE

  • Using a table to control % of slide for both parts


7)Title Slide

Title#

NOTE

  • a Note that will display in the notes view