weired dash in references
未关闭
- 主要语言
- Python
- 星标
- 0
- 派生
- 9
- PR 合并指标
- 30 天内没有已合并 PR
描述
In the abstract body text (jason file) I got "... clock$^3$$^−$$^5$". This persists after running gca-tex on it. pdflatex then breaks:
```
! Missing { inserted.
\begingroup
l.105 ... They exhibit a circatidal clock$^3$$^−
$$^5$ plays a role in thei...
```
If I replace the dash (which is not a normal dash) by a normal dash or by `{--}` it works.
贡献指南
这个仓库没有索引到贡献指南
调研方向
从对 JSON 输入中的摘要正文文本进行 gca-tex 处理开始,跟踪非标准破折号如何输出到 LaTeX。使用报告中的文本通过 pdflatex 重现该故障,然后验证生成的输出能够处理该破折号,而不会出现插入的错误 Missing { inserted。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- latex, python
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100