<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=LaTeX%2FC3%2FFrame-Pages-and-Colour-Text-Boxes%2FEnglish</id>
		<title>LaTeX/C3/Frame-Pages-and-Colour-Text-Boxes/English - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=LaTeX%2FC3%2FFrame-Pages-and-Colour-Text-Boxes%2FEnglish"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=LaTeX/C3/Frame-Pages-and-Colour-Text-Boxes/English&amp;action=history"/>
		<updated>2026-05-03T22:51:58Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php?title=LaTeX/C3/Frame-Pages-and-Colour-Text-Boxes/English&amp;diff=57267&amp;oldid=prev</id>
		<title>ANJALISATDIVE: Created page with &quot;Title of the Script: '''Frame Pages and Colour Text Boxes'''  Author: Ambika Vanchinathan  Keywords: LaTeX, fancybox, fcolorbox, fancypage, thisfancybox, shadowsize, shadowbox...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=LaTeX/C3/Frame-Pages-and-Colour-Text-Boxes/English&amp;diff=57267&amp;oldid=prev"/>
				<updated>2025-12-01T07:12:47Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Title of the Script: &amp;#039;&amp;#039;&amp;#039;Frame Pages and Colour Text Boxes&amp;#039;&amp;#039;&amp;#039;  Author: Ambika Vanchinathan  Keywords: LaTeX, fancybox, fcolorbox, fancypage, thisfancybox, shadowsize, shadowbox...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Title of the Script: '''Frame Pages and Colour Text Boxes'''&lt;br /&gt;
