A Tikz based LaTeX class for FEMTO-ST posters. https://www.femto-st.fr/en
- femtoposter.cls : LaTeX class file
- minimalist_example[.tex,.pdf] : a minimal working example that presents introduced commands
- femtoposter_example[.tex,.pdf] : a more complete example that shows text, figures and lists integration
In order to compile your poster you must use LuaTeX
(or XeTeX, but I didn't test it). The "classical" pdftex
engine won't work.
This is due to the fontspec package, required to handle fonts and their sizes.