ACL template broken by Type 2A characters
- Ngôn ngữ chính
- Python
- Star
- 1k
- Fork
- 62
- Merge trung bình
- 1 ngày 3 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
There is currently a formatting issue in which the existing ACL template breaks when using any Type 2A characters.
Authors have been instructed to follow the comment in the ACL 2023 template (% See https://www.latex-project.org/help/documentation/encguide.pdf for other character sets). Doing so points to the following:
\usepackage[T2A]{fontenc} %aaron https://www.overleaf.com/learn/latex/Russian
%Hyphenation rules
%--------------------------------------
\usepackage{hyphenat}
\hyphenation{ма-те-ма-ти-ка вос-ста-нав-ли-вать}
%--------------------------------------
\usepackage[english, russian]{babel}
Unfortunately, this appears to heavily affect the ACL template in such a way that it fails Pubcheck and visibly changes formatting.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.