My favorites | Sign in
Logo
                
Details: Show all Hide all

Last 30 days

  • Dec 09, 2009
    issue 20 (用于更新了一些宏包,CTeX无法正常工作) reported by JiangDZH   -   更新了一些宏包,结果发现CTeX宏包无法正常工作,下面是出错信息片段: ========================================================= ... ... ("E:\MiKTeX\MiKTeX 2.8\tex\latex\ctex\engine\ctex-cjk-common.def") ("E:\MiKTeX\MiKTeX 2.8\tex\latex\ctex\fontset\ctex-xecjk- winfonts.def"Running miktex-makemf.exe... miktex-makemf: The ICU source file could not be found. Running hbf2gf.exe... hbf2gf (CJK ver. 4.8.0) Couldn't find `I.cfg' miktex-maketfm: No creation rule for font ICU. ! Font \@tempfontb=[simkai.ttf]/ICU at 10.0pt not loadable: Metric (TFM) file o r installed font not found. \\zf@make@font@shapes ...f@suffix " at \f@size pt \edef \@tempb {\fontname \... l.5 {SimSun} ? ========================================================== 出问题的CTeX版本是 2009/10/20 v0.95,XeTeX, 版本 3.1415926-2.2-0.9995.1 (MiKTeX 2.8),Windows系统 用于测试的文件很简单,如下 \documentclass[12pt]{ctexart} \begin{document} 中文宏包测试 \end{document} 另外,如果采用直接使用xecjk的方式却可以编译成功,测试文件如下 \documentclass{article} \usepackage{xeCJK} \setCJKmainfont[BoldFont=SimHei,ItalicFont=SimHei]{SimSun} \begin{document} 中文测试 \end{document} 谢谢!
    更新了一些宏包,结果发现CTeX宏包无法正常工作,下面是出错信息片段: ========================================================= ... ... ("E:\MiKTeX\MiKTeX 2.8\tex\latex\ctex\engine\ctex-cjk-common.def") ("E:\MiKTeX\MiKTeX 2.8\tex\latex\ctex\fontset\ctex-xecjk- winfonts.def"Running miktex-makemf.exe... miktex-makemf: The ICU source file could not be found. Running hbf2gf.exe... hbf2gf (CJK ver. 4.8.0) Couldn't find `I.cfg' miktex-maketfm: No creation rule for font ICU. ! Font \@tempfontb=[simkai.ttf]/ICU at 10.0pt not loadable: Metric (TFM) file o r installed font not found. \\zf@make@font@shapes ...f@suffix " at \f@size pt \edef \@tempb {\fontname \... l.5 {SimSun} ? ========================================================== 出问题的CTeX版本是 2009/10/20 v0.95,XeTeX, 版本 3.1415926-2.2-0.9995.1 (MiKTeX 2.8),Windows系统 用于测试的文件很简单,如下 \documentclass[12pt]{ctexart} \begin{document} 中文宏包测试 \end{document} 另外,如果采用直接使用xecjk的方式却可以编译成功,测试文件如下 \documentclass{article} \usepackage{xeCJK} \setCJKmainfont[BoldFont=SimHei,ItalicFont=SimHei]{SimSun} \begin{document} 中文测试 \end{document} 谢谢!
  • Nov 28, 2009
    issue 19 (ctex包的问题) reported by luochaod...@yahoo.cn   -   最近更新了些宏包,具体记不清了,最简单的文件就出现以下错误 (f:/MTeX/utils/xetex/tex/xelatex/euenc/eu1enc.def) (f:/MTeX/utils/xetex/tex/xelatex/euenc/lm/eu1lmr.fd)kpathsea: Invalid fontname ` [lmroman10-regular]', contains '[' ! Font EU1/lmr/m/n/10=[lmroman10-regular]:mapping=tex-text at 10.0pt not loadab le: Metric (TFM) file or installed font not found. <to be read again> relax l.61 \fontencoding\encodingdefault\selectfont 最简单的文件就是 \documentclass{article} \usepackage{xeCJK} \begin{document}abc \end{document}
    最近更新了些宏包,具体记不清了,最简单的文件就出现以下错误 (f:/MTeX/utils/xetex/tex/xelatex/euenc/eu1enc.def) (f:/MTeX/utils/xetex/tex/xelatex/euenc/lm/eu1lmr.fd)kpathsea: Invalid fontname ` [lmroman10-regular]', contains '[' ! Font EU1/lmr/m/n/10=[lmroman10-regular]:mapping=tex-text at 10.0pt not loadab le: Metric (TFM) file or installed font not found. <to be read again> relax l.61 \fontencoding\encodingdefault\selectfont 最简单的文件就是 \documentclass{article} \usepackage{xeCJK} \begin{document}abc \end{document}
  • Nov 25, 2009
    r211 (Fix bug in bookmarks when using hyperref with pdfLaTeX) committed by wulingyun   -   Fix bug in bookmarks when using hyperref with pdfLaTeX
    Fix bug in bookmarks when using hyperref with pdfLaTeX
  • Nov 23, 2009
    r210 (Add option zhmap and nozhmap to use system fontmap settings ...) committed by wulingyun   -   Add option zhmap and nozhmap to use system fontmap settings Update to v0.96
    Add option zhmap and nozhmap to use system fontmap settings Update to v0.96
  • Nov 22, 2009
    r209 (Remove usage of LiSu and YouYuan in xecjk winfonts It creat...) committed by gzjjgod   -   Remove usage of LiSu and YouYuan in xecjk winfonts It creates too much confusion than the problem it solved. Many people don't have these two fonts present (if they haven't installed Microsoft Office). Besides, load 4 basic fonts at once is already too much. Users who does have these fonts can still use \setCJKfamilyfont{zhli,zhyou}{} to use them.
    Remove usage of LiSu and YouYuan in xecjk winfonts It creates too much confusion than the problem it solved. Many people don't have these two fonts present (if they haven't installed Microsoft Office). Besides, load 4 basic fonts at once is already too much. Users who does have these fonts can still use \setCJKfamilyfont{zhli,zhyou}{} to use them.
  • Nov 22, 2009
    r208 (Update ctex to v0.95) committed by gzjjgod   -   Update ctex to v0.95
    Update ctex to v0.95

Earlier this year

  • Oct 19, 2009
    r207 (Update xeCJK to 2.3.10) committed by gzjjgod   -   Update xeCJK to 2.3.10
    Update xeCJK to 2.3.10
  • Oct 06, 2009
    r206 (Remove use of CJKnumb, correct adobefonts) committed by gzjjgod   -   Remove use of CJKnumb, correct adobefonts
    Remove use of CJKnumb, correct adobefonts
  • Sep 23, 2009
    issue 18 (ctex 宏包 GBK 编码使用 pdflatex 或者 latex 编译失败) Status changed by yuleopen   -   should be fixed right now...
    Status: Fixed
    should be fixed right now...
    Status: Fixed
  • Sep 23, 2009
    issue 18 (ctex 宏包 GBK 编码使用 pdflatex 或者 latex 编译失败) Status changed by gzjjgod   -  
    Status: WontFix
    Status: WontFix
  • Sep 23, 2009
    r205 (the last commit forgot to add those files) committed by yuleopen   -   the last commit forgot to add those files
    the last commit forgot to add those files
  • Sep 23, 2009
    r204 (add cyberb,gbk tfms to meet CJK definition; put c{19,70}{hei...) committed by yuleopen   -   add cyberb,gbk tfms to meet CJK definition; put c{19,70}{hei,kai,li,fs,you}.fd back to font definition to preserve compatibility; update the scripts and maps to meet the above changes
    add cyberb,gbk tfms to meet CJK definition; put c{19,70}{hei,kai,li,fs,you}.fd back to font definition to preserve compatibility; update the scripts and maps to meet the above changes
  • Sep 22, 2009
    r203 (Add zhfd.lua to generate fd files with zh prefix in zhmetric...) committed by wulingyun   -   Add zhfd.lua to generate fd files with zh prefix in zhmetrics package Use new fd files with zh prefix in ctex package
    Add zhfd.lua to generate fd files with zh prefix in zhmetrics package Use new fd files with zh prefix in ctex package
  • Sep 21, 2009
    r202 (remove the cflags since it will break the compilation on sys...) committed by yuleopen   -   remove the cflags since it will break the compilation on systems other than mac os x 10.5 or higher
    remove the cflags since it will break the compilation on systems other than mac os x 10.5 or higher
  • Sep 20, 2009
    r201 (Add gbk2uni) committed by gzjjgod   -   Add gbk2uni
    Add gbk2uni
  • Sep 19, 2009
    r200 (donated 说 ctan 不允许重名文件,所以撤销了,暂且由 Linux 用户自己在 TEXMFHOME 里更名) committed by Yubao.Liu   -   donated 说 ctan 不允许重名文件,所以撤销了,暂且由 Linux 用户自己在 TEXMFHOME 里更名
    donated 说 ctan 不允许重名文件,所以撤销了,暂且由 Linux 用户自己在 TEXMFHOME 里更名
  • Sep 19, 2009
    r199 (CJK 需要小写的 fd文件名) committed by Yubao.Liu   -   CJK 需要小写的 fd文件名
    CJK 需要小写的 fd文件名
  • Sep 15, 2009
    r198 (更新到新版本的 t-simplefonts 并修正 test.tex 支持新的用法) committed by Yubao.Liu   -   更新到新版本的 t-simplefonts 并修正 test.tex 支持新的用法
    更新到新版本的 t-simplefonts 并修正 test.tex 支持新的用法
  • Sep 15, 2009
    r197 (Use zhmetrics.tex to configure the font mapping for pdftex a...) committed by wulingyun   -   Use zhmetrics.tex to configure the font mapping for pdftex and dvipdfmx
    Use zhmetrics.tex to configure the font mapping for pdftex and dvipdfmx
  • Sep 15, 2009
    issue 14 (对大写希腊字母使用 \mathit,如\mathit{\Gamma} 时的问题) Status changed by wulingyun   -  
    Status: Invalid
    Status: Invalid
  • Sep 15, 2009
    r196 (Add *.fd files to zhmetrics package) committed by wulingyun   -   Add *.fd files to zhmetrics package
    Add *.fd files to zhmetrics package
  • Sep 15, 2009
    issue 13 (合并ctex-kit和ctex-doc) Status changed by wulingyun   -  
    Status: Done
    Status: Done
  • Sep 15, 2009
    SimpleChineseTemplates (各种工具链下最简单的中文文档模板) Wiki page edited by Yubao.Liu   -   Revision r195 fix errors when use latex + CJKutf8, thanks to snoopyzhao@newsmth
    Revision r195 fix errors when use latex + CJKutf8, thanks to snoopyzhao@newsmth
  • Sep 14, 2009
    SimpleChineseTemplates (各种工具链下最简单的中文文档模板) Wiki page edited by Yubao.Liu   -   Revision r194 修正 CJK 的 UTF8 版本说明
    Revision r194 修正 CJK 的 UTF8 版本说明
  • Sep 14, 2009
    SimpleChineseTemplates (各种工具链下最简单的中文文档模板) Wiki page edited by Yubao.Liu   -   Revision r193 dvips 使用 Type 1 中文字体复制、搜索都正常,显示效果也很好
    Revision r193 dvips 使用 Type 1 中文字体复制、搜索都正常,显示效果也很好
  • Sep 13, 2009
    SimpleChineseTemplates (各种工具链下最简单的中文文档模板) Wiki page edited by Yubao.Liu   -   Revision r192 fix commands to install cmap files generated by makecmap.tex in ccmap macro package
    Revision r192 fix commands to install cmap files generated by makecmap.tex in ccmap macro package
  • Sep 13, 2009
    r191 (Update to v0.94 and docs) committed by gzjjgod   -   Update to v0.94 and docs
    Update to v0.94 and docs
  • Sep 13, 2009
    SimpleChineseTemplates-output-0.2.tar.gz (generated pdf and ps files for SimpleChineseTemplates-0.2) file uploaded by Yubao.Liu
  • Sep 13, 2009
    SimpleChineseTemplates-0.2.tar.gz (simple chinese LaTeX/ConTeXt document templates) file uploaded by Yubao.Liu
  • Sep 13, 2009
    SimpleChineseTemplates (各种工具链下最简单的中文文档模板) Wiki page edited by Yubao.Liu   -   Revision r190 按照工具链的推荐程度调整各个小节的顺序
    Revision r190 按照工具链的推荐程度调整各个小节的顺序
  • Sep 13, 2009
    r189 (CJKbookmarks takes no effect for xetex as suggested by jjgod) committed by Yubao.Liu   -   CJKbookmarks takes no effect for xetex as suggested by jjgod
    CJKbookmarks takes no effect for xetex as suggested by jjgod
  • Sep 13, 2009
    r188 (Update hyperref invocation) committed by gzjjgod   -   Update hyperref invocation
    Update hyperref invocation
  • Sep 13, 2009
    SimpleChineseTemplates (各种工具链下最简单的中文文档模板) Wiki page edited by Yubao.Liu   -   Revision r187 update to 0.2, merged changes from jjgod
    Revision r187 update to 0.2, merged changes from jjgod
  • Sep 12, 2009
    SupportedSystemsInCTeXPackage (讨论 CTeX 宏包支持的系统) Wiki page edited by gzjjgod   -   Revision r186 Edited wiki page through web user interface.
    Revision r186 Edited wiki page through web user interface.
  • Sep 12, 2009
    SupportedSystemsInCTeXPackage (讨论 CTeX 宏包支持的系统) Wiki page edited by gzjjgod   -   Revision r185 Edited wiki page through web user interface.
    Revision r185 Edited wiki page through web user interface.
  • Sep 12, 2009
    SupportedSystemsInCTeXPackage (讨论 CTeX 宏包支持的系统) Wiki page edited by gzjjgod   -   Revision r184 Edited wiki page through web user interface.
    Revision r184 Edited wiki page through web user interface.
  • Sep 12, 2009
    SupportedSystemsInCTeXPackage (讨论 CTeX 宏包支持的系统) Wiki page added by gzjjgod   -   Revision r183 Created wiki page through web user interface.
    Revision r183 Created wiki page through web user interface.
  • Sep 12, 2009
    r182 (更新模板到 0.2,各种工具链下书签都支持很好, pdflatex 生成的 pdf 中文可以搜索了) committed by Yubao.Liu   -   更新模板到 0.2,各种工具链下书签都支持很好, pdflatex 生成的 pdf 中文可以搜索了
    更新模板到 0.2,各种工具链下书签都支持很好, pdflatex 生成的 pdf 中文可以搜索了
  • Sep 12, 2009
    issue 17 (使用 ctex 宏包的文档用 xelatex 编译时如果指定了 UTF8 选项,会导致书签乱码) Status changed by gzjjgod   -  
    Status: Fixed
    Status: Fixed
  • Sep 12, 2009
    r181 (Upgrade xeCJK to 2.3.8) committed by gzjjgod   -   Upgrade xeCJK to 2.3.8
    Upgrade xeCJK to 2.3.8
  • Sep 12, 2009
    SourceCodeGuideline (关于源代码的一些规约) Wiki page edited by gzjjgod   -   Revision r180 Edited wiki page through web user interface.
    Revision r180 Edited wiki page through web user interface.
  • Sep 12, 2009
    SimpleChineseTemplates (各种工具链下最简单的中文文档模板) Wiki page edited by gzjjgod   -   Revision r179 Edited wiki page through web user interface.
    Revision r179 Edited wiki page through web user interface.
  • Sep 12, 2009
    OurPackageAtCTAN (CTAN 中的位置) Wiki page edited by gzjjgod   -   Revision r178 Edited wiki page through web user interface.
    Revision r178 Edited wiki page through web user interface.
  • Sep 12, 2009
    OurPackageAtCTAN (CTAN 中的位置) Wiki page edited by gzjjgod   -   Revision r177 Edited wiki page through web user interface.
    Revision r177 Edited wiki page through web user interface.
  • Sep 12, 2009
    OurPackageAtCTAN (CTAN 中的位置) Wiki page edited by gzjjgod   -   Revision r176 Edited wiki page through web user interface.
    Revision r176 Edited wiki page through web user interface.
  • Sep 12, 2009
    OurPackageAtCTAN (CTAN 中的位置) Wiki page edited by gzjjgod   -   Revision r175 Edited wiki page through web user interface.
    Revision r175 Edited wiki page through web user interface.
  • Sep 12, 2009
    OurPackageAtCTAN (CTAN 中的位置) Wiki page edited by gzjjgod   -   Revision r174 Edited wiki page through web user interface.
    Revision r174 Edited wiki page through web user interface.
  • Sep 12, 2009
    OurPackageAtCTAN (CTAN 中的位置) Wiki page edited by gzjjgod   -   Revision r173 Edited wiki page through web user interface.
    Revision r173 Edited wiki page through web user interface.
  • Sep 12, 2009
    OurPackageAtCTAN (CTAN 中的位置) Wiki page edited by gzjjgod   -   Revision r172 Edited wiki page through web user interface.
    Revision r172 Edited wiki page through web user interface.
  • Sep 12, 2009
    OurPackageAtCTAN (CTAN 中的位置) Wiki page edited by gzjjgod   -   Revision r171 Edited wiki page through web user interface.
    Revision r171 Edited wiki page through web user interface.
 
Hosted by Google Code