Displaying 5 results from an estimated 5 matches for "setcounter".
2002 Aug 23
5
quick xtable questions
Hi, I'm creating a lot of tables in a file for inclusion in a Latex
document. When I try to compile that document there is an error "too many
unprocessed floats." Is there a way to correct this?
Also, in a Latex table I want R to put in a $\beta$ in the caption, but it
puts a weird system character instead of the \b
Brian
2005 Jul 08
2
R.oo static field
How can I define a static member of a class? not a static method,
rather a static field that would be accessed by all instances of the
class.
2000 Oct 27
0
R reference card
...Here is the Latex text. The package "hanging.sty" probably
will have to come from CTAN.
Jon
----------
\documentclass[twocolumn]{article}
\usepackage{mathpple}
\usepackage{hanging}
\oddsidemargin=0in \evensidemargin=0in \topmargin=-.3in
\textwidth=6.5in \textheight=9in
\pagestyle{empty}
\setcounter{secnumdepth}{0}
\parskip=0ex \parindent=0pt
\begin{document}
\noindent
\textbf{R reference card,} by Jonathan Baron
\medskip
\textbf{Miscellaneous}
\smallskip
{\tt q()}: quit
{\tt <-}: assign
{\tt INSTALL}: install packages
{\tt m[,2]}: column 2 of matrix {\tt m}
{\tt m\$a}: variable {\tt...
2019 Feb 15
0
Wine release 4.2
The Wine development release 4.2 is now available.
What's new in this release (see below for details):
- Unicode string normalization support.
- Support for ECC cryptographic keys.
- Support for mixing 32/64-bit dlls in the load path.
- Futex-based implementations for more synchronization primitives.
- Various bug fixes.
The source is available from the following locations:
2018 Nov 23
0
Wine release 3.21
The Wine development release 3.21 is now available.
What's new in this release (see below for details):
- Typelib marshaller rewrite using NDR functions.
- Graphics support on recent Android versions.
- Support for memory font resources in DirectWrite.
- Joystick support improvements.
- Various bug fixes.
The source is available from the following locations: