File: skip_include_graphics

package info (click to toggle)
jags 4.3.2-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 12,420 kB
  • sloc: ansic: 46,229; cpp: 37,971; sh: 4,639; yacc: 1,791; makefile: 919; fortran: 773; lex: 368; lisp: 105
file content (159 lines) | stat: -rw-r--r-- 4,479 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 jags (4.3.0-2) unstable; urgency=medium
 .
   * debian/conmtrol: Adding 'mercurial' to Build-Depends
Author: Dirk Eddelbuettel <edd@debian.org>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: 2018-07-09

--- /dev/null
+++ jags-4.3.0/doc/manual/auto/jags_user_manual.el
@@ -0,0 +1,106 @@
+(TeX-add-style-hook
+ "jags_user_manual"
+ (lambda ()
+   (TeX-add-to-alist 'LaTeX-provided-class-options
+                     '(("report" "11pt" "a4paper" "titlepage")))
+   (add-to-list 'LaTeX-verbatim-macros-with-braces-local "path")
+   (add-to-list 'LaTeX-verbatim-macros-with-braces-local "url")
+   (add-to-list 'LaTeX-verbatim-macros-with-delims-local "path")
+   (add-to-list 'LaTeX-verbatim-macros-with-delims-local "url")
+   (TeX-run-style-hooks
+    "latex2e"
+    "report"
+    "rep11"
+    "amsmath"
+    "natbib"
+    "a4wide"
+    "url"
+    "multirow"
+    "amsfonts"
+    "graphicx")
+   (TeX-add-symbols
+    "release"
+    "JAGS"
+    "rjags"
+    "BUGS"
+    "OpenBUGS"
+    "R"
+    "CODA")
+   (LaTeX-add-labels
+    "section:help"
+    "chapter:bugslang"
+    "section:forloops"
+    "section:data:tranformations"
+    "chapter:running"
+    "section:modules"
+    "section:rngs"
+    "section:monitoring"
+    "chapter:R"
+    "section:rjags"
+    "chapter:cmdline"
+    "section:scripting"
+    "data:in"
+    "parameters:in"
+    "section:adapt"
+    "section:monitor"
+    "coda"
+    "table:coda"
+    "data:to"
+    "parameters:to"
+    "samplers:to"
+    "load"
+    "unload"
+    "list:modules"
+    "list:factories"
+    "set:factory"
+    "model:clear"
+    "section:cmdline:data"
+    "section:functions"
+    "table:bugs:link"
+    "table:dpq"
+    "table:bugs:functions:alias"
+    "chapter:distributions"
+    "section:truncation"
+    "section:obfun"
+    "section:base:functions"
+    "table:base:functions"
+    "section:base:monitors"
+    "chapter:bugsmod"
+    "section:bugs:functions"
+    "table:bugs:scalar"
+    "table:bugs:scalar2"
+    "table:bugs:vector"
+    "section:bugs:distributions"
+    "bugs:dbeta"
+    "bugs:dchisqr"
+    "bugs:ddexp"
+    "bugs:dexp"
+    "bugs:df"
+    "bugs:dgamma"
+    "bugs:dgen.gamma"
+    "bugs:dlogis"
+    "bugs:dlnorm"
+    "bugs:dnchisqr"
+    "bugs:dnt"
+    "bugs:dnorm"
+    "bugs:pareto"
+    "bugs:dt"
+    "bugs:dunif"
+    "bugs:dweib"
+    "bugs:dbin"
+    "bugs:dhyper"
+    "bugs:ddirch"
+    "bugs:dmulti"
+    "bugs:dsample"
+    "bugs:dwishart"
+    "section:bugs:obfun"
+    "bugs:dinterval"
+    "bugs:sum"
+    "chapter:glm"
+    "section:glm:distributions"
+    "glm:dordered.categorical"
+    "section:glm::samplers"
+    "chapter:dic")
+   (LaTeX-add-bibliographies))
+ :latex)
+
--- jags-4.3.0.orig/doc/manual/jags_user_manual.tex
+++ jags-4.3.0/doc/manual/jags_user_manual.tex
@@ -3294,14 +3294,14 @@ increases to infinity. The distribution
 with standard deviation $S$. The effect of increasing the degrees of
 freedom is to diminish the weight of the tail.
 
-\begin{figure}
-\resizebox{\textwidth}{!}{
-   \includegraphics{figures/halft.pdf}
-}
-\caption{The half-t distribution with scale $S$ and 2 degrees of
-  freedom (solid line). The dotted line shows the limit as the
-  degrees of freedom increases to infinity \label{figure:halft}}
-\end{figure}
+%\begin{figure}
+%\resizebox{\textwidth}{!}{
+%   \includegraphics{figures/halft.pdf}
+%}
+%\caption{The half-t distribution with scale $S$ and 2 degrees of
+%  freedom (solid line). The dotted line shows the limit as the
+%  degrees of freedom increases to infinity \label{figure:halft}}
+%\end{figure}
 
 \subsubsection{Scaled Wishart: \texttt{dscaled.wishart}}