LaTeX source files for posters, presentations (following templates provided in ppt), as well as other misc documents.
For the posters and presentations, the .tex files have to be compiled using xelatex in order to get the same font as in the powerpoint templates (FF Cube).
The FF Cube font has to be installed (Cube-Regular.ttf or Cube-Regular2.otf) in ~/.fonts directory or in another directory that can be found by the latex.
The report can be compiled with ordinary latex, as normal font (no ttf) is used in it. You only need to have the logo somewhere.
<img src="https://cloud.githubusercontent.com/assets/11868914/17511990/eba22b08-5e25-11e6-8386-e7f5e6c5f24a.jpg" title='Report', width="500">
- SOCIB_presentation.tex is the template for a presentation. This file contains a basic example.
- beamerthemeSOCIB.sty is where all the configuration for the style is done.
<img src="https://cloud.githubusercontent.com/assets/11868914/10455398/425959ba-71bb-11e5-9ef5-83f9681611ac.png" title='Title page for presentation', width="500">
<img src="https://cloud.githubusercontent.com/assets/11868914/10455397/425896ba-71bb-11e5-8b42-7fc9fb2f923a.png" title='Example of slide in presentation', width="500">
- SOCIB_poster.tex is the template for a poster. The compilation will fail as the images are not provided with the code.
- beamerthemeSOCIBposter.sty is where all the configuration for the style is done.
<img src="https://cloud.githubusercontent.com/assets/11868914/10455396/42530038-71bb-11e5-9874-8c72c2d73f87.png" title='Template for an almost empty poster', width="500">
Other documents that can be useful to keep.