Skip to content

ilya-grigoriev/evan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

4 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages