Search found 17 matches

by jafarHH
Tue Jul 26, 2011 8:47 pm
Forum: Text Formatting
Topic: Blank Page after Title
Replies: 7
Views: 5502

Re: Blank Page after Title

No problem i managed to solve it, don't really know how there just was some errors like [ instead of {.
but now everything is fine.
Thanks anyway
by jafarHH
Tue Jul 26, 2011 7:59 pm
Forum: Text Formatting
Topic: Blank Page after Title
Replies: 7
Views: 5502

Blank Page after Title

Thanks guys that really helped,
and BTW i'm gettin an error message saying:

Code: Select all

incomplete \iffalse all text was ignored after line 64.
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
what is this
by jafarHH
Tue Jul 26, 2011 6:58 pm
Forum: Text Formatting
Topic: Blank Page after Title
Replies: 7
Views: 5502

Blank Page after Title


\documentclass[a4paper,12pt]{report}
\usepackage{pifont}
\usepackage{graphicx}


\begin{document}

\title{\textbf{Deterministic and Probabilistic Model for Radionuclide Transport in Geologic Waste Repository}}
\author{Najib Harari}
\date{2011, July 19}
\maketitle

text n other stuff..
\end ...
by jafarHH
Tue Jul 26, 2011 6:24 pm
Forum: Text Formatting
Topic: Blank Page after Title
Replies: 7
Views: 5502

Blank Page after Title

how do i do if i want a blank page after title for example(in article class not in report).
by jafarHH
Tue Jul 26, 2011 6:20 pm
Forum: Text Formatting
Topic: Section Numbering Issue
Replies: 1
Views: 1275

Section Numbering Issue

Im writing a document in report class and when i try to section them it starts with 0.1 and then 0.2, how do i get it to be 1 and 2 instead of that 0 like in the article class.
by jafarHH
Tue Jul 26, 2011 5:18 pm
Forum: Graphics, Figures & Tables
Topic: Graphics Inclusion fails
Replies: 4
Views: 2704

Re: Graphics Inclusion fails

Thank you very much that sorted things out :)
by jafarHH
Mon Jul 25, 2011 10:41 pm
Forum: Graphics, Figures & Tables
Topic: Graphics Inclusion fails
Replies: 4
Views: 2704

Re: Graphics Inclusion fails

Thx that helped but the picture shows up at the top of the page over the text section...
by jafarHH
Mon Jul 25, 2011 2:47 pm
Forum: Graphics, Figures & Tables
Topic: Graphics Inclusion fails
Replies: 4
Views: 2704

Graphics Inclusion fails

Hi,

im getting some problems when try to include graphics to my document, im using LED and the image i want to include is a jpg
i'm pretty new so any help would be appreciated here is my code and the errors i get:
\documentclass[draft]{article}

\usepackage{graphicx}

\begin{document}
\section ...
by jafarHH
Tue Jul 12, 2011 4:12 pm
Forum: Math & Science
Topic: Bad Math Environment Delimiter
Replies: 2
Views: 5127

Re: Bad Math Environment Delimiter

Thank you very much,

i haven't read so much about LaTeX and it's functions i just caught up the very basics and started didn't think it would be needed to go deeper at the level im using it,
but again you and this forum have been very helpful to me thanks.
by jafarHH
Tue Jul 12, 2011 1:01 pm
Forum: Math & Science
Topic: Bad Math Environment Delimiter
Replies: 2
Views: 5127

Bad Math Environment Delimiter

Hi,

im a newbie here so srry my newbie questions but what is wrong with this.

Code: Select all

Code, edit and compile here:
\begin{equation}
\[|H\textrangle = (1.0)^{T}\]
\end{equation}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Led tells me its bad math environment delimiter...?!