Search found 4 matches

by mayak
Thu Mar 15, 2012 12:12 pm
Forum: Fonts & Character Sets
Topic: Parts of a Document in Hebrew
Replies: 8
Views: 16109

Parts of a Document in Hebrew

Hi,

I have to write the abstract to my thesis in Hebrew :(
I search the entire web and tried everything that was suggested. Nothing worked. Here is my current code:

\documentclass[12pt]{article}

\usepackage{ucs} % package to add unicode support
\usepackage[utf8x]{inputenc} % adding the UTF-8 ...
by mayak
Tue Mar 13, 2012 9:37 pm
Forum: Page Layout
Topic: long abstract
Replies: 4
Views: 5661

Re: long abstract

Thanks a lot!!! Now it looks exactly like I want it to.
by mayak
Tue Mar 13, 2012 7:33 pm
Forum: Page Layout
Topic: long abstract
Replies: 4
Views: 5661

Re: long abstract

Hi Stefan,

Thanks a lot for the response. It worked!!! One question, though, the title "abstract" is now at the left side. How do I put it in the middle?

Thanks.
by mayak
Tue Mar 13, 2012 5:51 pm
Forum: Page Layout
Topic: long abstract
Replies: 4
Views: 5661

long abstract

Hi all,

I'm new at latex and I'm writing my thesis with it (using report class). My abstract is very long (5 pages) due to the requirments. As a result, my output looks very funny - an empty page with the word "abstract" written in the buttom and then the long abstrct which isn't numbered. The ...