SlideShare a Scribd company logo
1 of 12
Download to read offline
TikZ as Interpreter
Graphical in LATEX
Hirwanto
Perkenalan
How to install it?
Download
Installation
How to use it?
Options
Some tricks. . .
TikZ as Interpreter Graphical in LATEX
Tutorial Pertama
Hirwanto
23 Nopember 2014
1/12
TikZ as Interpreter Graphical in LATEX Selanjutnya
TikZ as Interpreter
Graphical in LATEX
Hirwanto
Perkenalan
How to install it?
Download
Installation
How to use it?
Options
Some tricks. . .
Plan
1 Perkenalan
2 How to install it?
Download
Installation
3 How to use it?
Options
Some tricks. . .
2/122/12
TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
TikZ as Interpreter
Graphical in LATEX
Hirwanto
Perkenalan
How to install it?
Download
Installation
How to use it?
Options
Some tricks. . .
Perkenalan
TikZ/PGF merupakan salah satu interpreter grafik di
LATEX beamer-goddard is a LATEX Beamer theme inspired
by the Goddard Fedora 13 theme1 and the Anaconda
GUI layout2.
Comments, suggestions or bug reports ?
Please send a mail at:
melmorabity@fedoraproject.org
1
http://fedoraproject.org/wiki/F13_Artwork
2
http://fedoraproject.org/wiki/Anaconda
3/123/12
TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
TikZ as Interpreter
Graphical in LATEX
Hirwanto
Perkenalan
How to install it?
Download
Installation
How to use it?
Options
Some tricks. . .
Download
The theme is available as a .tar.bz2 or a .zip archive
file at
http:
//melmorabity.fedorapeople.org/beamer/
beamer-goddard/beamer-goddard-0.1.tar.bz2
http:
//melmorabity.fedorapeople.org/beamer/
beamer-goddard/beamer-goddard-0.1.zip
4/124/12
TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
TikZ as Interpreter
Graphical in LATEX
Hirwanto
Perkenalan
How to install it?
Download
Installation
How to use it?
Options
Some tricks. . .
Installation
Once the archive downloaded and extracted, copy texmf
stuff:
Windows in C:texmf with MikTEX or TEXLive
Unix with TEXLive:
in ~/texmf, for a single user
in /usr/share/local/texmf/, for all
users
5/125/12
TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
TikZ as Interpreter
Graphical in LATEX
Hirwanto
Perkenalan
How to install it?
Download
Installation
How to use it?
Options
Some tricks. . .
Installation
Don’t forget to update your ls-R database!
MikTEX launch the MikTEX options toolbox
TEXLive Windows launch texhash in a DOS
shell
Unix launch texhash (as root in
the theme was installed for all
users)
6/126/12
TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
TikZ as Interpreter
Graphical in LATEX
Hirwanto
Perkenalan
How to install it?
Download
Installation
How to use it?
Options
Some tricks. . .
How to use it?
Just call the theme using usetheme{Goddard} in your
preamble
A sample LATEX preamble
documentclass{beamer}
usepackage[american]{babel}
usepackage[T1]{fontenc}
usepackage[utf8]{inputenc}
usepackage{lmodern}
usetheme{Goddard}
7/127/12
TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
TikZ as Interpreter
Graphical in LATEX
Hirwanto
Perkenalan
How to install it?
Download
Installation
How to use it?
Options
Some tricks. . .
How to use it?
Options
language=〈language〉 to change the labels language in
the buttons of the progress bar.
Available languages are english, french,
german, italian, portuguese, spanish.
oldstylearrows to use old-style arrows in buttons:
default old-style
Example
% Labels in French, old-style arrows
usetheme[language=french,oldstylearrows]%
{Goddard}
8/128/12
TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
TikZ as Interpreter
Graphical in LATEX
Hirwanto
Perkenalan
How to install it?
Download
Installation
How to use it?
Options
Some tricks. . .
How to use it?
Some tricks. . .
Alternating table row colors
Release Name Release Name
Fedora 14 Laughlin Fedora Core 7 Moonshine
Fedora 13 Goddard Fedora Core 6 Zod
Fedora 12 Constantine Fedora Core 5 Bordeaux
Fedora 11 Leonidas Fedora Core 4 Stentz
Fedora 10 Cambridge Fedora Core 3 Heidelberg
Fedora 9 Sulphur Fedora Core 2 Tettnang
Fedora 8 Werewolf Fedora Core 1 Yarrow
9/129/12
TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
TikZ as Interpreter
Graphical in LATEX
Hirwanto
Perkenalan
How to install it?
Download
Installation
How to use it?
Options
Some tricks. . .
How to use it?
Some tricks. . .
Alternating table row colors
1 Add the [xcolor=table] option to
documentclass{beamer}
2 Add the following line to your preamble:
rowcolors{1}{goddardblue!50}%
{goddardblue!30}
10/1210/12
TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
TikZ as Interpreter
Graphical in LATEX
Hirwanto
Perkenalan
How to install it?
Download
Installation
How to use it?
Options
Some tricks. . .
How to use it?
Some tricks. . .
Syntaxic coloration in lstlisting environments
#include <stdlib.h>
#include <stdio.h>
/* A comment */
int main (int argc, char* argv [])
{
printf ("Hello␣world!");
return EXIT_SUCCESS;
}
11/1211/12
TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
TikZ as Interpreter
Graphical in LATEX
Hirwanto
Perkenalan
How to install it?
Download
Installation
How to use it?
Options
Some tricks. . .
How to use it?
Some tricks. . .
Syntaxic coloration in lstlisting environments
Add the following lines to your preamble:
lstset{%
basicstyle=ttfamily,%
keywordstyle=color{goddardblue}%
bfseries,%
commentstyle=color{goddardblue!75}%
itshape,%
columns=flexible%
}
12/1212/12
TikZ as Interpreter Graphical in LATEX Kembali

