-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a637823
commit 23737de
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
.. raw:: latex | ||
|
||
\clearpage | ||
|
||
.. |nbspc| unicode:: U+00A0 .. non-breaking space | ||
|
||
.. ADDING YOUR VIDEOS | ||
.. Embed YouTube videos changing the width to 30% and deleting the height | ||
.. Follow the format below creating a unique alias for your video | ||
.. |Feathern1| raw:: html | ||
|
||
<iframe width="30%" src="https://www.youtube.com/embed/3iRggdo3i0I" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
|
||
.. |Feathern2| raw:: html | ||
|
||
<iframe width="30%" src="https://www.youtube.com/embed/1KArtuLYUmY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
|
||
.. |Feathern3| raw:: html | ||
|
||
<iframe width="30%" src="https://www.youtube.com/embed/OUICRNiFhpU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
|
||
Image Gallery | ||
============= | ||
|
||
|
||
Rotating | ||
-------- | ||
.. ADD A URL so the link will print in the pdf version since the videos do not | ||
.. raw:: latex | ||
|
||
\url{https://www.youtube.com/embed/3iRggdo3i0I} | ||
\url{https://www.youtube.com/embed/1KArtuLYUmY} | ||
\url{https://www.youtube.com/embed/OUICRNiFhpU} | ||
|
||
.. Place videos 3 across separated by 2 non-breaking white space. | ||
.. Insert a blank line between rows. | ||
|Feathern1| |nbspc| |nbspc| |Feathern2| |nbspc| |nbspc| |Feathern3| |