SlideShare a Scribd company logo
1 of 12
Download to read offline
The Feather Beamer Theme
v. 1.0.0
Lilyana Vankova
lilqna.v@gmail.com
September 5, 2014
1
Content
Introduction
License
Installation
Source files
Local and Global installation
Required Packages
User Interface
Loading the Theme and Theme Options
Feather image
Lilyana Vankova | The Feather Beamer Theme
2
Introduction
License
The Feather image is not covered by copyright rules. I have used
the image from http://www.vectors-free.com/ . You are allowed to
use the Feather image for any purposes.
Lilyana Vankova | The Feather Beamer Theme
2
Introduction
License
The Feather image is not covered by copyright rules. I have used
the image from http://www.vectors-free.com/ . You are allowed to
use the Feather image for any purposes.
The rest of the theme is provided under the GNU General Public
License v. 3 (GPLv3) http://www.gnu.org/licenses/ . This means
that you can redistribute it and/or modify it under the same
license.
Lilyana Vankova | The Feather Beamer Theme
3
Installation
Source files
The theme contains 4 source files:
beamercolorthemeFeather.sty
beamerouterthemeFeather.sty
beamerinnerthemeFeather.sty
beamerthemeFeather.sty
Lilyana Vankova | The Feather Beamer Theme
4
Installation
Local and Global installation
The theme can be installed for local or global use.
Lilyana Vankova | The Feather Beamer Theme
4
Installation
Local and Global installation
The theme can be installed for local or global use.
Local Installation
Local installation is the simplest way of installing the theme.
You need to placing the 4 source files in the same folder as your
presentation. When you download the theme, the 4 theme files
are located in the local folder.
Global Installation
If you wish to make the theme globally available, you must put
the files in your local latex directory tree. The location of the root
of the local directory tree depends on your operating system and
the latex distribution.
Detailed steps on how to proceed installation under various
operating systems can be found at Beamer documentation.
Lilyana Vankova | The Feather Beamer Theme
5
Installation
Required Packages
For using the Feather Theme you will need the Bemaer class
installed and the following 2 packages
TikZ1
calc
Due to the fact that the packages are very common they should be
included in your latex distribution in the first place.
1TikZ is a package for creating beautiful graphics. Have a look at these online
examples or the pgf user manual .
Lilyana Vankova | The Feather Beamer Theme
6
User Interface
Loading the Theme and Theme Options
The Presentation Theme
The Feather Theme can be loaded in a familiar way. In the reamble of
your tex file you must type
usetheme[<options>]{Feather}
The presentation theme loads the inner, outer and color Feather
theme files and passes the <options> on to these files.
The Inner and Outher Themes
If you wish you can load only the inner, or the outher theme directly by
useinnertheme{Feather} (and it has no options)
useoutertheme[<options>]{Feather} (it has one option)
progressstyle={fixedCircCnt or movingCircCnt}
which set how the progress is illustrated;
the value movingCircCnt is the default.
Lilyana Vankova | The Feather Beamer Theme
7
User Interface
Loading the Theme and Theme Options
The Color Theme
Also you can load only the color theme by writing in the preamble of
the tex file
usecolortheme{Feather}
...or to change the colors of the various elements in the theme
Change the bar colors:
setbeamercolor {Feather}{fg=<color>, bg=<color>}
Change the color of the structural elements:
setbeamercolor{structure}{fg=<color>}
Change the frame title text color:
setbeamercolor{frametitle}{fg=<color>}
Change the normal text color background:
setbeamercolor{normal text}{fg=<color>, bg=<color>}
Lilyana Vankova | The Feather Beamer Theme
8
User Interface
The Feather Background Image
The Feather Background Image
In Feather theme, the title page frame and the last frame have
the Feather image as the background image.
The Feather background image can be produced to any frame by
wrating on the begining at the choosen frame the following
{1bg
begin{frame}[<options>]{Frame Title}{Frame Subtitle}
...
end{frame}}
Lilyana Vankova | The Feather Beamer Theme
Thank you for using Feather Beamer Theme!

