Displaying 2 results from an estimated 2 matches for "widetilde".
2004 Jul 27
2
Incorrect display of b[hat((a))] expression in plots
...ance, for the expression 'b[hat(a)]' the hat() seems
to shift 'hat(a)' too much to the right of 'b'. Try the below example and
you'll see what I mean:
label <- list(
expression((b[sqrt(a)])),
expression((b[bar(a)])),
expression((b[widehat(a)])),
expression((b[widetilde(a)])),
expression((tilde(a))),
# Problematic:
expression((b[dot(a)])),
expression((b[ring(a)])),
expression((b[hat(a)])),
expression((b[tilde(a)])),
expression((b^dot(a))),
expression((b^ring(a))),
expression((b^hat(a))),
expression((b^tilde(a)))
)
plot(NA, xlim=c(0,2), ylim=c(...
2001 Jan 17
0
getting a ~ character in LaTeX
...`~' is used to define a model formula in \R.
The left hand side is evaluated as the response. The right hand
side can consist of several \Emph{terms} with special meanings
I welcome suggestions.
=======================================================================
In plainTeX,
I use $\widetilde{\ }$.
I think this must also work in LaTeX.
Vigirdas Mackevicius
=============================================
Vigirdas MACKEVICIUS
Department of Mathematics and Informatics
Vilnius University
Naugarduko 24
2600 Vilnius
Lithuania
e-mail: vigirdas.mackevicius at maf.vu.lt
www: http://www.mif.vu....