Skip to content

Debdut/vala-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download the compiled pdf version here

To compile this project download the entire source tree and run

$make

You will need to have the following installed for the system to generate the document correctly.

* XeteX
* Pygments
* The following Tex packages
	* Minted
	* ifplatform
	* The fancyvrb
	* color

On Ubuntu/Debian the necessary Latex packages can be installed with the command sudo apt-get install texlive-xetex texlive-latex-recommended texlive-latex-extra

You can installed the pygments source code highlighter with the following command.

$sudo apt-get install python-pygments

Be warned however as this downloads nearly 400 MB of packages.

Download Minted package minted.sty and copy it to /usr/share/texmf-texlive/tex/latex/, and then to update TEX:

$sudo texhash

About

A Guide for Vala Programming Language

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors