[Pomp-commits] r777 - in www: . content vignettes
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Aug 22 18:36:06 CEST 2012
Author: kingaa
Date: 2012-08-22 18:36:06 +0200 (Wed, 22 Aug 2012)
New Revision: 777
Modified:
www/content/authors.htm
www/content/refs.htm
www/content/vignettes.htm
www/index.php
www/vignettes/advanced_topics_in_pomp.pdf
www/vignettes/intro_to_pomp.pdf
www/whitestyle.css
Log:
Modified: www/content/authors.htm
===================================================================
--- www/content/authors.htm 2012-08-22 08:26:17 UTC (rev 776)
+++ www/content/authors.htm 2012-08-22 16:36:06 UTC (rev 777)
@@ -1,4 +1,4 @@
-<h3>Authors</h3>
+<h2>Authors</h2>
<dl>
<dd><a href="http://kinglab.eeb.lsa.umich.edu/king/">Aaron King</a></dd>
Modified: www/content/refs.htm
===================================================================
--- www/content/refs.htm 2012-08-22 08:26:17 UTC (rev 776)
+++ www/content/refs.htm 2012-08-22 16:36:06 UTC (rev 777)
@@ -1,4 +1,4 @@
-<h3><a name="SECTIONREF">References</a></h3>
+<h2><a name="SECTIONREF">References</a></h2>
<dl compact>
<dt><a name="Andrieu2010">Andrieu, C., A. Doucet, and R. Holenstein. 2010.</a></dt>
Modified: www/content/vignettes.htm
===================================================================
--- www/content/vignettes.htm 2012-08-22 08:26:17 UTC (rev 776)
+++ www/content/vignettes.htm 2012-08-22 16:36:06 UTC (rev 777)
@@ -1,8 +1,5 @@
-<h3>Vignettes of package pomp</h3>
-<dl>
-<dt><a href="vignettes/intro_to_pomp.pdf">intro_to_pomp.pdf</a>:</dt>
-<dd>Introduction to <b>pomp</b></dd>
-<dt><a href=
-"vignettes/advanced_topics_in_pomp.pdf">advanced_topics_in_pomp.pdf</a>:</dt>
-<dd>Advanced topics in <b>pomp</b></dd>
-</dl>
+<h2>Vignettes of package pomp</h2>
+
+<p><a href="vignettes/intro_to_pomp.pdf">Introduction to <b>pomp</b></a></p>
+
+<p><a href="vignettes/advanced_topics_in_pomp.pdf">Advanced topics in <b>pomp</b></a></p>
Modified: www/index.php
===================================================================
--- www/index.php 2012-08-22 08:26:17 UTC (rev 776)
+++ www/index.php 2012-08-22 16:36:06 UTC (rev 777)
@@ -18,7 +18,8 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en ">
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta name="keywords" content="stochastic dynamics, inference, hidden Markov model, state space model" />
<title><?php echo $group_name; ?></title>
<link href="./whitestyle.css" rel="stylesheet" type="text/css">
</head>
@@ -51,7 +52,7 @@
<li><a href="<?php echo $cranpage;?>">Release Version (<?php print $cranversion; ?>) on CRAN</a></li>
<li><a target="_blank" href="http://cran.at.r-project.org/web/packages/pomp/pomp.pdf"><i>pomp</i> manual (PDF)</a></li>
<li><a href="http://lists.r-forge.r-project.org/pipermail/pomp-announce/"><i>pomp-announce</i> mailing list archives</a></li>
-<li><a href="http://cran.at.r-project.org/web/packages/pomp/NEWS">Package NEWS file</a></li>
+<li><a target="_blank" href="http://cran.at.r-project.org/web/packages/pomp/NEWS">Package NEWS file</a></li>
<li><a href="./index.php?nav=vignettes">Tutorial vignettes</a></li>
<li><a href="./index.php?nav=bib">References to the literature</a></li>
<li><a href="./index.php?nav=authors">Authors' homepages</a></li>
@@ -95,4 +96,3 @@
</table>
</body>
</html>
-
Modified: www/vignettes/advanced_topics_in_pomp.pdf
===================================================================
(Binary files differ)
Modified: www/vignettes/intro_to_pomp.pdf
===================================================================
(Binary files differ)
Modified: www/whitestyle.css
===================================================================
--- www/whitestyle.css 2012-08-22 08:26:17 UTC (rev 776)
+++ www/whitestyle.css 2012-08-22 16:36:06 UTC (rev 777)
@@ -1,50 +1,71 @@
body {
color: #000000;
background: #ffffff;
- font-family: Lucida;
+ font-family: "DejaVu Sans", "Arial Sans", Arial, sans;
}
-a {text-decoration: none }
-a:link { color: #0000ff;}
-a:visited { color: #0000ff;}
-a:active { color: #ff0000;}
-a:hover { color: #ff0000;}
+.emph {
+ color: #ff0000;
+ font-weight: bold;
+}
-tr {vertical-align: top;}
-td {color: #000000; vertical-align: top;}
-th {color: #000000;}
-p {color: #000000;}
-caption {color: #000000;}
+.firstcharacter {
+ float: left;
+ color: #3333ff;
+ font-size: 3em;
+ line-height: 3em;
+# vertical-align: top;
+ padding-top: 2px;
+ padding-right: 2px;
+ padding-left: 2px;
+}
+h1, h2, h3, h4 {
+ font-family: "DejaVu Sans", "Arial Sans", Arial, sans;
+ font-weight: bold;
+ font-variant: normal;
+}
h1 {
- color: #000000;
- font-family: Lucida;
- font-size: large;
+ font-size: 1.5em;
}
h2 {
- color: #000000;
- font-family: Lucida;
+ font-size: 1.375em;
}
h3 {
- color: #000000;
- font-family: Lucida;
+ font-size: 1.25em;
}
h4 {
- color: #000000;
- font-family: Lucida;
+ font-size: 1.125em;
}
-
-small.xtiny { font-size : xx-small }
-small.tiny { font-size : x-small }
-small.scriptsize { font-size : smaller }
-small.footnotesize { font-size : small }
-small.small { }
-big.large { }
-big.xlarge { font-size : large }
-big.xxlarge { font-size : x-large }
-big.huge { font-size : larger }
-big.xhuge { font-size : xx-large }
-
-.emph {
- color: #E32644
+p, ul, ol {
+ text-align: left;
}
+tr {
+ vertical-align: top;
+}
+a:link, a:visited {
+ color: #0000ff;
+ text-decoration: none;
+}
+a:hover, a:active {
+ color: #ff3333;
+ text-decoration: none;
+}
+thead {
+ display: table-header-group;
+}
+dl, ul, ol, dd {
+ page-break-before: avoid;
+}
+dt, dd, tr, h1, h2, h3, h4, li, p {
+ page-break-inside: avoid;
+}
+dt, h1, h2, h3, h4 {
+ page-break-after: avoid;
+}
+dt, dd {
+ text-align: left;
+}
+dt {
+ font-weight: bold;
+}
More information about the pomp-commits
mailing list