Search found 7 matches

by OphTeX
Thu Oct 20, 2011 8:48 pm
Forum: Graphics, Figures & Tables
Topic: Braces and Table Rows
Replies: 1
Views: 1471

Braces and Table Rows

Hello!

Can please anybody explain to me how to create the same table like in the example?

Thank you in advance.
by OphTeX
Sat Mar 19, 2011 12:21 am
Forum: Graphics, Figures & Tables
Topic: Kile and »vaucanson-g« package
Replies: 2
Views: 2350

Re: Kile and »vaucanson-g« package

Thank you very much for your answer! It seems that some files regarding to vaucanson-g have been misplaced. It's working now.

Kind regards
O.
by OphTeX
Fri Mar 18, 2011 8:53 pm
Forum: Graphics, Figures & Tables
Topic: Kile and »vaucanson-g« package
Replies: 2
Views: 2350

Kile and »vaucanson-g« package

Hi!

I would like to draw automates using Kile on Linux. Unfortunately my testfile (which you can see below) does not compile. The error I get is somewhat cryptic, at least for me. I have tried it with Tex, Latex, PdfTex etc. but this behavior doesn't ever change. Does maybe anybody have any idea ...
by OphTeX
Thu Jan 20, 2011 9:14 am
Forum: Document Classes
Topic: Beamer & Columns
Replies: 6
Views: 4215

Re: Beamer & Columns

Hmm... it seems I have it figured out, I have no idea what the problem was (is) however. After setting the build settings to "Latex-DVItoPS-PStoPDF-viewPDF" it seems to work now. Earlier I found out, that the text (without the pictures though) was actually appearing in the dvi document, the main ...
by OphTeX
Wed Jan 19, 2011 9:31 pm
Forum: Document Classes
Topic: Beamer & Columns
Replies: 6
Views: 4215

Re: Beamer & Columns

Thank you, I'll try to update to texlive2010 then since I've already tried it with pdfLatex as well. If the problem persists I will be here. I'm converting Latex-DVI-Pdf and viewing in Okular, yes. I will try and convert the picture though.

Thanks again.
by OphTeX
Wed Jan 19, 2011 7:57 pm
Forum: Document Classes
Topic: Beamer & Columns
Replies: 6
Views: 4215

Re: Beamer & Columns

That's very strange indeed, since it isn't working on my lappy too...

Thanks for looking into this, deleting the files did NOT change anything, so here's my log.
by OphTeX
Wed Jan 19, 2011 7:33 pm
Forum: Document Classes
Topic: Beamer & Columns
Replies: 6
Views: 4215

Beamer & Columns

Hi!

I would like to write my first presentation with beamer, but have encountered problems. I'm using KUbuntu 10.10 with Kile. I can normally create slides without trouble, the problems start, when I try to part the page to put pictures in it. If I try this

\documentclass{beamer}
\mode ...