More Related Content

What's hot

Sorting Techniques
Sorting TechniquesSorting Techniques
Sorting TechniquesRafay Farooq
 
Python - gui programming (tkinter)
Python - gui programming (tkinter)Python - gui programming (tkinter)
Python - gui programming (tkinter)Learnbay Datascience
 
Python-List comprehension
Python-List comprehensionPython-List comprehension
Python-List comprehensionColin Su
 
FUNCTIONS IN PYTHON[RANDOM FUNCTION]
FUNCTIONS IN PYTHON[RANDOM FUNCTION]FUNCTIONS IN PYTHON[RANDOM FUNCTION]
FUNCTIONS IN PYTHON[RANDOM FUNCTION]vikram mahendra
 
Analysis of Algorithm (Bubblesort and Quicksort)
Analysis of Algorithm (Bubblesort and Quicksort)Analysis of Algorithm (Bubblesort and Quicksort)
Analysis of Algorithm (Bubblesort and Quicksort)Flynce Miguel
 
Java Multi-threading programming
Java Multi-threading programmingJava Multi-threading programming
Java Multi-threading programmingDrRajeshreeKhande
 
Quick Sort , Merge Sort , Heap Sort
Quick Sort , Merge Sort ,  Heap SortQuick Sort , Merge Sort ,  Heap Sort
Quick Sort , Merge Sort , Heap SortMohammed Hussein
 
Data structure lab manual
Data structure lab manualData structure lab manual
Data structure lab manualnikshaikh786
 
Hidden Markov Model & It's Application in Python
Hidden Markov Model & It's Application in PythonHidden Markov Model & It's Application in Python
Hidden Markov Model & It's Application in PythonAbhay Dodiya
 
Minmax and alpha beta pruning.pptx
Minmax and alpha beta pruning.pptxMinmax and alpha beta pruning.pptx
Minmax and alpha beta pruning.pptxPriyadharshiniG41
 
graphics programming in java
graphics programming in javagraphics programming in java
graphics programming in javaAbinaya B
 
Method Handles in Java
Method Handles in JavaMethod Handles in Java
Method Handles in Javahendersk
 
JavaFX fundamentals
JavaFX fundamentalsJavaFX fundamentals
JavaFX fundamentalsFulvio Corno
 
Lec 17 heap data structure
Lec 17 heap data structureLec 17 heap data structure
Lec 17 heap data structureSajid Marwat
 

What's hot (20)

Sorting Techniques
Sorting TechniquesSorting Techniques
Sorting Techniques
 
Python - gui programming (tkinter)
Python - gui programming (tkinter)Python - gui programming (tkinter)
Python - gui programming (tkinter)
 
Python-List comprehension
Python-List comprehensionPython-List comprehension
Python-List comprehension
 
FUNCTIONS IN PYTHON[RANDOM FUNCTION]
FUNCTIONS IN PYTHON[RANDOM FUNCTION]FUNCTIONS IN PYTHON[RANDOM FUNCTION]
FUNCTIONS IN PYTHON[RANDOM FUNCTION]
 
Java Queue.pptx
Java Queue.pptxJava Queue.pptx
Java Queue.pptx
 
Python ppt
Python pptPython ppt
Python ppt
 
OpenGL Transformations
OpenGL TransformationsOpenGL Transformations
OpenGL Transformations
 
Analysis of Algorithm (Bubblesort and Quicksort)
Analysis of Algorithm (Bubblesort and Quicksort)Analysis of Algorithm (Bubblesort and Quicksort)
Analysis of Algorithm (Bubblesort and Quicksort)
 
Java Multi-threading programming
Java Multi-threading programmingJava Multi-threading programming
Java Multi-threading programming
 
Quick Sort , Merge Sort , Heap Sort
Quick Sort , Merge Sort ,  Heap SortQuick Sort , Merge Sort ,  Heap Sort
Quick Sort , Merge Sort , Heap Sort
 
Data structure lab manual
Data structure lab manualData structure lab manual
Data structure lab manual
 
Hidden Markov Model & It's Application in Python
Hidden Markov Model & It's Application in PythonHidden Markov Model & It's Application in Python
Hidden Markov Model & It's Application in Python
 
Minmax and alpha beta pruning.pptx
Minmax and alpha beta pruning.pptxMinmax and alpha beta pruning.pptx
Minmax and alpha beta pruning.pptx
 
graphics programming in java
graphics programming in javagraphics programming in java
graphics programming in java
 
Method Handles in Java
Method Handles in JavaMethod Handles in Java
Method Handles in Java
 
Queues
QueuesQueues
Queues
 
Chapter 2 ds
Chapter 2 dsChapter 2 ds
Chapter 2 ds
 
Python: Polymorphism
Python: PolymorphismPython: Polymorphism
Python: Polymorphism
 
JavaFX fundamentals
JavaFX fundamentalsJavaFX fundamentals
JavaFX fundamentals
 
Lec 17 heap data structure
Lec 17 heap data structureLec 17 heap data structure
Lec 17 heap data structure
 

Viewers also liked

5-beamer: Creación de presentaciones con LaTeX Imprimible
5-beamer: Creación de presentaciones con LaTeX Imprimible5-beamer: Creación de presentaciones con LaTeX Imprimible
5-beamer: Creación de presentaciones con LaTeX ImprimibleDigna González
 
Python intro
Python introPython intro
Python introrik0
 
logistic regression in rare events data
logistic regression in rare events datalogistic regression in rare events data
logistic regression in rare events datashima o
 
Corso LaTeX - Lezione Quattro: Beamer - Presentazioni in LaTeX
Corso LaTeX - Lezione Quattro: Beamer - Presentazioni in LaTeXCorso LaTeX - Lezione Quattro: Beamer - Presentazioni in LaTeX
Corso LaTeX - Lezione Quattro: Beamer - Presentazioni in LaTeXValentina Ferro
 
3 - BibTeX: Gestión de bibliografía en LaTeX
3 - BibTeX: Gestión de bibliografía en LaTeX3 - BibTeX: Gestión de bibliografía en LaTeX
3 - BibTeX: Gestión de bibliografía en LaTeXDigna González
 

Viewers also liked (7)

Beamer atau .PpT
Beamer atau .PpTBeamer atau .PpT
Beamer atau .PpT
 
5-beamer: Creación de presentaciones con LaTeX Imprimible
5-beamer: Creación de presentaciones con LaTeX Imprimible5-beamer: Creación de presentaciones con LaTeX Imprimible
5-beamer: Creación de presentaciones con LaTeX Imprimible
 
Python intro
Python introPython intro
Python intro
 
logistic regression in rare events data
logistic regression in rare events datalogistic regression in rare events data
logistic regression in rare events data
 
Erlangen Beamer
Erlangen BeamerErlangen Beamer
Erlangen Beamer
 
Corso LaTeX - Lezione Quattro: Beamer - Presentazioni in LaTeX
Corso LaTeX - Lezione Quattro: Beamer - Presentazioni in LaTeXCorso LaTeX - Lezione Quattro: Beamer - Presentazioni in LaTeX
Corso LaTeX - Lezione Quattro: Beamer - Presentazioni in LaTeX
 
3 - BibTeX: Gestión de bibliografía en LaTeX
3 - BibTeX: Gestión de bibliografía en LaTeX3 - BibTeX: Gestión de bibliografía en LaTeX
3 - BibTeX: Gestión de bibliografía en LaTeX
 

Similar to Feathertheme

How to make slide with LaTeX and Beamer
How to make slide with LaTeX and Beamer How to make slide with LaTeX and Beamer
How to make slide with LaTeX and Beamer 光风
 
WortdPress Child themes: Why and How
WortdPress Child themes: Why and HowWortdPress Child themes: Why and How
WortdPress Child themes: Why and HowPaul Bearne
 
Freewilly with beamerusetheme Torino.sty
Freewilly with beamerusetheme Torino.styFreewilly with beamerusetheme Torino.sty
Freewilly with beamerusetheme Torino.styHirwanto Iwan
 
Beamer guide By KiJoo Kim (a.k.a. Daisyweb)
Beamer guide By KiJoo Kim (a.k.a. Daisyweb)Beamer guide By KiJoo Kim (a.k.a. Daisyweb)
Beamer guide By KiJoo Kim (a.k.a. Daisyweb)mustainmtn
 
hrbust-beamer-presentation-theme.pdf
hrbust-beamer-presentation-theme.pdfhrbust-beamer-presentation-theme.pdf
hrbust-beamer-presentation-theme.pdfssuser7fdb11
 
How to Use Tailwind Config to Customize Theme Styles
How to Use Tailwind Config to Customize Theme StylesHow to Use Tailwind Config to Customize Theme Styles
How to Use Tailwind Config to Customize Theme StylesRonDosh
 
WordCamp Ottawa 2016 Frameworks for Freelancers
WordCamp Ottawa 2016 Frameworks for FreelancersWordCamp Ottawa 2016 Frameworks for Freelancers
WordCamp Ottawa 2016 Frameworks for FreelancersShelly Peacock
 
7 Theming in Drupal
7 Theming in Drupal7 Theming in Drupal
7 Theming in DrupalWingston
 
WordCamp TOR: Beyond The Guidelines - Theme Development Best Practices (Vol 1)
WordCamp TOR: Beyond The Guidelines - Theme Development Best Practices (Vol 1)WordCamp TOR: Beyond The Guidelines - Theme Development Best Practices (Vol 1)
WordCamp TOR: Beyond The Guidelines - Theme Development Best Practices (Vol 1)Chip Bennett
 
User guide flashonavigation
User guide flashonavigationUser guide flashonavigation
User guide flashonavigationSamir Dash
 
Overview on WordPress theme file structure and working functionality
Overview on WordPress theme file structure and working functionality Overview on WordPress theme file structure and working functionality
Overview on WordPress theme file structure and working functionality Rakesh Kushwaha
 
Chameleon, beameruse theme Torino.sty
Chameleon, beameruse theme Torino.sty Chameleon, beameruse theme Torino.sty
Chameleon, beameruse theme Torino.sty Hirwanto Iwan
 
Online publishing with wordpress(Installation+Writing First Post)
Online publishing with wordpress(Installation+Writing First Post) Online publishing with wordpress(Installation+Writing First Post)
Online publishing with wordpress(Installation+Writing First Post) Ankit Sigdel
 
Introduction to WordPress Child Theming, WordCamp Kansas City, 2015
Introduction to WordPress Child Theming, WordCamp Kansas City, 2015Introduction to WordPress Child Theming, WordCamp Kansas City, 2015
Introduction to WordPress Child Theming, WordCamp Kansas City, 2015topher1kenobe
 
Drupalcamp Atlanta 2010 Design-to-Theme
Drupalcamp Atlanta 2010 Design-to-ThemeDrupalcamp Atlanta 2010 Design-to-Theme
Drupalcamp Atlanta 2010 Design-to-ThemeMediacurrent
 
Basic Web Design In Dreamweaver
Basic Web Design In DreamweaverBasic Web Design In Dreamweaver
Basic Web Design In Dreamweaverjcharnin
 
Objective-C for Java Developers, Lesson 1
Objective-C for Java Developers, Lesson 1Objective-C for Java Developers, Lesson 1
Objective-C for Java Developers, Lesson 1Raffi Khatchadourian
 

Similar to Feathertheme (20)

