~ubuntu-branches/ubuntu/utopic/yelp/utopic-proposed

« back to all changes in this revision

Viewing changes to data/mathjax/jax/output/HTML-CSS/fonts/TeX/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Matthew Fischer
  • Date: 2013-05-25 20:01:06 UTC
  • mfrom: (1.1.67) (131.1.1 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130525200106-4re1oimhqy8exd9b
Tags: 3.8.1-0ubuntu1
* New upstream release (LP: #1184244)
  - Added test token for classic mode (Matthias Clasen)
  - Updated translations
  - Stop checking for pangox and X11 (Emilio Pozuelo Monfort)
  - Add keywords to the desktop file (Matthias Clasen)
  - Fixed handling of xref links with anchors, #686095 (Tails developers)
  - Fixed various memory management bugs, #683100 (Carlos Garcia Campos)
  - Added local copy of MathJax for MathML display (Shaun McCance)
  - Added support for xdg help system in All Documents (Shaun McCance)
  - Fixed if:test="action:install" (Shaun McCance)
  - Switched to using 'itstool -j' for XSL domain (Shaun McCance)
* Refreshed patches, removed some patches that have been unused for some
  time.
  - debian/patches/00_no_am_gnu_gettext.patch - Removed, unused
  - debian/patches/02_man-utf8.patch - Removed, unused
  - debian/patches/04_man-utf8.patch - Removed, unused

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS =                       \
 
2
        AMS/Regular             \
 
3
        Caligraphic/Bold        \
 
4
        Caligraphic/Regular     \
 
5
        Fraktur/Bold            \
 
6
        Fraktur/Regular         \
 
7
        Greek/Bold              \
 
8
        Greek/BoldItalic        \
 
9
        Greek/Italic            \
 
10
        Greek/Regular           \
 
11
        Main/Bold               \
 
12
        Main/Italic             \
 
13
        Main/Regular            \
 
14
        Math/BoldItalic         \
 
15
        Math/Italic             \
 
16
        SansSerif/Bold          \
 
17
        SansSerif/Italic        \
 
18
        SansSerif/Regular       \
 
19
        Script/Regular          \
 
20
        Size1/Regular           \
 
21
        Size2/Regular           \
 
22
        Size3/Regular           \
 
23
        Size4/Regular           \
 
24
        Typewriter/Regular
 
25
 
 
26
mjdir=$(datadir)/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX
 
27
 
 
28
mj_DATA = fontdata-extra.js fontdata.js
 
29
 
 
30
EXTRA_DIST = $(mj_DATA)