Search found 2 matches

by veljko
Sat Mar 23, 2013 10:57 am
Forum: Text Formatting
Topic: Display of sample Code and corresponding Output
Replies: 2
Views: 6364

Re: Display of sample Code and corresponding Output

Thank you, very much!

Best regards,
Veljko
by veljko
Sat Mar 23, 2013 10:32 am
Forum: Text Formatting
Topic: Display of sample Code and corresponding Output
Replies: 2
Views: 6364

Display of sample Code and corresponding Output

I need a little help.

I'm writing a document in which I want to show an example of LaTeX file. I not know this syntax, how to display it horiyontaly in my document as in picture.

\begin{lstlisting}

\begin{document}
\documentclass[a4paper]{article}
Welcome to the first \LaTeX document!
\end ...