Search found 7 matches

by kaioh
Wed Sep 30, 2015 8:16 pm
Forum: General
Topic: Remove items from Table of Contents
Replies: 3
Views: 8194

Re: Remove items from Table of Contents

Hello.

Package uaThesis can be found here: https://dl.dropboxusercontent.com/u/684863/uaThesis.sty

Yes, this package is university class, however, the problem is that list of figures and list of tables appears twice, which is an error, of course. Also, it makes no sense to have 'Contents' as an ...
by kaioh
Wed Sep 30, 2015 5:41 pm
Forum: General
Topic: Remove items from Table of Contents
Replies: 3
Views: 8194

Remove items from Table of Contents

Hello.

I'm writting my PhD thesis and I'm facing several problems regarding the table of contents. One problem is that Contents itself appears in the table of contents and List of Figures and List of Tables appears duplicated. Anyone knows how to solve this problem?

The preamble of my tex file is ...
by kaioh
Fri Apr 12, 2013 3:56 pm
Forum: Math & Science
Topic: Math code in Footnotes that appear in text
Replies: 2
Views: 8740

Re: Math code in Footnotes that appear in text

It works perfectly. Thank you so much.
by kaioh
Fri Apr 12, 2013 12:39 pm
Forum: Math & Science
Topic: Math code in Footnotes that appear in text
Replies: 2
Views: 8740

Math code in Footnotes that appear in text

Hello I would like to do the following:

... are not orthogonal\footnote{The two states $|0\rangle$ and $|1\rangle$ are
used to design Alice's measurement observables $\hat{C}_0$ and $\hat{C}_1$.}
$\langle 0|1 \rangle = \cos \theta$, with $\theta \in (0,\pi /2)$.

However I cannot use math code ...
by kaioh
Mon Aug 22, 2011 3:16 pm
Forum: LyX
Topic: Abbreviating Author Lists in Bibliography with "et al"
Replies: 2
Views: 3287

Re: Abbreviating Author Lists in Bibliography with "et al"

Hello everyone again.
I have another doubt, this time related with this post.

In my case I would like to abbreviate the author list, but only in some specific papers. Is that possible? I have two or three papers in my references with around 50 authors, but others have only two or three, and those ...
by kaioh
Fri Aug 19, 2011 10:22 am
Forum: Graphics, Figures & Tables
Topic: Figure on its own Page
Replies: 3
Views: 3866

Re: Figure on its own Page

Hi. Thank you for the welcome, and also for the help. It's just that. It works! Many thanks. Regards,
Kaioh
by kaioh
Thu Aug 18, 2011 7:20 pm
Forum: Graphics, Figures & Tables
Topic: Figure on its own Page
Replies: 3
Views: 3866

Figure on its own Page

Hi. I'm trying to put some figure, that is basically composed of six subfigure, alone in a page, in a two-column paper. More specifically, I'm using this:
\begin{figure*}[!t]
\subfigure{\includegraphics[width=8.5cm]{A.pdf}\label{nlp1}}
\,
\subfigure{\includegraphics[width=8.5cm]{B.pdf}\label{nlp2 ...