How to make slide with LaTeX and Beamer
How to make slide with LaTeX and Beamer How to make slide with LaTeX and Beamer
How to make slide with LaTeX and Beamer
 
WortdPress Child themes: Why and How
WortdPress Child themes: Why and HowWortdPress Child themes: Why and How
WortdPress Child themes: Why and How
 
Daughter Themes
Daughter ThemesDaughter Themes
Daughter Themes
 
Freewilly with beamerusetheme Torino.sty
Freewilly with beamerusetheme Torino.styFreewilly with beamerusetheme Torino.sty
Freewilly with beamerusetheme Torino.sty
 
Beamer guide By KiJoo Kim (a.k.a. Daisyweb)
Beamer guide By KiJoo Kim (a.k.a. Daisyweb)Beamer guide By KiJoo Kim (a.k.a. Daisyweb)
Beamer guide By KiJoo Kim (a.k.a. Daisyweb)
 
hrbust-beamer-presentation-theme.pdf
hrbust-beamer-presentation-theme.pdfhrbust-beamer-presentation-theme.pdf
hrbust-beamer-presentation-theme.pdf
 
Torino Beamer
Torino BeamerTorino Beamer
Torino Beamer
 
How to Use Tailwind Config to Customize Theme Styles
How to Use Tailwind Config to Customize Theme StylesHow to Use Tailwind Config to Customize Theme Styles
How to Use Tailwind Config to Customize Theme Styles
 
TONI TONI
TONI TONITONI TONI
TONI TONI
 
WordCamp Ottawa 2016 Frameworks for Freelancers
WordCamp Ottawa 2016 Frameworks for FreelancersWordCamp Ottawa 2016 Frameworks for Freelancers
WordCamp Ottawa 2016 Frameworks for Freelancers
 
7 Theming in Drupal
7 Theming in Drupal7 Theming in Drupal
7 Theming in Drupal
 
WordCamp TOR: Beyond The Guidelines - Theme Development Best Practices (Vol 1)
WordCamp TOR: Beyond The Guidelines - Theme Development Best Practices (Vol 1)WordCamp TOR: Beyond The Guidelines - Theme Development Best Practices (Vol 1)
WordCamp TOR: Beyond The Guidelines - Theme Development Best Practices (Vol 1)
 
User guide flashonavigation
User guide flashonavigationUser guide flashonavigation
User guide flashonavigation
 
Overview on WordPress theme file structure and working functionality
Overview on WordPress theme file structure and working functionality Overview on WordPress theme file structure and working functionality
Overview on WordPress theme file structure and working functionality
 
Chameleon, beameruse theme Torino.sty
Chameleon, beameruse theme Torino.sty Chameleon, beameruse theme Torino.sty
Chameleon, beameruse theme Torino.sty
 
Online publishing with wordpress(Installation+Writing First Post)
Online publishing with wordpress(Installation+Writing First Post) Online publishing with wordpress(Installation+Writing First Post)
Online publishing with wordpress(Installation+Writing First Post)
 
Introduction to WordPress Child Theming, WordCamp Kansas City, 2015
Introduction to WordPress Child Theming, WordCamp Kansas City, 2015Introduction to WordPress Child Theming, WordCamp Kansas City, 2015
Introduction to WordPress Child Theming, WordCamp Kansas City, 2015
 
Drupalcamp Atlanta 2010 Design-to-Theme
Drupalcamp Atlanta 2010 Design-to-ThemeDrupalcamp Atlanta 2010 Design-to-Theme
Drupalcamp Atlanta 2010 Design-to-Theme
 
Basic Web Design In Dreamweaver
Basic Web Design In DreamweaverBasic Web Design In Dreamweaver
Basic Web Design In Dreamweaver
 
Objective-C for Java Developers, Lesson 1
Objective-C for Java Developers, Lesson 1Objective-C for Java Developers, Lesson 1
Objective-C for Java Developers, Lesson 1
 

