Skip to content

Latest commit

 

History

273 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You'll need a whole pile of packages (a recent version of TeX-Live will do), plus additional fonts (namely URW-Garamond):

http://www.tug.org/fonts/getnonfreefonts/

and then this sequence compiles the document:

$ latex pobam
$ biber pobam
$ latex pobam
$ latex pobam
$ dvips pobam
$ ps2pdf pobam.ps

then you'll have pobam.pdf all ready!

About

PoBAM paper

Resources

Stars

0 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors