detex for tex.

detex – a filter to strip TeX commands from a .tex file.


$cat resume.tex
\documentclass[10pt,a4paper,twocolumn]{article}
\date{}
\usepackage{amsmath}
\setlength\topmargin{0in}
\setlength\headheight{0in}
\setlength\headsep{0in}
\setlength\oddsidemargin{0in}
\setlength\evensidemargin{0in}
\begin{document}
\title {\texttt{R\'{e}sum\'{e}}}
\maketitle
\section*{\texttt{IDEA}}
\texttt{Work for student community} \\

output after detex resume.tex | more


[10pt,a4paper,twocolumn]article

amsmath
0in
0in
0in
0in
0in

Resume

*IDEA
Work for student community
to help acquire knowledge.
*Experiance
*Project Member
GNU Source Installer
www.gnu.org/software/sourceinstall
GNU Source Installer is a source package manager for Unix-likes.
*February 2004 - March 2005
Scientific Assistant.
Division of Computing Sciences.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>