Displaying 7 results from an estimated 7 matches for "ndash".
Did you mean:
  nash
  
1997 Jul 30
0
R-alpha: more on line types
...--- 389,395 ----
  
  	if(newlty != lty) {
  		if(newlty == 0) {
! 			XSetLineAttributes(display, wgc, GP->lwd, LineSolid, CapRound, JoinRound);
  			lty = newlty;
  		}
  		else {
***************
*** 400,406 ****
  				newlty = newlty>>4;
  			}
  			XSetDashes(display, wgc, 0, dashlist, ndash);
! 			XSetLineAttributes(display, wgc, 1,
  				LineOnOffDash, CapButt, JoinRound);
  		}
  	}
--- 400,406 ----
  				newlty = newlty>>4;
  			}
  			XSetDashes(display, wgc, 0, dashlist, ndash);
! 			XSetLineAttributes(display, wgc, GP->lwd,
  				LineOnOffDash, CapButt, JoinRound);...
2019 Jun 21
0
[ANNOUNCE] libXt 1.2.0
...tespace/formatting fixes
      use lineannotation tag
      whitespace/formatting fix
      use lineannotation tag
      The conversion to xml overlooked the nroff document's use of "\%" for
      trim spurious backslashes from translation of nroff to docbook xml
      use ldquo/rdquo/ndash where appropriate
      correct an error from the original document's depiction of escape_char
      use ldquo/rdquo/ndash where appropriate
      update manpage prototype for XtFindFile()
      Add --disable-const and --enable-geo-tattler options for new/updated features.
      remove calls to...
2007 Apr 10
1
R CMD Rdconv drops sections: arguments, seealso, examples (PR#9606)
...t;s-details>
The case where <code>FUN</code> is supplied are handled by calling
<s-function name="sapply">sapply</s-function>, so <code>...</code>
should not include argument to <s-function name="sapply">sapply</s-function> – in particular avoid
<code>X</code> and <code>FUN</code>.
</s-details>
<s-value>
Normally, a matrix with <code>m</code> rows and <code>choose(n,m)</code> columns.
If <code>simplify=FALSE</code> a list is returned instead, with...
2007 Apr 10
0
(PR#9606) R CMD Rdconv drops sections: arguments, seealso,
...> The case where <code>FUN</code> is supplied are handled by calling
> <s-function name="sapply">sapply</s-function>, so <code>...</code>
> should not include argument to <s-function name="sapply">sapply</s-function> – in particular avoid
> <code>X</code> and <code>FUN</code>.
> </s-details>
>
> <s-value>
> Normally, a matrix with <code>m</code> rows and <code>choose(n,m)</code> columns.
> If <code>simplify=FALSE</code> a l...
2006 Aug 21
5
New hardware
...rease upstream link from 100 Mbit/s to 1 Gbit/s.
Iptables rules are now optimized with ipset tool, for tc I''m using
hash tables as well. So I didn''t know how to increase performance of
my router without hardware upgrade... 
I’d appreciate if someone gives me advice – what system
shows the best performance: 
1) Server based router (with dual core Xeon CPU) 
2) Desktop based router (with newest Intel Core 2 Duo CPU) 
3) what about AMD (I have no personal experience with them)? 
As I know, 64-bit architecture in router specific tasks doesn’t
give any...
2015 Mar 09
0
[ANNOUNCE] libX11 1.6.3
...tags and punctuation
      specs/XKB: Markup quoted terms as <quote> instead of with ""
      specs/XKB: make sure all files have DOCTYPEs so standard entities work
      specs/XKB: Markup some subtractions with − instead of -
      specs/XKB: Markup some ranges with – instead of -
      specs/XKB: replace => with ⇒ for double arrows
      specs/XKB: replace -> with → when used as arrow, not in C structs
      specs/XKB: remove unwanted white space around C -> struct references
      specs/XKB: Table 4.1: remove page number...
2007 Apr 30
1
R CMD Rdconv drops sections: arguments, seealso, examples (PR#9645)
...> The case where <code>FUN</code> is supplied are handled by calling
> <s-function name="sapply">sapply</s-function>, so <code>...</code>
> should not include argument to <s-function name="sapply">sapply</s-function> – in particular avoid
> <code>X</code> and <code>FUN</code>.
> </s-details>
>
> <s-value>
> Normally, a matrix with <code>m</code> rows and <code>choose(n,m)</code> columns.
> If <code>simplify=FALSE</code> a l...