More Related Content

Similar to Goddard Beamer

Wpf4 july2010
 Wpf4 july2010 Wpf4 july2010
Wpf4 july2010
tedhu
 
Os Paesdosreistutorial
Os PaesdosreistutorialOs Paesdosreistutorial
Os Paesdosreistutorial
oscon2007
 
Slides Aquarium Paris 2008
Slides Aquarium Paris 2008Slides Aquarium Paris 2008
Slides Aquarium Paris 2008
julien.ponge
 
Overview of the DITA Open Toolkit
Overview of the DITA Open ToolkitOverview of the DITA Open Toolkit
Overview of the DITA Open Toolkit
Suite Solutions
 
TEE - kernel support is now upstream. What this means for open source security
TEE - kernel support is now upstream. What this means for open source securityTEE - kernel support is now upstream. What this means for open source security
TEE - kernel support is now upstream. What this means for open source security
Linaro
 

Similar to Goddard Beamer (20)

Using FireMonkey as a game engine
Using FireMonkey as a game engineUsing FireMonkey as a game engine
Using FireMonkey as a game engine
 
Mx trans pack_instructions
Mx trans pack_instructionsMx trans pack_instructions
Mx trans pack_instructions
 
Python on Android with Delphi FMX - The Cross Platform GUI Framework
Python on Android with Delphi FMX - The Cross Platform GUI Framework Python on Android with Delphi FMX - The Cross Platform GUI Framework
Python on Android with Delphi FMX - The Cross Platform GUI Framework
 
La famille *down
La famille *downLa famille *down
La famille *down
 
Talend Open Studio for Big Data | Talend Open Studio Tutorial | Talend Online...
Talend Open Studio for Big Data | Talend Open Studio Tutorial | Talend Online...Talend Open Studio for Big Data | Talend Open Studio Tutorial | Talend Online...
Talend Open Studio for Big Data | Talend Open Studio Tutorial | Talend Online...
 
Beta kate
Beta kateBeta kate
Beta kate
 
Erp installation r12.2
Erp installation r12.2Erp installation r12.2
Erp installation r12.2
 
WPF 4 Series: Getting Started
WPF 4 Series: Getting StartedWPF 4 Series: Getting Started
WPF 4 Series: Getting Started
 
Wpf4 july2010
 Wpf4 july2010 Wpf4 july2010
Wpf4 july2010
 
Beyond printk: Efficient Zynq UltraScale+ MPSoC Linux Debugging and Development
Beyond printk: Efficient Zynq UltraScale+ MPSoC Linux Debugging and DevelopmentBeyond printk: Efficient Zynq UltraScale+ MPSoC Linux Debugging and Development
Beyond printk: Efficient Zynq UltraScale+ MPSoC Linux Debugging and Development
 
Amazing KDE (K Desktop Environment)
Amazing KDE (K Desktop Environment)Amazing KDE (K Desktop Environment)
Amazing KDE (K Desktop Environment)
 
Os Paesdosreistutorial
Os PaesdosreistutorialOs Paesdosreistutorial
Os Paesdosreistutorial
 
Embedding Qt
Embedding QtEmbedding Qt
Embedding Qt
 
Backtrack Manual Part4
Backtrack Manual Part4Backtrack Manual Part4
Backtrack Manual Part4
 
Multisite for multilingual
Multisite for multilingualMultisite for multilingual
Multisite for multilingual
 
Slides Aquarium Paris 2008
Slides Aquarium Paris 2008Slides Aquarium Paris 2008
Slides Aquarium Paris 2008
 
LATEX and BEAMER for Beginners
LATEX and BEAMER for Beginners LATEX and BEAMER for Beginners
LATEX and BEAMER for Beginners
 
