{\writing
\fbox{
\parbox {160mm}{Thus $X\sim \mbox{Bin}(n, p)$ if $X$ is the number
of successes out of $n$ independent trials, each of which has
probability $p$ of success.}}}
These are part of my LateX output but i have an error message telling me that :
X ! Undefined Control Sequence
1.1881 ...
Search found 5 matches
- Fri Nov 28, 2008 4:01 am
- Forum: General
- Topic: Latex Error
- Replies: 1
- Views: 1489
- Fri Nov 28, 2008 3:16 am
- Forum: General
- Topic: Include PDF Graphics in Latex
- Replies: 12
- Views: 37453
Re: Include PDF Graphics in Latex
thanks heaps guys.ive got it! 

- Thu Nov 27, 2008 1:13 pm
- Forum: General
- Topic: Include PDF Graphics in Latex
- Replies: 12
- Views: 37453
Re: Include PDF Graphics in Latex
my ultimate format for this would be a PDF form.
- Thu Nov 27, 2008 12:40 pm
- Forum: General
- Topic: Include PDF Graphics in Latex
- Replies: 12
- Views: 37453
Re: Include PDF Graphics in Latex
Sorry but how do i convert my PDF files to EPS images in ADobe Reader 8.0?
- Thu Nov 27, 2008 11:57 am
- Forum: General
- Topic: Include PDF Graphics in Latex
- Replies: 12
- Views: 37453
Include PDF Graphics in Latex
Hi,
Im a novice user and
I need to include a pdf graphics in Latex. I used the following code:
\documentclass[a4paper,12pt]{article}
\usepackage[dvips]{graphics}
\usepackage{graphicx}
\usepackage{graphics}
\usepackage{psfrag}
\begin{document}
\begin{figure}
\includegraphics{a.pdf}
\caption ...
Im a novice user and
I need to include a pdf graphics in Latex. I used the following code:
\documentclass[a4paper,12pt]{article}
\usepackage[dvips]{graphics}
\usepackage{graphicx}
\usepackage{graphics}
\usepackage{psfrag}
\begin{document}
\begin{figure}
\includegraphics{a.pdf}
\caption ...