Displaying 20 results from an estimated 620 matches for "emphase".
Did you mean:
emphases
2006 Jul 02
4
2 bugs when parsing emphasized or bold text
I''ve found 2 bugs that produce (imho) incorrect rendering results:
1) The regexp for strong (*) and bold (**) is greedy, which produces
very strange results.
The simplest way to show the problem is to give an example.
This is the original code:
=====
Strong:
Lets do a little test *t*
this should not be strong *u*.
Bold:
Lets do another test **t**
this should not be bold **u**.
=====
2004 Oct 17
1
FW: Plotcorr: colour the ellipses to emphasize the differences
-----Original Message-----
From: Duncan Murdoch [mailto:murdoch at stats.uwo.ca]
Sent: ned 2004-10-17 15:34
To: Gorjanc Gregor
Cc: r-help at stat.math.ethz.ch
Subject: Re: [R] Plotcorr: colour the ellipses to emphasize the differences
On Sun, 17 Oct 2004 02:51:58 +0200, "Gorjanc Gregor"
<Gregor.Gorjanc at bfro.uni-lj.si> wrote:
[removed old stuff]
>>I would also like to
2004 Oct 17
2
Plotcorr: colour the ellipses to emphasize the differences
Hello R users!
I began with R and I must say that it is really nice. I have data with a lot of variables
and have a problem to extract the pattern from correlation matrix. So I tried with plotcorr
and it went fine. While I was reading the help page of this function, I found that ellipse
display can be even better with use of different colors (the code is bellow). However I have
a problem to
2011 Oct 08
1
help text for which.min
Dear R developers,
I find the which.min function very handy. However, maybe you could
consider a tiny addition to the example data in the the help text.
By adding another zero to the vector x...
x <- c(1:4, 0, 0:5,11)
...the example would more explicitly show that which.min actually
'giv[es] the index of the /first/ minimum or maximum respectively of x'.
This will also more
2020 Aug 21
2
Clang is a resource hog, the installers for Windows miss quite some files, and are defect!
"David Greene" <dag at hpe.com> wrote:
> Stefan Kanthak via llvm-dev <llvm-dev at lists.llvm.org> writes:
>
>> "Michael Kruse" <llvmdev at meinersbur.de> wrote:
>>
>>> I think David is not referring to the capitalization of file names, but to
>>> "DUPLICATE", "WASTING", "NOT AMUSED",
2012 Nov 22
2
Plotting specific points with type='l'
I have a dataframe (x) and I'm plotting the 5th column vs the index. I also
have a vector (v) with a few select points that I want to emphasize with a
dot for those points
> head(x)
period AP EU LA NA
1 Jan 2007 0.18 0.45 0.19 3.19
2 Feb 2007 0.14 0.48 0.36 3.55
3 Mar 2007 0.14 0.42 0.46 2.61
4 Apr 2007 0.24 0.73 0.32 4.32
5 May 2007 0.19 0.60 0.32 4.40
6 Jun 2007 0.14 0.38
2012 Aug 17
4
Spaced text
Hi eveybody!
I've got a suggestion to think about. Although i think that the drawbacks are bigher than the advantages im goong to tell you abou my idea:
My idea is another syntax for e m p h a s i z e d words. It uses two spaces before and after the emphasized part and alternating space and letter in between, just like in the sentence before.
Pros:
? no symbol needed
? granny compatible
2017 Mar 06
3
Missing security tab samba 4.1.13
Am 06.03.2017 um 14:56 schrieb Bart Coninckx via samba:
>>> missed that - but must be the case because he refers to RHEL7/CentOS7
>>> which ships with 4.4.4 and not 4.1.x - anyways, the tree brelow the
>>> install prefix is the same and the main part of the coniguration
>>> lives below the lib folder whereever it is located and so the point
>>> was just
2020 Aug 02
4
Boot failed on latest CentOS 7 update
Il 02/08/20 18:54, Stephen John Smoogen ha scritto:
> On a side note, you keep emphasizing you aren't expecting an SLA.. but
> all your questions are what someone asks to have in a defined SLA. I
> have done the same thing in the past when things have gone badly, but
> couching it in 'I am not asking' just makes the people being asked
> grumpy. Better to be open and say
2005 Nov 15
2
y-axis in histograms
Dear R- list,
I have some data to present with histograms. Therefore I used hist(...).
I have few values with almost 80% of
the frequencies (totaly 800) and some other values with low frequencies
( totaly 5 -10 )
that I want to emphasize. Therefore I want to "cut" the y-axis on 100,
but I
don't know how to deal with this.
Thanks in advance,
Michael Graber
2015 Feb 18
0
CentOS 7: software RAID 5 array with 4 disks and no spares?
On Wed, Feb 18, 2015 at 1:21 PM, Niki Kovacs <info at microlinux.fr> wrote:
> Le 18/02/2015 09:24, Michael Volz a ?crit :
>>
>> md127 apparently only uses 81.95GB per disk. Maybe one of the partitions
>> has the wrong size. What's the output of lsblk?
>
>
> I just spent a few hours experimenting with the CentOS 7 installer in a
> VirtualBox guest with
2007 Feb 15
4
R book advice
...s to learn both statistics and R. I've found three
possibilities, one by Verzani ("Using R for Introductory Statistics"),
one by Crawley ("Statistics: An Introduction using R"), and one by
Dalgaard ("Introductory Statistics with R"). Do these books have
different emphases, perspectives, or strengths? Should I just pick
one at random and buy it?
Thanks,
--Paul
2004 Dec 28
2
Varying x-axes ticks
Dear R Users,
I have the following situations to plot.
x-values (times) : range from 0 to 104 (in weeks)
y-values (hazards) : range from 0 to 0.5
Now I want to make a plot of time versus hazards such
that in the time axis (i.e x-axis) the values 0-24 occupies
half of the axis and the values 25-104 ocupies the rest
of the axis.
In other words I want to emphasize on first 24
2017 Jul 05
2
Options for bridging channels in a smart bridge
Hello,
I am struggling with a problem which I thought would be an easy one :
bridging several channels together in a *smart* bridge. I emphasize
*smart* : I want my bridge to be a native_rtp one when only two channels
are involved, and switch to softmix technology when a third channel
comes in.
I thought I could use ConfBridge for that, but it creates a bridge that
is not smart (it is of
2015 Oct 01
2
[OT} Problem with 90MB Initrd
> On 10/1/2015 6:18 AM, Patrick Masotta via Syslinux wrote:
>
> > -Gene<<<
> > Considering any editing/buffering benefits are only marginal (AFAIK) there are not benefits with the current approach.On the other hand the list of potential problems includes:
> > 1) We cannot use the ubiquitous EFI PXEbc protocol forcing us to rely on the (not always present) EFI
2020 Aug 21
3
Clang is a resource hog, the installers for Windows miss quite some files, and are defect!
"Philip Reames" <listmail at philipreames.com> wrote:
> Stefan,
>
> I can't tell if you're intentionally trolling, or are simply oblivious,
> but to this observer you have clearly crossed well over the line of
> acceptable behavior.
Since you seem to have some experience in taking the point of view of a
third person: do you find LLVM's
2015 Nov 16
2
Samba 4.1. creates group rights for not existing group.
On 2015-11-16 at 11:14 +0000, Rowland Penny wrote:
> On 16/11/15 10:11, Alex Sviridov wrote:
> > I use samba 4.1 as dc with acl. I have user with uid 3000023. However, I don't have group with guid 3000023. However, when this user creates a folder samba in acl list creates permissions for group 3000023 and as result I have broken link. How to fix it?
> >
> >
>
> Hi,
2017 Mar 05
3
Missing security tab samba 4.1.13
On Sun, 5 Mar 2017 16:30:00 +0100
Reindl Harald via samba <samba at lists.samba.org> wrote:
>
>
> that's nitpicking - a wroking setup works as i expect :-)
No, its not nitpicking, the OP has an AD DC that is working as
recommended, but the OP wants to also use it as a fileserver, so he
needs to configure it a bit more. The only problem he really has is,
he used the wrong
2016 Nov 08
2
RFC: Drop support for old style scalar TBAA
Seems like a nice cleanup to me!
> On 2016-Nov-07, at 13:01, Sanjoy Das via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Hi all,
>
> I want to clarify / emphasize two things based on an off-list
> conversation:
>
> - The bitcode and IR parser both auto upgrade old style TBAA to the
> newer TBAA struct tags.
Shouldn't we drop the textual IR
2007 Jun 09
4
Prototype Question
I''m trying to apply a css class to all LI elements that are children
of an element with the ID "idSelector".
This is what I did and it works. But I was wondering if there was an
easier way without having to use an anonymous function?
$$("#idSelector li").each(function()
{ arguments[0].addClassName("myClass") });
Thanks in advance.