Skip to content

“XeLaTeX 中连字处理对比:{}f{}f、f\textcompwordmark f 与 f\/f 的效果分析” #99

@huhhiji

Description

@huhhiji

在13页2.3.4连字中,推荐了{}f{}f这一种连字方式,但在XeLaTeX并不适用(第3页1.2中推荐),而是f\textcompwordmark ff\/f

\documentclass{article}
\begin{document}
{}f{}f, f\textcompwordmark f, f\/f, ff
\end{document}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions