You can get the contents of this directory bundled as a zip file.
| Identifier | Caption |
|---|---|
| titlepic | Add picture to title page of a document. |
| Name | Size* | Date UTC | Notes |
|---|---|---|---|
| README | 368 bytes | 2009-Aug-03 | Shown below |
| titlepic-manual.pdf | 59 KiB | 2009-Aug-03 | |
| titlepic-manual.tex | 4 KiB | 2009-Aug-03 | |
| titlepic.sty | 2 KiB | 2009-Aug-03 |
*File sizes in kibibytes.
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.
Author: Thomas ten Cate
License: Public Domain