1\name{t.cat.in2out}
2\alias{t.cat.in2out}
3\title{t cat in2out}
4
5\usage{\method{t}{cat.in2out}(filename, before = paste(DATA_BEGIN, "ps: ", sep = ""),
6    after = paste("\\n", DATA_END, "\\n"), fix.html.bugs = F)}
7\arguments{
8  \item{filename}{
9}
10  \item{before}{
11}
12  \item{after}{
13}
14  \item{fix.html.bugs}{
15}
16}
17
18
19
20\author{Michael Lachmann Tamarlin}
21
22
23
24
25
26