Feathertheme

  • 1. The Feather Beamer Theme v. 1.0.0 Lilyana Vankova lilqna.v@gmail.com September 5, 2014
  • 2. 1 Content Introduction License Installation Source files Local and Global installation Required Packages User Interface Loading the Theme and Theme Options Feather image Lilyana Vankova | The Feather Beamer Theme
  • 3. 2 Introduction License The Feather image is not covered by copyright rules. I have used the image from http://www.vectors-free.com/ . You are allowed to use the Feather image for any purposes. Lilyana Vankova | The Feather Beamer Theme
  • 4. 2 Introduction License The Feather image is not covered by copyright rules. I have used the image from http://www.vectors-free.com/ . You are allowed to use the Feather image for any purposes. The rest of the theme is provided under the GNU General Public License v. 3 (GPLv3) http://www.gnu.org/licenses/ . This means that you can redistribute it and/or modify it under the same license. Lilyana Vankova | The Feather Beamer Theme
  • 5. 3 Installation Source files The theme contains 4 source files: beamercolorthemeFeather.sty beamerouterthemeFeather.sty beamerinnerthemeFeather.sty beamerthemeFeather.sty Lilyana Vankova | The Feather Beamer Theme
  • 6. 4 Installation Local and Global installation The theme can be installed for local or global use. Lilyana Vankova | The Feather Beamer Theme
  • 7. 4 Installation Local and Global installation The theme can be installed for local or global use. Local Installation Local installation is the simplest way of installing the theme. You need to placing the 4 source files in the same folder as your presentation. When you download the theme, the 4 theme files are located in the local folder. Global Installation If you wish to make the theme globally available, you must put the files in your local latex directory tree. The location of the root of the local directory tree depends on your operating system and the latex distribution. Detailed steps on how to proceed installation under various operating systems can be found at Beamer documentation. Lilyana Vankova | The Feather Beamer Theme
  • 8. 5 Installation Required Packages For using the Feather Theme you will need the Bemaer class installed and the following 2 packages TikZ1 calc Due to the fact that the packages are very common they should be included in your latex distribution in the first place. 1TikZ is a package for creating beautiful graphics. Have a look at these online examples or the pgf user manual . Lilyana Vankova | The Feather Beamer Theme
  • 9. 6 User Interface Loading the Theme and Theme Options The Presentation Theme The Feather Theme can be loaded in a familiar way. In the reamble of your tex file you must type usetheme[<options>]{Feather} The presentation theme loads the inner, outer and color Feather theme files and passes the <options> on to these files. The Inner and Outher Themes If you wish you can load only the inner, or the outher theme directly by useinnertheme{Feather} (and it has no options) useoutertheme[<options>]{Feather} (it has one option) progressstyle={fixedCircCnt or movingCircCnt} which set how the progress is illustrated; the value movingCircCnt is the default. Lilyana Vankova | The Feather Beamer Theme
  • 10. 7 User Interface Loading the Theme and Theme Options The Color Theme Also you can load only the color theme by writing in the preamble of the tex file usecolortheme{Feather} ...or to change the colors of the various elements in the theme Change the bar colors: setbeamercolor {Feather}{fg=<color>, bg=<color>} Change the color of the structural elements: setbeamercolor{structure}{fg=<color>} Change the frame title text color: setbeamercolor{frametitle}{fg=<color>} Change the normal text color background: setbeamercolor{normal text}{fg=<color>, bg=<color>} Lilyana Vankova | The Feather Beamer Theme
  • 11. 8 User Interface The Feather Background Image The Feather Background Image In Feather theme, the title page frame and the last frame have the Feather image as the background image. The Feather background image can be produced to any frame by wrating on the begining at the choosen frame the following {1bg begin{frame}[<options>]{Frame Title}{Frame Subtitle} ... end{frame}} Lilyana Vankova | The Feather Beamer Theme
  • 12. Thank you for using Feather Beamer Theme!