[go: up one dir, main page]

File: jpfonts.conf

package info (click to toggle)
advi 1.10.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 14,588 kB
  • ctags: 2,692
  • sloc: ml: 12,289; sh: 1,032; ansic: 1,016; makefile: 708; perl: 55
file content (21 lines) | stat: -rw-r--r-- 594 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Japanese font table configuration
#   /etc/advi/jpfonts.conf 
#   ~/.advi/jpfonts.conf 
#
# Each line consists of the following three elements:
#
#   TeX-font-name font-type font-file-name
#
# which associate Japanese TeX font names to TrueType font files.
# [font-type] affects character rendering parameter, which can be
# either [Mincho] or [Gothic]. 
#
# The default (upstream) setting is as follows:
#
# min Mincho msmincho.ttc
# goth Gothic msgothic.ttc
#

min  Mincho /usr/share/fonts/truetype/fonts-japanese-mincho.ttf
goth Gothic /usr/share/fonts/truetype/fonts-japanese-gothic.ttf