initial code + examples commit

This commit is contained in:
stfm
2012-06-19 01:17:56 +02:00
parent fca776b92b
commit bafa4ca8c9
29 changed files with 5100 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
% ------- textdoclet_include/preamble.tex
% add something here
\date{\today}
\title{TeXDoclet Java Documentation\bigskip\\ \Large Created with Javadoc TeXDoclet Doclet}
\author{Greg Wonderly \and S\"oren Caspersen \and Stefan Marx}
%\usepackage{titlesec}
%\titlespacing*{\chapter}{0pt}{10pt}{5pt}
%\titlespacing*{\section}{0pt}{10pt}{5pt}
%\titlespacing*{\subsection}{0pt}{5pt}{3pt}
%\titlespacing*{\subsubsection}{0pt}{5pt}{3pt}
% ------- textdoclet_include/preamble.tex end