\begin
and \end{document}
. Is it possible to insert C++ (or Java or Python or PHP or Mathematica or etc... ) code in LaTeX? (I am newbie so please answer me by a simple example, if this is possible)Thanks
Charis.
\begin
and \end{document}
. Is it possible to insert C++ (or Java or Python or PHP or Mathematica or etc... ) code in LaTeX? (I am newbie so please answer me by a simple example, if this is possible)NEW: TikZ book now 40% off at Amazon.com for a short time.
listings
package is for displaying source code, it offers many features such as language specific syntax highlighting. So it also may answer your question about inserting code.NEW: TikZ book now 40% off at Amazon.com for a short time.