作者qerter (研究僧)
看板LaTeX
标题Re: cjkutf8.map not found
时间Mon Jun 25 22:45:41 2007
※ 引述《[email protected] (蒙古大夫 2.0)》之铭言:
: ※ 引述《[email protected] (研究僧)》之铭言:
: > 我把它另存新档一份
: > http://qerter.im.nuk.edu.tw/~qerter/tex.htm
: 那是他们自行制作的字型 map,没有安装那个字型,当然就不会
: 有他所说的那个 map。
: 请提供完整的小例子,这样才能知道问题出在哪里。
小例子为
<%
\documentclass[12pt,a4paper]{extreport}
\usepackage{CJKutf8}
\usepackage{graphicx}
\title{资管个案期末报告:台湾学术与研究网路骨干架构转移}
\author{薛昱仁 \\ 指导教授:陶幼慧}
\linespread{1.5}
\usepackage[margin=1.5cm]{geometry}
\renewcommand{\contentsname}{目录}
\renewcommand\listfigurename{图~目~录}
\renewcommand\listtablename{表~目~录}
\renewcommand{\figurename}{图~}
\renewcommand{\tablename}{表~}
\begin{document}
\begin{CJK}{UTF8}{nsung}
\maketitle
\tableofcontents
\listoffigures
\listoftables
\chapter{国家高速网路与计算中心简介}
\chapter{TWAREN计画}
\chapter{TANET问题}
\section{TWAREN网路架构}
\end{CJK}
\end{document}
%>
$latex main.tex 第一次会过
$latex main.tex 第二次就不会过了
错误讯息如下
! Package inputenc Error: Unicode char \u 8:问 not set up for use with LaTeX.
See the inputenc package documentation for explanation.
Type H <return> for immediate help.
...
l.3 ...ak or <return> to continue without it.}}{6}
? q
我是使用Debian套件里面的latex-cjk 版本是4.7.04.7.0+git20070504-3
很奇怪的是我使用extarticle + section就没有问题,同样的文件
只有改extreport 变成extarticle, chapter 改成section , section改成subsection
请多指教~"~,谢谢
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.127.200.50