Overview of the DITA Open Toolkit
Overview of the DITA Open ToolkitOverview of the DITA Open Toolkit
Overview of the DITA Open Toolkit
 
TEE - kernel support is now upstream. What this means for open source security
TEE - kernel support is now upstream. What this means for open source securityTEE - kernel support is now upstream. What this means for open source security
TEE - kernel support is now upstream. What this means for open source security
 
RPM: Speed up your deploy
RPM: Speed up your deployRPM: Speed up your deploy
RPM: Speed up your deploy
 

More from Hirwanto Iwan

More from Hirwanto Iwan (20)

01. integral fungsi aljabar
01. integral fungsi aljabar01. integral fungsi aljabar
01. integral fungsi aljabar
 
Analisis Butir Soal PG Matematika Wajib Kelas XII IPA-IPS NFBS Serang
Analisis Butir Soal PG Matematika Wajib Kelas XII IPA-IPS NFBS SerangAnalisis Butir Soal PG Matematika Wajib Kelas XII IPA-IPS NFBS Serang
Analisis Butir Soal PG Matematika Wajib Kelas XII IPA-IPS NFBS Serang
 
Analisis Butir Soal Pilihan Ganda Matematika Wajib Kelas XII IPA
Analisis Butir Soal Pilihan Ganda Matematika Wajib Kelas XII IPAAnalisis Butir Soal Pilihan Ganda Matematika Wajib Kelas XII IPA
Analisis Butir Soal Pilihan Ganda Matematika Wajib Kelas XII IPA
 
Materi Limit Aljabar dan Turunan Aljabar
Materi Limit Aljabar dan Turunan Aljabar Materi Limit Aljabar dan Turunan Aljabar
Materi Limit Aljabar dan Turunan Aljabar
 
Pembahasan Soal Matematika Wajib PTS Kelas XI IPS
Pembahasan Soal Matematika Wajib PTS Kelas XI IPSPembahasan Soal Matematika Wajib PTS Kelas XI IPS
Pembahasan Soal Matematika Wajib PTS Kelas XI IPS
 
Pembahasan Soal Matematika Wajib PTS Kelas XI IPA
Pembahasan Soal Matematika Wajib PTS Kelas XI IPAPembahasan Soal Matematika Wajib PTS Kelas XI IPA
Pembahasan Soal Matematika Wajib PTS Kelas XI IPA
 
Fitur Baru WinEdt 9.1
Fitur Baru WinEdt 9.1Fitur Baru WinEdt 9.1
Fitur Baru WinEdt 9.1
 
Pemasangan WinEdt 9.1
Pemasangan WinEdt 9.1Pemasangan WinEdt 9.1
Pemasangan WinEdt 9.1
 
Kumpulan Soal UM UGM
Kumpulan Soal UM UGMKumpulan Soal UM UGM
Kumpulan Soal UM UGM
 
Membuat Dokumen LaTeX Edisi ke - 33
Membuat Dokumen LaTeX Edisi ke - 33Membuat Dokumen LaTeX Edisi ke - 33
Membuat Dokumen LaTeX Edisi ke - 33
 
LATEX OR INDESIGN
LATEX OR INDESIGN LATEX OR INDESIGN
LATEX OR INDESIGN
 
AGH Beamer
AGH BeamerAGH Beamer
AGH Beamer
 
AFIT Beamer
AFIT BeamerAFIT Beamer
AFIT Beamer
 
Hackd Beamer
Hackd BeamerHackd Beamer
Hackd Beamer
 
LUH Beamer
LUH BeamerLUH Beamer
LUH Beamer
 
Cambridge Beamer
Cambridge BeamerCambridge Beamer
Cambridge Beamer
 
ESOP Beamer
ESOP BeamerESOP Beamer
ESOP Beamer
 
AP Beamer
AP BeamerAP Beamer
AP Beamer
 
Naked Beamer
Naked BeamerNaked Beamer
Naked Beamer
 
TUDelft Beamer
TUDelft BeamerTUDelft Beamer
TUDelft Beamer
 

Recently uploaded

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 

Recently uploaded (20)

Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 

