Skip to content

Commit 793ee32

Browse files
committed
Use Fandol fontset
1 parent 526ced7 commit 793ee32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%!TEX program=xelatex
22

33
\documentclass[12pt,a4paper,UTF8]{article}
4-
\usepackage{ctex} % Chinese support
4+
\usepackage[fontset=fandol]{ctex} % Chinese support, using Fandol fonts
55
\usepackage{graphicx} % Insert images
66
\usepackage{listings} % Print source code
77
\usepackage{color} % Color support

0 commit comments

Comments
 (0)