Skip to content

LaTeX source files for posters and presentations, following examples provided in ppt.

License

Notifications You must be signed in to change notification settings

socib/SOCIB_latex

Repository files navigation

SOCIB latex

LaTeX source files for posters, presentations (following templates provided in ppt), as well as other misc documents.

Compilation

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.

Report

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">

Presentation

  • 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">

Poster

  • 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">

Misc

Other documents that can be useful to keep.

About

LaTeX source files for posters and presentations, following examples provided in ppt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published