Displaying 2 results from an estimated 2 matches for "spanss".
Did you mean:
spans
2006 Dec 30
4
best way to use emphasis within code?
I want to use fixed font like a code block but also use italics and bold
at same time.
For example in HTML:
<tt>$ <b>mail -u <i>user</i></b></tt>
What is the best way to do this in markdown, especially if I have several
lines of content that needs to be spaced out correctly?
Thanks
Jeremy C. Reed
2001 Jan 23
0
1.2.1 segfault
...l(to.SS(VARmodel), VARmodel$data)
+
+ > > > > >
>
Program received signal SIGWINCH, Window size changed.
0xef5b7400 in poll ()
(gdb)
Continuing.
> gctorture()
>
Program received signal SIGWINCH, Window size changed.
0xef5b7400 in poll ()
(gdb)
Continuing.
> tst <- spanSS.f <- span(SSmodel)
Program received signal SIGSEGV, Segmentation fault.
0x7111c in RunGenCollect (size_needed=2) at memory.c:1027
1027 FORWARD_CHILDREN(s);
(gdb) bt
#0 0x7111c in RunGenCollect (size_needed=2) at memory.c:1027
#1 0x731c8 in R_gc_internal (size_needed=2) at memory.c:1670
#2...