&lt;br /&gt;
Author: Ambika Vanchinathan&lt;br /&gt;
&lt;br /&gt;
Keywords: LaTeX, fancybox, fcolorbox, fancypage, thisfancybox, shadowsize, shadowbox, ovalbox,fboxsep, video tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisite: Framing Floats and Lists'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
|- &lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Slide 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide'''&lt;br /&gt;
| Welcome to the spoken tutorial on '''Frame Pages and Colour Text Boxes.'''&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''Slide 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|&lt;br /&gt;
In this tutorial, we will learn to&lt;br /&gt;
&lt;br /&gt;
*Add coloured boxes with fcolorbox &lt;br /&gt;
*Customize box spacing&lt;br /&gt;
*Frame pages with different boxes&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''Slide 3'''&lt;br /&gt;
&lt;br /&gt;
'''System Requirements'''&lt;br /&gt;
&lt;br /&gt;
To record this tutorial, I am using:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Linux Mint OS version 21.3&lt;br /&gt;
Texworks version 0.6.6&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
To record this tutorial I am using the following setup.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''Slide 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
| To follow this tutorial, learners should have basic knowledge of LaTeX.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''Slide 5'''&lt;br /&gt;
&lt;br /&gt;
'''Code files'''&lt;br /&gt;
&lt;br /&gt;
The following code files are required to practice this tutorial:&lt;br /&gt;
&lt;br /&gt;
1. fancybox-eg.tex&lt;br /&gt;
&lt;br /&gt;
2. Free-Stock-Photos.jpg&lt;br /&gt;
&lt;br /&gt;
These files are provided in the Code Files link of this tutorial page.&lt;br /&gt;
|&lt;br /&gt;
The following code files are required to practice this tutorial.&lt;br /&gt;
&lt;br /&gt;
These files are provided in the '''Code Files''' link of this tutorial page.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
Comment line 139&lt;br /&gt;
&lt;br /&gt;
Click the green Typeset button and show the output&lt;br /&gt;
|&lt;br /&gt;
Let us get started&lt;br /&gt;
&lt;br /&gt;
Comment line 139.&lt;br /&gt;
&lt;br /&gt;
Click the green '''Typeset''' button to run the code.&lt;br /&gt;
&lt;br /&gt;
Here is the output.&lt;br /&gt;
&lt;br /&gt;
We see text in a two coloured box.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''Highlight:'''&lt;br /&gt;
&lt;br /&gt;
line 141&lt;br /&gt;
&lt;br /&gt;
And point to the box in the output&lt;br /&gt;
|&lt;br /&gt;
'''\fcolorbox{red}{green}''' specifies the frame and filler colours of the box.&lt;br /&gt;
&lt;br /&gt;
Here the '''frame''' is red and the '''filler''' is green.&lt;br /&gt;
&lt;br /&gt;
Note that we have loaded the '''color''' package.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''Highlight'''&lt;br /&gt;
&lt;br /&gt;
line 147&lt;br /&gt;
&lt;br /&gt;
And point to the box in the output&lt;br /&gt;
&lt;br /&gt;
Zoom the output to show the box clearly.&lt;br /&gt;
| Here the '''frame''' is green and the '''filler''' is white.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
Comment line 20&lt;br /&gt;
&lt;br /&gt;
Click the green Typeset button and show the output&lt;br /&gt;
&lt;br /&gt;
'''Show all the boxes from top to bottom.'''&lt;br /&gt;
|&lt;br /&gt;
Comment line 20.&lt;br /&gt;
&lt;br /&gt;
Run the code.&lt;br /&gt;
&lt;br /&gt;
Here is the output.&lt;br /&gt;
&lt;br /&gt;
Observe that all the boxes have no space around the text.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
Uncomment line 20&lt;br /&gt;
&lt;br /&gt;
Click the green Typeset button and show the output&lt;br /&gt;
|&lt;br /&gt;
Let us fill the box with some space around the text.&lt;br /&gt;
&lt;br /&gt;
Uncomment line 20.&lt;br /&gt;
&lt;br /&gt;
Run the code.&lt;br /&gt;
&lt;br /&gt;
Here is the output.&lt;br /&gt;
&lt;br /&gt;
Now there is space around the text inside all the boxes.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''Highlight :'''&lt;br /&gt;
&lt;br /&gt;
line 20&lt;br /&gt;
| '''\fboxsep''' command specifies the gap amount between the text and the box.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
Uncomment line 7,8,9,10&lt;br /&gt;
&lt;br /&gt;
Click the green Typeset button and show the output&lt;br /&gt;
&lt;br /&gt;
Point to the shadow box of the complete first page&lt;br /&gt;
|&lt;br /&gt;
Uncomment lines 7, 8, 9 and 10.&lt;br /&gt;
&lt;br /&gt;
Run the code.&lt;br /&gt;
&lt;br /&gt;
Here is the output.&lt;br /&gt;
&lt;br /&gt;
The complete first page is in a shadow box.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''Highlight :'''&lt;br /&gt;
&lt;br /&gt;
lines 7 to 10&lt;br /&gt;
&lt;br /&gt;
Point to the first page with shadow.&lt;br /&gt;
|&lt;br /&gt;
'''\thisfancypage''' command, defines the shadow for the current page only.&lt;br /&gt;
&lt;br /&gt;
The first page is now shown within a shadow box.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
Uncomment line 13, 14, 15, 16&lt;br /&gt;
&lt;br /&gt;
Click the green Typeset button and show the output&lt;br /&gt;
&lt;br /&gt;
Point to the shadow box of all the pages in output&lt;br /&gt;
|&lt;br /&gt;
Uncomment lines 13, 14, 15, and 16.&lt;br /&gt;
&lt;br /&gt;
Run the code.&lt;br /&gt;
&lt;br /&gt;
Here is the output&lt;br /&gt;
&lt;br /&gt;
All pages are displayed inside a shadow box.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''Highlight :'''&lt;br /&gt;
&lt;br /&gt;
lines 13 to 16&lt;br /&gt;
|&lt;br /&gt;
'''\fancypage''' defines a shadow box for&lt;br /&gt;
&lt;br /&gt;
all the pages.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
Comment line 7,8,9,10 and 16&lt;br /&gt;
&lt;br /&gt;
Uncomment line 17&lt;br /&gt;
&lt;br /&gt;
Click the green Typeset button and show the output&lt;br /&gt;
&lt;br /&gt;
Point to the '''oval box''' in the output&lt;br /&gt;
|&lt;br /&gt;
Comment lines 7, 8, 9, 10 and 16.&lt;br /&gt;
&lt;br /&gt;
Uncomment line 17.&lt;br /&gt;
&lt;br /&gt;
Run the code&lt;br /&gt;
&lt;br /&gt;
Here is the output&lt;br /&gt;
&lt;br /&gt;
All the pages are enclosed within an oval box.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''Highlight:'''&lt;br /&gt;
&lt;br /&gt;
lines 13 to 17&lt;br /&gt;
| '''\fancypage''' command defines all the pages to be in '''oval box''' here&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''Slide 6'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
&lt;br /&gt;
In this tutorial, we have learnt to&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add coloured boxes with '''fcolorbox'''&lt;br /&gt;
Customize box spacing&lt;br /&gt;
Frame pages with different boxes&lt;br /&gt;
|&lt;br /&gt;
With this we come to the end of this tutorial.&lt;br /&gt;
&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''Slide 7'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|&lt;br /&gt;
As an '''Assignment'''&lt;br /&gt;
&lt;br /&gt;
Create question and answer with&lt;br /&gt;
&lt;br /&gt;
answer enclosed in a blue box&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''Slide 8'''&lt;br /&gt;
&lt;br /&gt;
'''Thank you'''&lt;br /&gt;
| Thank you for joining&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>ANJALISATDIVE</name></author>	</entry>

	</feed>