Skip to content

A LaTeX package to put a picture on the title page of a document

Notifications You must be signed in to change notification settings

ttencate/titlepic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The titlepic package for LaTeX

The titlepic package allows you to place a picture on the title page (cover page) of a LaTeX document.

Example of usage:

\usepackage[cc]{titlepic}
\usepackage{graphicx}
\titlepic{\includegraphics[width=\textwidth]{picture.png}}

Note: the package currently only works with the document classes article, report and book.

About

A LaTeX package to put a picture on the title page of a document

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages