Skip to content
 
 

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evan

It's template for creating presentation in the style of the title card from Evangelion.

See examples.

Usage

#import "evan.typ": *

#show: slides.with(
  title: [Evangelion],
  subtitle: "Anime series",
  authors: ("Me", "And who"),
  background-color: "black",
  red-stroke: 1
)

= First heading
== Second heading

#lorem(50)

Documentaion

slides(
  content,
  title: none (str),
  subtitle: none (str),
  authors: none (array or content),
  red-stroke: 0 (0 or 1),
  background-color: "black" ("black" or "white")
)

Hacking

You can specify a lot of parameters like font size for text, scaling factor for title, etc.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages