Displaying 4 results from an estimated 4 matches for "textsc".
Did you mean:
texts
2006 Feb 12
1
Mathematical typesetting of column heads using the latex (Hmisc) function
...olumn{1}{c}{logLik}&
\multicolumn{1}{c}{Chisq}&
\multicolumn{1}{c}{Chi Df}&
\multicolumn{1}{c}{Pr(>Chisq)}
<snip>
I would like it to produce
\newcolumntype{.}{D{.}{.}{-1}}
\begin{center}
\begin{tabular}{l.......}\toprule
&
\multicolumn{1}{c}{d.f.}&
\multicolumn{1}{c}{\textsc{aic}}&
\multicolumn{1}{c}{\textsc{bic}}&
\multicolumn{1}{c}{$\log{(\mathcal{L})}$}&
\multicolumn{1}{c}{$\chi^{2}$}&
\multicolumn{1}{c}{\chi^{2}$ d.f.}&
\multicolumn{1}{c}{Pr($> \chi^{2}$)}
<snip>
_____________________________
Professor Michael Kubovy
University of Vir...
2004 May 06
1
Printing ps pictures with transparent b'ground
...height=4,
paper="special",
file="testfile2.eps" )
I then want to place these files in a LaTeX prosper document
for a presentation. A typical (minimal) prosper file is:
\documentclass[pdf,colorBG,slideColor,whitecross]{prosper}
\begin{document}
\begin{slide}{Print to \textsc{ps} direct}
\includegraphics{testfile.eps}
\end{slide}
\begin{slide}{Print to screen first}
\includegraphics{testfile2.eps}
\end{slide}
\end{document}
The whitecross class provides a blue background for the
presentation. testfile.eps appears with a white background
on the slides, but testf...
2002 Nov 13
1
Package documentation and rd.sty
Hi all,
I've got a basic question regarding package documentation and rd.sty. I
wrote my first own package, and now I would like to place the documentation
into the appendix of another LaTex document. Seemingly I cannot simply
\usepackage{Rd}, as this will modify the page-settings of my document. Is
there a minimum style file which will just define the environments and
commands needed for
2005 Jan 09
3
R-etiquette
I'm about to present a report (for internal use of governmental agency). I used extensively R , contibuted packages, as well as communications on the R-list
As well as citing R, I would like to know how to cite the contributed packages (it is not so easy, as some have been used exensively, other marginally, some are called from another package and some were not used as softwares but gave me