Search found 12 matches

by kotoko
Thu May 20, 2010 11:45 pm
Forum: Graphics, Figures & Tables
Topic: Multiple figures
Replies: 3
Views: 3003

Re: Multiple figures

You mean with the solution of a figure float with a table inside?

It turns out that the resulting layout is much worse with the table :shock:

Is there no equivalent of the subfig package?
by kotoko
Thu May 20, 2010 4:48 pm
Forum: Graphics, Figures & Tables
Topic: Multiple figures
Replies: 3
Views: 3003

Multiple figures

Hello!

Does anybody know how to have several figures side by side with separated captions? (something like this http://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions#Subfloats )

The solution in the wikibook is not working for me because if I use the package subfig a lot of references ...
by kotoko
Wed Mar 31, 2010 6:43 pm
Forum: Graphics, Figures & Tables
Topic: Float placement
Replies: 2
Views: 1772

Float placement

Hi!

I'm trying to place a table at the beginning of a chapter and having some troubles with it. I think it's because the chapter is composed only of the table (it's a timeline with the picture of the work in each time).

I tried the usual [h] [t] and even [ht!] and [H].

I ran out of ideas ...
by kotoko
Sun Jan 24, 2010 9:58 pm
Forum: General
Topic: Translate the title of Algorithm list
Replies: 2
Views: 7274

Re: Translate the title of Algorithm list

I actually had tried to do redefine but I think I might have put it in the wrong place or something because it didn't work.

I tried it again and it work, thanks.
by kotoko
Sun Jan 24, 2010 9:34 pm
Forum: General
Topic: Translate the title of Algorithm list
Replies: 2
Views: 7274

Translate the title of Algorithm list

Hello!

I'm trying to translate the title of the index of the algorithm list.
I'm using the packages algorithmic and algorithm. When I try to do as instructed in algorithms package and do command \newcommand{\listalgorithmname}{Lista de Algoritmos}

I get ! LaTeX Error: Command \listalgorithmname ...
by kotoko
Tue Jan 19, 2010 1:29 am
Forum: General
Topic: Glossary on Latex
Replies: 2
Views: 2609

Glossary on Latex

Hi all!

I'm trying to create a glossary.

I have tried the instructions on http://texblog.wordpress.com/2007/11/01/glossary-in-latex/ .

I'm trying to insert a reference and to test I just copy+pasted the example in the website

\glossary{name={entry name}, description={entry description ...
by kotoko
Mon Jan 18, 2010 4:53 pm
Forum: General
Topic: Tool for reviewing
Replies: 1
Views: 1323

Tool for reviewing

Hello all!

I'm writing my thesis in Latex and now need to ask some people to review it. Since Latex is not so common around here everyone keeps telling me to switch to word is there any way or tool that I should use?

Any suggestion much appriciated.
by kotoko
Mon Jan 11, 2010 4:45 pm
Forum: Math & Science
Topic: Problem including algorithm file
Replies: 1
Views: 1859

Problem including algorithm file

Hello!

I'm trying to get to grips with writing algorithms.
I've managed to write a file that compiles but want to transform it into a file to be included in another project.

What happens: if I use just one file all goes well if I put the same code in another file and input it I get
(/usr ...
by kotoko
Mon Jan 11, 2010 2:32 am
Forum: Graphics, Figures & Tables
Topic: Table wont compile
Replies: 3
Views: 3971

Re: Table wont compile

Thank you for the quick reply.

I have searched for the a superfluous } but found nothing. If it was indeed that the cause the file wouldn't compile even without the table or the another file with the exact same table wouldn't compile. And it's not the case.

I have finally managed to reduce the ...
by kotoko
Mon Jan 11, 2010 1:09 am
Forum: Graphics, Figures & Tables
Topic: Table wont compile
Replies: 3
Views: 3971

Table wont compile

Hello!

I've run into some trouble with a table.

What happens is I've made a table in a separate file. If I "input" it into a simple tex file everything works fine but if I "input" into my report I get (./chapters/estadoDaArte/tab_comparacaoCasoEstudo.tex [14]
! Extra }, or forgotten \endgroup ...