footnote size3267 (3/22/2010 5:14:00 PM) How to change the default size of the footnote ?
\footnote{music}
Thanks
... jan
reseting labels2119 (3/24/2010 10:42:20 AM) I have a strange question.
Basically I wrote 2 long papers with almost the same labels (yes, the
papers have similar contents).
Now I have to put both files inside a big one, where each one
represents a... Claudio
[memoir] Footnote style2273 (3/22/2010 10:09:01 PM) Hello,
In a book I'm writing, memoir formats the footnote text beginning with
the footnote as a superscript, just like in the text. For example (I
hope this is readable with most email clients):
---... Andrei
href inside frame2292 (3/23/2010 2:16:14 PM) \documentclass{beamer}
\usepackage{beamerthemesplit}
\begin{document}
\frame
{
\frametitle{link}
\href{slide.pdf}{slide}
}
\end{document}
This \href inside frame is working, but when I add the targ... jan
debian texlive: where is tlmgr?1363 (3/23/2010 1:19:06 PM) Under debian stable, I upgraded texlive, but I don't find the tlmgr
package manager command.
Synaptic shows me only version 2007.dfsg.2-1~lenny2, but I also see:
% apt-cache show texlive |grep Version
Ve... Michael
Changing page margins in mid-document3604 (3/23/2010 10:28:22 AM) Hello,
I'm trying to solve the following problem: I'm creating a personal
class file for my university's letterhead, which has nonstandard
margins (wide right margin, narrow left margin). However, if I'm
... jmckalex(4)
Multi-page code listing with lstinputlisting2937 (3/21/2010 9:40:48 PM) Hello,
I need to include a large R code script and the following seems to work:
\framebox{\lstset{language=R,caption=Prostate Cancer
Study,label=DescriptiveLabel}{\lstinputlisting{script21.R}}}
However,... Giovanni
pgfplot anf tikz10506 (3/17/2010 3:37:35 PM) Hi,
I am not sure about the difference between PGFplot and tikz but I
would like to know if, for 3D diagrams/figures, a 3-point perspective
instead of the usual orthogonal projection can be expected soon?
... plutonesque(390)
Chicago 15th Author-date .bst0255 (3/23/2010 2:33:04 PM) I need to format my reference list using the chicago 15th edition
author-date style. I have searched high and low but I just can find
this .bst file on the internet.
As a last resort, I attempted to create... urcing