Skip to content

gingerZone27/latex_poster_beamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latex-Based Poster Template

This project contains a latex-based poster template using beamer.

Usage

Compile the main.tex file with latex system to generate your poster.

You can refer to the following table (to-be-updated) to add your own information:

Content You Want To Update Target File Line Number
Paper Title main.tex 17
Author Info main.tex 18-22
Paper Content main.tex from 35
Reference ref.bib -
Activity Logo beamerthemeZH.sty 94
Institute Logo beamerthemeZH.sty 105
Website and Email beamerthemeZH.sty 127/131
Customized colors beamerthemeZH.sty 18-23

Also, use the following command to add new blocks.

\begin{myblock}{Block Title Here}
Latex content should be here.
\end{myblock}\vfill

If not necessary, please follow the existing method of defining columns.

Notice

The original template uses minipage to contain figures. Package subcaption may be needed to insert subfigures.

Acknowledgement

The source of link is stackexchange.

The original project is latex-beamerposter with our appreciation.

About

a latex-based poster template using beamer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages