File: debianization-adhoc.patch

package info (click to toggle)
apophenia 1.0%2Bds-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 2,968 kB
  • sloc: ansic: 19,483; makefile: 372; awk: 124; sh: 105; sed: 32
file content (22 lines) | stat: -rw-r--r-- 929 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description: debianization -- ad hoc
 Meant to address Debian Policy requirements through ad hoc approaches:
 a PNG image that must be present in the source tarball is imported
 and incorporated as is as Debian material; this regrettable oversight
 has been reported to the upstream maintainer.
Origin: debian
Author: Jerome Benoit <calculus@rezozer.net>
Last-Update: 2015-07-08

--- a/docs/documentation.h
+++ b/docs/documentation.h
@@ -2637,8 +2637,8 @@
 relate. It is taken from this
 <a href="http://modelingwithdata.org/pdfs/cheatsheet.pdf">cheat sheet</a> on general C and SQL use (2 page PDF).
 
-\image html http://apophenia.info/structs.png width="100%"
-\image latex ../structs.png width=18cm
+\image html structs.png  width="100%"
+\image latex structs.png width=18cm
 
 All of the elements of the \ref apop_data structure are laid out at middle-left. You have
 already met the vector, matrix, weights, and text grid.