LobLib is a TeX package for creating lobster themed documents and inserting a wide range of lobster images into papers.
========
Download the style and object folder and place them in tex/tempf. Refresh the File System Database as per guidlines of installing custom packages (More Info). LobLib requires TikZ & PGF and PGF Ornament.
Intended for use of problem sets, a title constructor creates a lobster themed title when filling in the following fields
\renewcommand{\coursename}{ Algorithms }
\renewcommand{\coursenumber}{ CS 4820 }
\renewcommand{\name}{ Bryce Evans }
\renewcommand{\netid}{bae43}
\renewcommand{\today}{March 13, 2013}
\renewcommand{\hwnum}{1}
\renewcommand{\hwtitle}{NP-Completeness }
\lobtitle
Use \lob for adding in any of the lobsters numbered in the documentation. Current Version has 92 Lobsters and counting. Add any options supported by TikZ for customization of any image. All symbols and images are vectorized for scalability.
\lob{1}
\lob{2}
\lob{3}
% ...
\lob[size=3, color=blue]{92}
Watermarks can be added to the background of page by a short comand
\lobwatermark
Default Settings:
[scale=2,color=lobblue!10,angle=0,pages=some,placement=bottom]
Default Contents:
\hspace{4cm}\lob{84}
LobLib uses the background package. Custom watermarks can be created by changing settings and option through the background package API
\SetBgContents{<contents>}
Other misc. additions include section breaks, claw tombstones for proofs,
\lobsectionbreak
\clawtomb