Displaying 5 results from an estimated 5 matches for "linkcolor".
2004 Nov 19
1
Rd and document formatting
...age I hope to release
soon.
However when I do the following:
R CMD Rd2dvi --pdf mypackage.Rd
I get two mainly blank pages prepended to the top of the document - the only
text on either (at the top of the first page) is as follows:
hyperindex,colorlinks,pagebackref,linktocpage,plainpages=false,linkcolor=Blue
,citecolor=Blue,urlcolor=Red,pdnull null null
Curiously if you generate the dvi it is fine and if you generate the pdf from
the dvi using dvipdf it is also fine...
Anyone got any ideas?
System: Linux 2.4.24 SMP i686 GNU/Linux, latex 3.14159-2.1 pdfTex 3.4.5
Thanks Mark
2009 Jan 10
1
Hmisc-xtable label
...tclass[11pt]{article}
\usepackage{amsmath}
\usepackage{floatflt,graphicx,times}
\usepackage[usenames,dvipsnames]{color}
\usepackage{longtable,pdflscape}
\usepackage{rotating}
\usepackage{verbatim}
\usepackage[ps2pdf,
bookmarks=true,
bookmarksnumbered=false,
bookmarksopen=false,
colorlinks=true,
linkcolor=webblue]{hyperref}
\definecolor{webgreen}{rgb}{0, 0.5, 0} % less intense green
\definecolor{webblue}{rgb}{0, 0, 0.5} % less intense blue
\definecolor{webred}{rgb}{0.5, 0, 0} % less intense red
\usepackage[all]{hypcap}
\pdfbookmark[1]{Contents}{table}
\title{BROOD-YEAR 2007 WINTER CHINOOK JUVENI...
2008 Nov 07
0
Sweave: How to load available colors from pkg 'color'
...all the colors if I run it outside R though.
Here's a dummy document:
\documentclass[12pt]{article}
\usepackage{floatflt,graphicx,times,babel}
\usepackage[usenames]{color}
\usepackage{verbatim}
\usepackage[ps2pdf,
bookmarks=true,
bookmarksnumbered=false,
bookmarksopen=false,
colorlinks=true,
linkcolor=blue]{hyperref}
\pdfbookmark[1]{Contents}{table}
\title{BROOD-YEAR 2008 PINK SALMON RUN}
\author{Felipe D. Carrillo}
\pagestyle{headings}
\begin{document}
\setkeys{Gin}{width=0.9\textwidth}
\maketitle
\begin{abstract}
This is my abstract
\end{abstract}
\tableofcontents
\section{list of figures}
\...
2007 Nov 12
0
3 commits - libswfdec/swfdec_player.c test/trace
...polopoly.jsp?d=5236&l=sv&linkTarget=_top
+decode =
+l = sv
+linkTarget = _top
+linkUrl = http://www.smhi.se/cmp/jsp/polopoly.jsp?d=5236
+>>> txt=<a href=%22asfunction:_root.launchURL,0%22>ADOBE FLASH CS3 PROFESSIONAL</a>&textcolor=#ffffff&hovercolor=#c00c00&linkcolor=#ffffff&w=640&h=28&sifr_url_0=/products/flash/
+decode =
+h = 28
+hovercolor = #c00c00
+linkcolor = #ffffff
+sifr_url_0 = /products/flash/
+textcolor = #ffffff
+txt = <a href="asfunction:_root.launchURL,0">ADOBE FLASH CS3 PROFESSIONAL</a>
+w = 640
+>>> si...
2009 Jan 15
2
Interface to open source Reporting tools
...epackage{floatflt,graphicx,times}
> \usepackage[usenames,dvipsnames]{color}
> \usepackage{longtable,pdflscape}
> \usepackage{rotating}
> \usepackage{verbatim}
> \usepackage[ps2pdf,
> bookmarks=true,
> bookmarksnumbered=false,
> bookmarksopen=false,
> colorlinks=true,
> linkcolor=webblue]{hyperref}
>
> \definecolor{webgreen}{rgb}{0, 0.5, 0} % less intense green
> \definecolor{webblue}{rgb}{0, 0, 0.5} % less intense blue
> \definecolor{webred}{rgb}{0.5, 0, 0} % less intense red
>
> \usepackage[all]{hypcap}
> \pdfbookmark[1]{Contents}{table}
> \title{B...