Posts Tagged ‘latex’

Conversion of text file in PDF and vice versa in UNIX

Yes, this is also a good solution. All you need is to add:\documentclass{article} \begin{document} .... your original text goes here ... \end{document}after that call pdflatex youFIle.tex in your shell script.
Tags: , ,
Copyright © 2012 ViralPatel.net. All rights reserved.