[問題] 請問一個特殊符號的打法?
First, you need a font that supports such symbol. Check the following websi=
te
http://www.fileformat.info/info/unicode/char/3011/fontsupport.htm
Second, do what follows (I use xelatex becaues utf)=20
%The Chinese character may be garbbled (funny)
\documentclass[12pt]{article}
\usepackage{fontspec}
\usepackage{xeCJK}
\setmainfont{Times New Roman}
\setCJKmainfont{=E6=A8=99=E6=A5=B7=E9=AB=94} %kaiu.ttf bkai
\begin{document}
\char"3010 text here \char"3011
\end{document}
推
04/30 10:03, , 1F
04/30 10:03, 1F
討論串 (同標題文章)
完整討論串 (本文為第 2 之 2 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章