Search found 7 matches

by toni
Sun May 31, 2009 10:52 am
Forum: Graphics, Figures & Tables
Topic: Drawing figures in Latex?
Replies: 2
Views: 8784

Re: Drawing figures in Latex?

Thanks a lot... It looks nice :D .
Have a nice day.

Regards
Toni
by toni
Sun May 31, 2009 8:46 am
Forum: Graphics, Figures & Tables
Topic: Drawing figures in Latex?
Replies: 2
Views: 8784

Drawing figures in Latex?

Hello together,

I need to draw some figures (simple figures...) for my beachlorpaper. I wrote it with Latex, but I don't know how to do this figures?
Does somebody know a software or programm concerning this, where I can draw pics/figures,etc. exactly and qualitatively?
I'm working with ...
by toni
Sun Feb 15, 2009 1:43 pm
Forum: General
Topic: \tableofcontets in TeXnicCenter
Replies: 8
Views: 3132

Re: \tableofcontets in TeXnicCenter

ook, I'll try... Thanks for your hint ;).

Regards
by toni
Sat Feb 14, 2009 1:07 pm
Forum: General
Topic: \tableofcontets in TeXnicCenter
Replies: 8
Views: 3132

Re: \tableofcontets in TeXnicCenter

Excuse me, I was confused...

Now it works with the gmedina's hint ;):
\renewcommand{\contentsname}{Përmbajtje}

The problem was: I had in Preambel two packackes which support the german language, and after I left them out, it works...

Thanks a lot for your help.

Regards.
by toni
Sat Feb 14, 2009 12:47 pm
Forum: General
Topic: \tableofcontets in TeXnicCenter
Replies: 8
Views: 3132

Re: \tableofcontets in TeXnicCenter

Hi Thorsten,

Thanks for your hints...

The document-language albanian; babel doesn't support this language.

When I write:


\documentclass{article}

\begin{document}
\tableofcontents
...
\end{document}

I get a blank page where you can read only "Content". But becaouse the text is in albanian, it ...
by toni
Sat Feb 14, 2009 12:08 pm
Forum: General
Topic: \tableofcontets in TeXnicCenter
Replies: 8
Views: 3132

Re: \tableofcontets in TeXnicCenter

Hi gmedina,

Thank you for your hint...
Unfortunatelly the command \renewcommand\contentsname{...} has no effect...
by toni
Sat Feb 14, 2009 4:04 am
Forum: General
Topic: \tableofcontets in TeXnicCenter
Replies: 8
Views: 3132

\tableofcontets in TeXnicCenter

Hi all,

I've just started working with TeXnicCenter and have already a problem:

I have to write a document in an language for which one there doesn't exist a package (e.g. like for german: \package[german]{babel}), and so when I wirte \tableofcontets, I get the Content of the document, BUT: The ...