Skip to content
/ Booklet Public

A simple TeX template to create booklets for conferences.

License

Notifications You must be signed in to change notification settings

zfengg/Booklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booklet

A simple TeX template to create booklets for conferences.

Install

  1. Download or clone this repository.
  2. Compile booklet.tex with XeLaTeX. Then you will get the demo.

Directory structure

Direcotry Description
preamble/ for settings, coverpage, commands
lib/ for media files, e.g. images, logos, etc.

Settings and commands

  • Two ways to include coverpages:
    • \includepdf{lib/cover.pdf}: include a PDF file.
    • \makecover: generate a coverpage by cover.tex.
  • You can change the formats and styles by adjusting the settings in preamble/settings.tex.
  • The commands for fast-typing are stored in preamble/usrcmds.tex. Users can define their own commands in this file.

Features

  • Simple with crystal clear code structure and comments
  • 中文支持

All issues or pull requests are welcome.

About

A simple TeX template to create booklets for conferences.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages