Giter Site home page Giter Site logo

chinesejfm's People

Contributors

tanukihee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

chinesejfm's Issues

使用 ltjtarticle 等文档类直排时无法指定 vert 特性

Minimal (Not) Working Example:

\documentclass{ltjtarticle}
\usepackage{luatexja-fontspec}
\setmainjfont{Noto Serif CJK SC}[TateFeatures = {JFM = {zh_CN/{quanjiao , vert}}}]% 亦可改成其他字体

\begin{document}
你好,“世界”!
\end{document}

按照文档的说明,直排时应同时使用 quanjiao/banjiao/kaimingvert。但上述 M(N)WE 编译后出现错误:

You must specify ONLY ONE feature among "quanjiao", "banjiao" and "kaiming".

我还尝试了

TateFeatures = {JFM = {zh_CN/quanjiao , vert}}% 去掉大括号
TateFeatures = {JFM = {zh_CN/vert}}

同样报错;
如果使用

TateFeatures = {JFM = {zh_CN/quanjiao}}

则报错 Package luatexja Error: bad JFM `zh_CN'.
如果使用

YokoFeatures = {JFM = {zh_CN/quanjiao}}

配合 ltjarticle 等文档类,则可以正常编译。

以上测试使用 MiKTeX 21.3 NEXT for Windows,LuaHBTeX 1.14.0,ltjtarticle 2020-09-30 v1.8f-ltj-20。

關於日本豎排「!」「?」

在我讀過的豎排日文出版物中,「!」「?」若緊接文字,應空一格;若接標點符號,佔一格不空格。如
















Vertical colon and semicolon in traditional chinese

Unlike Japanese printing, vertical colon and semicolon in traditional Chinese should be centered but not rotated.
Example:
image
Result from Chinese-JFM code

% !TEX TS-program = lualatex
\documentclass{ltjtarticle}
\usepackage[]{luatexja-fontspec}
\setmainjfont[TateFeatures = {JFM = {zh_TW/{quanjiao,vert}}}]{NotoSerifTC}
\begin{document}
測試:;,。「」
\end{document}

image

quotation 环境下引号开头的首段缩进出现问题

quote 环境也有相同的问题。

MWE

\documentclass[punct=zh_CN/quanjiao]{ctexart}
\begin{document}

\begin{quotation}
  测试测试测试

  测试测试测试

  测试测试测试

  测试测试测试
\end{quotation}

\begin{quotation}
  “测试测试测试”

  “测试测试测试”

  “测试测试测试”

  “测试测试测试”
\end{quotation}

\begin{quotation}
  (测试测试测试)

  (测试测试测试)

  (测试测试测试)

  (测试测试测试)
\end{quotation}

\end{document}

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.