acl-org / acl-org/aclpubcheck

ACL template broken by Type 2A characters

Abierto
#60 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
1k
Forks
62
Merge medio
1 d 3 h
PR fusionados (30 d)
2

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.