how to puter Nº in latex?
N^\b o the thing after it goes strange
putting {}
putting $$ gives a error can't put b
any idea?
Search found 3 matches
- Sun Mar 16, 2008 12:53 am
- Forum: General
- Topic: page in blank?
- Replies: 5
- Views: 4114
- Wed Mar 12, 2008 6:06 pm
- Forum: General
- Topic: page in blank?
- Replies: 5
- Views: 4114
Re: page in blank?
interesting.. the l2 tabu i didn't have
and thanks
and thanks
- Wed Mar 12, 2008 6:10 am
- Forum: General
- Topic: page in blank?
- Replies: 5
- Views: 4114
page in blank?
\documentclass[12pt,a4paper]{article}
%\usepackage{graphicx}
\title {Buffon's Needle}
\author {name \\institute \\city}
\begin{document}
\begin{center}
\maketitle
\end{center}
\pagebreak
\section{Introduction}
$\frac {2}{3}$
\end{document}
i am new to latex (First day :P)
didn't get ...