Displaying 16 results from an estimated 16 matches for "colortbl".
Did you mean:
colorful
2005 Dec 15
2
Hmisc latex cell background color
Dear latex/R-Sweavers,
Using the codel below, I can color text in individual cells for latex
output.
Is there a similar way to get a background shading? My attempts failed
because I did not get the closing brace at the right place with Hmisc/latex.
library(Hmisc)
x <- as.data.frame(diag(rnorm(3),nrow=3))
cellTex <- matrix(rep("", NROW(x) * NCOL(x)), nrow=NROW(x))
cellTex[2,2]
2007 Mar 15
1
my_isspace can be isblank
...gc, char *argv[]);
void console_prepare(void);
void console_cleanup(void);
--- com32/modules/menumain.c
//depot/opensource/main/syslinux-3/com32/modules/menumain.c#2
+++ com32/modules/menumain.c 07-03-15 16:26:57
@@ -30,6 +30,7 @@
#include <sha1.h>
#include <base64.h>
#include <colortbl.h>
+#include <ctype.h>
#ifdef __COM32__
#include <com32.h>
#endif
@@ -483,10 +484,10 @@
if ( cursor ) {
int prevcursor = cursor;
- while ( cursor && my_isspace(cmdline[cursor-1]) )
+ while ( cursor && isblank(cmdline[cursor-1]) )
cursor--;
- while (...
2009 Jul 29
3
Newbie in R: Reading .txt files and storing the 'numbers' in a vector
...> z=scan(file = "/Users/NCCRGENETICS/Desktop/testRnumbers.txt", what
= "double")
Read 19 items
> z
[1] "{\\rtf1\\ansi\\ansicpg1252\\cocoartf949\\cocoasubrtf430"
[2] "{\\fonttbl\\f0\\fswiss\\fcharset0"
[3] "Helvetica;}"
[4] "{\\colortbl;\\red255\\green255\\blue255;}"
[5] "\\paperw11900\\paperh16840\\margl1440\\margr1440\\vieww9000\
\viewh8400\\viewkind0"
[6] "\\pard\\tx566\\tx1133\\tx1700\\tx2267\\tx2834\\tx3401\\tx3968\
\tx4535\\tx5102\\tx5669\\tx6236\\tx6803\\ql\\qnatural\\pardirnatural"
[7] &quo...
2004 Sep 29
2
lattice .ps graphic is rotated in LaTeX slides
I've generated a version of the classic dotplot of the barley data with
library(lattice)
data(barley)
trellis.device("postscript", color=TRUE, file="barley2x3.ps")
old.settings <- trellis.par.get()
trellis.par.set("background", list(col = "white"))
lset(list(superpose.symbol=list(pch=c(19, 1, 25, 2, 15, 22, 23),
2019 Jul 09
0
[PATCH] core: Add support for BLS Type 1 entries
...);
+ free(fwd);
+ return NULL;
+}
diff --git a/com32/elflink/ldlinux/readconfig.c b/com32/elflink/ldlinux/readconfig.c
index 3d6aa27e..b1397e4b 100644
--- a/com32/elflink/ldlinux/readconfig.c
+++ b/com32/elflink/ldlinux/readconfig.c
@@ -22,6 +22,7 @@
#include <inttypes.h>
#include <colortbl.h>
#include <com32.h>
+#include <dirent.h>
#include <syslinux/adv.h>
#include <syslinux/config.h>
#include <dprintf.h>
@@ -32,11 +33,22 @@
#include <syslinux/pxe_api.h>
#include "menu.h"
+#include "bls.h"
#include "config.h&qu...
2011 Mar 16
0
[GIT PULL] elflink compiler warning fixes
...free(argv);
free(temp_cmd);
}
diff --git a/com32/elflink/ldlinux/colors.c b/com32/elflink/ldlinux/colors.c
index 68732bd..c1ef390 100644
--- a/com32/elflink/ldlinux/colors.c
+++ b/com32/elflink/ldlinux/colors.c
@@ -14,6 +14,7 @@
#include <string.h>
#include <stdio.h>
#include <colortbl.h>
+#include <core-elf.h>
#include "menu.h"
/*
diff --git a/com32/elflink/ldlinux/config.h b/com32/elflink/ldlinux/config.h
index 7765266..37c57da 100644
--- a/com32/elflink/ldlinux/config.h
+++ b/com32/elflink/ldlinux/config.h
@@ -33,7 +33,7 @@ extern short vkernel; //have...
2003 Dec 09
1
Samba locking database errors : V 2.2.8 a on HP-UX 11i
...********************************************************************************************
-------------- next part --------------
{\rtf1\ansi\ansicpg1252\deff0\deftab720{\fonttbl{\f0\fswiss MS Sans Serif;}{\f1\froman\fcharset2 Symbol;}{\f2\fmodern\fprq1 r_ansi;}{\f3\froman Times New Roman;}}
{\colortbl\red0\green0\blue0;}
\deflang2057\horzdoc{\*\fchars }{\*\lchars }\pard\plain\f2\fs20 # Global parameters
\par [global]
\par coding system =
\par client code page = 850
\par code page directory = /usr/local/samba/lib/codepages
\par workgroup = MWNET1
\par netb...
2019 May 24
3
[PATCH] (vesa)menu.c32: Add support for BLS
...340 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 340 insertions(+)
diff --git a/com32/menu/readconfig.c b/com32/menu/readconfig.c
index a433fadb..627596d8 100644
--- a/com32/menu/readconfig.c
+++ b/com32/menu/readconfig.c
@@ -21,11 +21,17 @@
#include <inttypes.h>
#include <colortbl.h>
#include <com32.h>
+#include <dirent.h>
#include <syslinux/adv.h>
#include <syslinux/config.h>
#include "menu.h"
+/* BLS entry global settings */
+#define BLS_CHUNK 16
+int bls_version_places = 3;
+char *bls_sort_by = "machine-id version ti...
2017 Mar 03
0
Wine release 2.3
....
dsound: Use frame rather than byte counts to clarify the mixing.
dsound: Pass sample count to the normfunction.
riched20: Write the char format for the end-of-paragraph marker.
riched20: Remove a hack that should be longer be needed.
riched20: Add linefeeds after the colortbl and generator groups.
Jacek Caban (31):
msvcrt: Added lldiv implementation.
ole32: Added generic class factory implementation and use it for file moniker.
ole32: Use generic class factory for item moniker.
ole32: Use generic class factory for anti moniker.
ole32: Use...
2018 May 29
2
CentOS 7 issues with pdf manual / tex conversion
On 29 May 2018 at 16:37, R P Herrold wrote:
| On Tue, 29 May 2018, Dirk Eddelbuettel wrote:
|
| > On a CentOS 7 machine, I am at a loss with respect to an inability to run a
| > full R CMD check as anything involving tex files ends in tears.
|
| Hi, Dirk
|
| Have fun at the upcoming conference at UIC
|
| I seem to have 56 font packages installed under CentOS 7
| locally, but then I work
2018 May 30
0
CentOS 7 issues with pdf manual / tex conversion
...-collection-documentation-base-svn17091.0-38.20130427_r30134.el7.noarch
texlive-collection-fontsrecommended-svn28082.0-38.20130427_r30134.el7.noarch
texlive-collection-latexrecommended-svn25795.0-38.20130427_r30134.el7.noarch
texlive-collection-latex-svn25030.0-38.20130427_r30134.el7.noarch
texlive-colortbl-svn25394.v1.0a-38.el7.noarch
texlive-courier-svn28614.0-38.el7.noarch
texlive-crop-svn15878.1.5-38.el7.noarch
texlive-csquotes-svn24393.5.1d-38.el7.noarch
texlive-ctable-svn26694.1.23-38.el7.noarch
texlive-currfile-svn29012.0.7b-38.el7.noarch
texlive-dvipdfm-bin-svn13663.0-38.20130427_r30134.el7.no...
2018 May 30
2
CentOS 7 issues with pdf manual / tex conversion
...ion-documentation-base-svn17091.0-38.20130427_r30134.el7.noarch
| texlive-collection-fontsrecommended-svn28082.0-38.20130427_r30134.el7.noarch
| texlive-collection-latexrecommended-svn25795.0-38.20130427_r30134.el7.noarch
| texlive-collection-latex-svn25030.0-38.20130427_r30134.el7.noarch
| texlive-colortbl-svn25394.v1.0a-38.el7.noarch
| texlive-courier-svn28614.0-38.el7.noarch
| texlive-crop-svn15878.1.5-38.el7.noarch
| texlive-csquotes-svn24393.5.1d-38.el7.noarch
| texlive-ctable-svn26694.1.23-38.el7.noarch
| texlive-currfile-svn29012.0.7b-38.el7.noarch
| texlive-dvipdfm-bin-svn13663.0-38.20130427_r...
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com>
This series fixes some bugs and switches the elflink branch to be
entirely ELF modules. It applies on top of,
http://syslinux.zytor.com/archives/2011-April/016369.html
The deletions in the diff stat below are mainly from deleting
com32/elflink/modules (finally!). Now there should be no duplicate
code because we don't need COM32 and
2012 Jul 16
5
[PATCH 0/5] Deleting __intcall() from Syslinux
From: Matt Fleming <matt.fleming at intel.com>
Since we can't use __intcall() for EFI, and since we can now have the
ELF module code resolve all our symbols at runtime, we should delete
as many references to __intcall() as possible and just access the
symbols directly.
The most interesting patch is the support for weak symbols. We need to
be able to reference derivative-specific
2012 Aug 14
1
[GIT PULL] elflink fixes
....c b/com32/lib/sys/xserial_write.c
index e399f5f..8a4fb9e 100644
--- a/com32/lib/sys/xserial_write.c
+++ b/com32/lib/sys/xserial_write.c
@@ -35,6 +35,7 @@
#include <errno.h>
#include <string.h>
#include <com32.h>
+#include <core.h>
#include <minmax.h>
#include <colortbl.h>
#include <syslinux/config.h>
@@ -42,12 +43,7 @@
static void emit(char ch)
{
- static com32sys_t ireg; /* Zeroed with the BSS */
-
- ireg.eax.b[1] = 0x04;
- ireg.edx.b[0] = ch;
-
- __intcall(0x21, &ireg, NULL);
+ write_serial(ch);
}
ssize_t __xserial_write(str...
2011 Mar 09
14
[PATCH 00/12] elflink shrinkage
From: Matt Fleming <matt.fleming at linux.intel.com>
This is a series of patches that,
* shrink the core by moving things into an ldlinux ELF module
* begin wiring up some of the C versions of various functions
The core now only contains essential code and loads the ldlinux module
to do everything else, like providing a command line interface and
loading kernels.
The config file parsing