Goddard Beamer

  • 1. TikZ as Interpreter Graphical in LATEX Hirwanto Perkenalan How to install it? Download Installation How to use it? Options Some tricks. . . TikZ as Interpreter Graphical in LATEX Tutorial Pertama Hirwanto 23 Nopember 2014 1/12 TikZ as Interpreter Graphical in LATEX Selanjutnya
  • 2. TikZ as Interpreter Graphical in LATEX Hirwanto Perkenalan How to install it? Download Installation How to use it? Options Some tricks. . . Plan 1 Perkenalan 2 How to install it? Download Installation 3 How to use it? Options Some tricks. . . 2/122/12 TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
  • 3. TikZ as Interpreter Graphical in LATEX Hirwanto Perkenalan How to install it? Download Installation How to use it? Options Some tricks. . . Perkenalan TikZ/PGF merupakan salah satu interpreter grafik di LATEX beamer-goddard is a LATEX Beamer theme inspired by the Goddard Fedora 13 theme1 and the Anaconda GUI layout2. Comments, suggestions or bug reports ? Please send a mail at: melmorabity@fedoraproject.org 1 http://fedoraproject.org/wiki/F13_Artwork 2 http://fedoraproject.org/wiki/Anaconda 3/123/12 TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
  • 4. TikZ as Interpreter Graphical in LATEX Hirwanto Perkenalan How to install it? Download Installation How to use it? Options Some tricks. . . Download The theme is available as a .tar.bz2 or a .zip archive file at http: //melmorabity.fedorapeople.org/beamer/ beamer-goddard/beamer-goddard-0.1.tar.bz2 http: //melmorabity.fedorapeople.org/beamer/ beamer-goddard/beamer-goddard-0.1.zip 4/124/12 TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
  • 5. TikZ as Interpreter Graphical in LATEX Hirwanto Perkenalan How to install it? Download Installation How to use it? Options Some tricks. . . Installation Once the archive downloaded and extracted, copy texmf stuff: Windows in C:texmf with MikTEX or TEXLive Unix with TEXLive: in ~/texmf, for a single user in /usr/share/local/texmf/, for all users 5/125/12 TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
  • 6. TikZ as Interpreter Graphical in LATEX Hirwanto Perkenalan How to install it? Download Installation How to use it? Options Some tricks. . . Installation Don’t forget to update your ls-R database! MikTEX launch the MikTEX options toolbox TEXLive Windows launch texhash in a DOS shell Unix launch texhash (as root in the theme was installed for all users) 6/126/12 TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
  • 7. TikZ as Interpreter Graphical in LATEX Hirwanto Perkenalan How to install it? Download Installation How to use it? Options Some tricks. . . How to use it? Just call the theme using usetheme{Goddard} in your preamble A sample LATEX preamble documentclass{beamer} usepackage[american]{babel} usepackage[T1]{fontenc} usepackage[utf8]{inputenc} usepackage{lmodern} usetheme{Goddard} 7/127/12 TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
  • 8. TikZ as Interpreter Graphical in LATEX Hirwanto Perkenalan How to install it? Download Installation How to use it? Options Some tricks. . . How to use it? Options language=〈language〉 to change the labels language in the buttons of the progress bar. Available languages are english, french, german, italian, portuguese, spanish. oldstylearrows to use old-style arrows in buttons: default old-style Example % Labels in French, old-style arrows usetheme[language=french,oldstylearrows]% {Goddard} 8/128/12 TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
  • 9. TikZ as Interpreter Graphical in LATEX Hirwanto Perkenalan How to install it? Download Installation How to use it? Options Some tricks. . . How to use it? Some tricks. . . Alternating table row colors Release Name Release Name Fedora 14 Laughlin Fedora Core 7 Moonshine Fedora 13 Goddard Fedora Core 6 Zod Fedora 12 Constantine Fedora Core 5 Bordeaux Fedora 11 Leonidas Fedora Core 4 Stentz Fedora 10 Cambridge Fedora Core 3 Heidelberg Fedora 9 Sulphur Fedora Core 2 Tettnang Fedora 8 Werewolf Fedora Core 1 Yarrow 9/129/12 TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
  • 10. TikZ as Interpreter Graphical in LATEX Hirwanto Perkenalan How to install it? Download Installation How to use it? Options Some tricks. . . How to use it? Some tricks. . . Alternating table row colors 1 Add the [xcolor=table] option to documentclass{beamer} 2 Add the following line to your preamble: rowcolors{1}{goddardblue!50}% {goddardblue!30} 10/1210/12 TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
  • 11. TikZ as Interpreter Graphical in LATEX Hirwanto Perkenalan How to install it? Download Installation How to use it? Options Some tricks. . . How to use it? Some tricks. . . Syntaxic coloration in lstlisting environments #include <stdlib.h> #include <stdio.h> /* A comment */ int main (int argc, char* argv []) { printf ("Hello␣world!"); return EXIT_SUCCESS; } 11/1211/12 TikZ as Interpreter Graphical in LATEX SelanjutnyaKembali
  • 12. TikZ as Interpreter Graphical in LATEX Hirwanto Perkenalan How to install it? Download Installation How to use it? Options Some tricks. . . How to use it? Some tricks. . . Syntaxic coloration in lstlisting environments Add the following lines to your preamble: lstset{% basicstyle=ttfamily,% keywordstyle=color{goddardblue}% bfseries,% commentstyle=color{goddardblue!75}% itshape,% columns=flexible% } 12/1212/12 TikZ as Interpreter Graphical in LATEX Kembali