File: control

package info (click to toggle)
mathjax 2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 173,060 kB
  • ctags: 4,864
  • sloc: perl: 256; makefile: 18
file content (69 lines) | stat: -rw-r--r-- 2,994 bytes parent folder | download
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
Source: mathjax
Section: web
Priority: optional
Maintainer: Dmitry Shachnev <mitya57@debian.org>
Uploaders: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9), yui-compressor, perl
Standards-Version: 3.9.6
Homepage: http://www.mathjax.org
Vcs-Git: git://anonscm.debian.org/pkg-javascript/mathjax.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-javascript/mathjax.git

Package: libjs-mathjax
Architecture: all
Depends: ${misc:Depends}, fonts-mathjax
Suggests: fonts-stix, fonts-mathjax-extras, libjs-mathjax-doc
Description: JavaScript display engine for LaTeX and MathML
 MathJax was designed with the goal of consolidating the recent advances in web
 technologies into a single, definitive, math-on-the-web platform supporting
 the major browsers and operating systems.
 .
 It requires no setup on the part of the user (no plugins to download or
 software to install), so the page author can write web documents that include
 mathematics and be confident that users will be able to view it naturally and
 easily. Simply include MathJax and some mathematics in a web page, and MathJax
 will do the rest.

Package: fonts-mathjax
Section: fonts
Architecture: all
Depends: ${misc:Depends}
Suggests: libjs-mathjax
Breaks: libjs-mathjax (<< 2.1)
Replaces: libjs-mathjax (<< 2.1)
Multi-Arch: foreign
Description: JavaScript display engine for LaTeX and MathML (fonts)
 MathJax was designed with the goal of consolidating the recent advances in web
 technologies into a single, definitive, math-on-the-web platform supporting
 the major browsers and operating systems.
 .
 It requires no setup on the part of the user (no plugins to download or
 software to install), so the page author can write web documents that include
 mathematics and be confident that users will be able to view it naturally and
 easily. Simply include MathJax and some mathematics in a web page, and MathJax
 will do the rest.
 .
 This package contains OTF, SVG and WOFF fonts for MathJax.
 
Package: fonts-mathjax-extras
Section: fonts
Architecture: all
Depends: ${misc:Depends}
Recommends: fonts-mathjax
Suggests: libjs-mathjax
Breaks: libjs-mathjax (<< 2.1)
Replaces: libjs-mathjax (<< 2.1)
Multi-Arch: foreign
Description: JavaScript display engine for LaTeX and MathML (extra fonts)
 MathJax was designed with the goal of consolidating the recent advances in web
 technologies into a single, definitive, math-on-the-web platform supporting
 the major browsers and operating systems.
 .
 It requires no setup on the part of the user (no plugins to download or
 software to install), so the page author can write web documents that include
 mathematics and be confident that users will be able to view it naturally and
 easily. Simply include MathJax and some mathematics in a web page, and MathJax
 will do the rest.
 .
 This package contains EOT and PNG fonts for MathJax, that are provided in
 addition to OTF, SVG and WOFF fonts in "fonts-mathjax" package.