Codebase list cafeobj / 9295130
use motoya rounded instead of Noto Norbert Preining 7 years ago
3 changed file(s) with 4 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
99 * add texlive-generic-extra to build deps (Closes: #830445)
1010 * documentation files: use tikz instead of graffle generated pdf
1111 * bump standards version, no changes necessary
12 * add fonts-noto-cjk to build dependencies
12 * add MotoyaLMaru fonts to build dependencies for logo
1313
14 -- Norbert Preining <preining@debian.org> Wed, 27 Jul 2016 22:50:00 +0900
14 -- Norbert Preining <preining@debian.org> Wed, 27 Jul 2016 23:07:02 +0900
1515
1616 cafeobj (1.5.4-4) unstable; urgency=medium
1717
11 Section: science
22 Priority: optional
33 Maintainer: Norbert Preining <preining@debian.org>
4 Build-Depends: debhelper (>= 8.1.0~), sbcl, fonts-mplus, fonts-freefont-otf, texlive-latex-recommended, texlive-fonts-recommended, texlive-latex-extra, texlive-bibtex-extra, texlive-xetex, lmodern, pandoc, pandoc-citeproc, texlive-generic-extra, imagemagick, fonts-noto-cjk
4 Build-Depends: debhelper (>= 8.1.0~), sbcl, fonts-mplus, fonts-freefont-otf, texlive-latex-recommended, texlive-fonts-recommended, texlive-latex-extra, texlive-bibtex-extra, texlive-xetex, lmodern, pandoc, pandoc-citeproc, texlive-generic-extra, imagemagick, fonts-motoya-l-maruberi
55 Standards-Version: 3.9.8
66 Homepage: http://cafeobj.org/
77 Vcs-Git: git://git.cafeobj.org/cafeobj.git
88 \usepackage{fontspec}
99 -\newfontface\hira{Hiragino Maru Gothic Pro}
1010 +%\newfontface\hira{Hiragino Maru Gothic Pro}
11 +\newfontface\hira{Noto Sans CJK JP}
11 +\newfontface\hira{MotoyaLMaru}
1212 \usepackage{tikz}
1313 \usetikzlibrary{shadows}
1414 \usetikzlibrary{shadows.blur}