~ubuntu-branches/ubuntu/quantal/genometools/quantal-backports

« back to all changes in this revision

Viewing changes to gtdata/modules/gtdoclib/method_latex.lp

  • Committer: Package Import Robot
  • Author(s): Sascha Steinbiss
  • Date: 2012-07-09 14:10:23 UTC
  • Revision ID: package-import@ubuntu.com-20120709141023-juuu4spm6chqsf9o
Tags: upstream-1.4.1
ImportĀ upstreamĀ versionĀ 1.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
\begin{minipage}{\textwidth}
 
2
\vspace{3mm}
 
3
\texttt{<%=name%><%if args ~= "" then %>(\textcolor{arggrey}{<%=args%>})<%end%>}\\[-.4cm]
 
4
 
 
5
\hangindent3em
 
6
\hangafter=0
 
7
<%=comment%>
 
8
 
 
9
\end{minipage}