[IPSUR-commits] r187 - pkg/IPSUR/inst/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Oct 9 05:39:05 CEST 2010
Author: gkerns
Date: 2010-10-09 05:39:05 +0200 (Sat, 09 Oct 2010)
New Revision: 187
Modified:
pkg/IPSUR/inst/doc/IPSUR.Rnw
Log:
changed IPSUR.Rnw back to color version
Modified: pkg/IPSUR/inst/doc/IPSUR.Rnw
===================================================================
--- pkg/IPSUR/inst/doc/IPSUR.Rnw 2010-10-09 03:37:46 UTC (rev 186)
+++ pkg/IPSUR/inst/doc/IPSUR.Rnw 2010-10-09 03:39:05 UTC (rev 187)
@@ -1,4 +1,4 @@
-%% LyX 1.6.7 created this file. For more info, see http://www.lyx.org/.
+%% LyX 1.6.5 created this file. For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[12pt,english,nogin]{book}
\usepackage{lmodern}
@@ -32,8 +32,8 @@
{hyperref}
\hypersetup{pdftitle={Introduction to Probability and Statistics Using R},
pdfauthor={G. Jay Kerns},
- linkcolor=black, citecolor=black, urlcolor=black}
-
+ linkcolor=blue, citecolor=black, urlcolor=blue}
+
\makeatletter
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
@@ -154,11 +154,11 @@
%% Sweave specific commands
% make the input blue, output red
-%\DefineVerbatimEnvironment{Soutput}{Verbatim}{formatcom=\color{blue}}
-%\DefineVerbatimEnvironment{Sinput}{Verbatim}{fontshape=sl, formatcom=\color{red}}
+\DefineVerbatimEnvironment{Soutput}{Verbatim}{formatcom=\color{blue}}
+\DefineVerbatimEnvironment{Sinput}{Verbatim}{fontshape=sl, formatcom=\color{red}}
% make the input/output black
-\DefineVerbatimEnvironment{Soutput}{Verbatim}{formatcom=\color{black}}
-\DefineVerbatimEnvironment{Sinput}{Verbatim}{fontshape=sl, formatcom=\color{black}}
+%\DefineVerbatimEnvironment{Soutput}{Verbatim}{formatcom=\color{black}}
+%\DefineVerbatimEnvironment{Sinput}{Verbatim}{fontshape=sl, formatcom=\color{black}}
% get rid of extra Sweave space
More information about the IPSUR-commits
mailing list