summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvictory .deb <victory.deb@gmail.com>2017-01-16 08:37:54 +0000
committervictory .deb <victory.deb@gmail.com>2017-01-16 08:37:54 +0000
commit4a1ee8ccfd56ba2758d544492159486657c73044 (patch)
treef9090fddcd5950329cd133c39cf5efc55ad6ab13
parent3106e24954b0d3027ae35fa55976078611298f65 (diff)
downloadinstallation-guide-4a1ee8ccfd56ba2758d544492159486657c73044.zip
Font used for Japanese pdf needs to be changed as currently used IPA fonts lack TM mark.
-rw-r--r--build/stylesheets/dblatex.xsl12
-rw-r--r--debian/control4
2 files changed, 8 insertions, 8 deletions
diff --git a/build/stylesheets/dblatex.xsl b/build/stylesheets/dblatex.xsl
index dc3eee070..a16797c24 100644
--- a/build/stylesheets/dblatex.xsl
+++ b/build/stylesheets/dblatex.xsl
@@ -7,12 +7,12 @@
<xsl:choose>
<xsl:when test="contains(/book/@lang,'ja')">
<xsl:text>\usepackage{xeCJK}&#10;</xsl:text>
- <xsl:text>\setCJKmainfont{IPAPGothic}&#10;</xsl:text>
- <xsl:text>\setCJKsansfont{IPAPGothic}&#10;</xsl:text>
- <xsl:text>\setCJKmonofont{IPAPGothic}&#10;</xsl:text>
- <xsl:text>\setmainfont{IPAPGothic}&#10;</xsl:text>
- <xsl:text>\setsansfont{IPAPGothic}&#10;</xsl:text>
- <xsl:text>\setmonofont{IPAPGothic}&#10;</xsl:text>
+ <xsl:text>\setCJKmainfont{VL-PGothic-Regular}&#10;</xsl:text>
+ <xsl:text>\setCJKsansfont{VL-PGothic-Regular}&#10;</xsl:text>
+ <xsl:text>\setCJKmonofont{VL-PGothic-Regular}&#10;</xsl:text>
+ <xsl:text>\setmainfont{VL-PGothic-Regular}&#10;</xsl:text>
+ <xsl:text>\setsansfont{VL-PGothic-Regular}&#10;</xsl:text>
+ <xsl:text>\setmonofont{VL-PGothic-Regular}&#10;</xsl:text>
</xsl:when>
<xsl:when test="contains(/book/@lang,'ko')">
<xsl:text>\usepackage{xeCJK}&#10;</xsl:text>
diff --git a/debian/control b/debian/control
index 76184eeea..0642bd337 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.9.5
Vcs-Svn: svn://svn.debian.org/d-i/trunk/manual
Vcs-Browser: http://anonscm.debian.org/viewvc/d-i/trunk/manual/
Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-parser-perl, w3m, poxml, jadetex, openjade, dblatex, docbook-dsssl, ghostscript, texlive-xetex, lmodern, texlive-lang-cyrillic, texlive-lang-czechslovak, texlive-lang-european, texlive-lang-french, texlive-lang-german, texlive-lang-greek, texlive-lang-italian, texlive-lang-other, texlive-lang-portuguese, texlive-lang-spanish, ko.tex-base, cm-super, fonts-wqy-microhei, fonts-ipafont-gothic, fonts-freefont-ttf
+Build-Depends-Indep: docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-parser-perl, w3m, poxml, jadetex, openjade, dblatex, docbook-dsssl, ghostscript, texlive-xetex, lmodern, texlive-lang-cyrillic, texlive-lang-czechslovak, texlive-lang-european, texlive-lang-french, texlive-lang-german, texlive-lang-greek, texlive-lang-italian, texlive-lang-other, texlive-lang-portuguese, texlive-lang-spanish, ko.tex-base, cm-super, fonts-wqy-microhei, fonts-vlgothic, fonts-freefont-ttf
# This comment can also be used to generate a Build-Depends-Indep line, by
# running the debian/genbuilddeps program. So put each build dep on its own
# line, prefixed by " - " and to comment out a build dep, start the line
@@ -61,7 +61,7 @@ Build-Depends-Indep: docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-
# Font for Russian ps.
# - fonts-wqy-microhei
# Font for Korean and Chinese pdf.
-# - fonts-ipafont-gothic
+# - fonts-vlgothic
# Font for Japanese pdf.
# - fonts-freefont-ttf