Skip to content

Latest commit

 

History

History

ybanner

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

yBanner

A simple uncompleted package to draw flat banners

Prerequisites

For this package to work, you need to define a color named mainColor:

\usepackage{xcolor}
\definecolor{mainColor}{RGB}{211, 47, 47}

Defined commands

For now, it only defines one command: \yBanner[<Banner minimum width>][<Banner endings vertical drop>][Banner endings outer width][Banner endings inner width]{<Banner text>}.

Result

yBanner Results