QuantEcon / QuantEcon/lecture-python-programming.fa
Questions regarding updating about_py.md and handling LTR fragments in RTL layout
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 1
- 派生
- 1
- 平均合并
- 10 小时 5 分钟
- 30 天内合并 PR
- 5
描述
Hi @mmcky
I have two questions as I continue reviewing the Persian lecture files:
1.Update of about_py.md
Based on the updates you recently applied to the other lectures — including the new conventions for figure directives, LaTeX alignment — the overall structure of the lecture series has now become consistent and standardized.
The about_py.md lecture, however, still follows the older structure. I wanted to ask whether you are planning to update this lecture as well so that it aligns with the new conventions.
If this update is planned, will you be handling it, or would you prefer that I apply the necessary changes and open a PR?
2.LTR content inside RTL text
Some English fragments need to remain left-to-right within the Persian (RTL) text, for example:
- file extensions (e.g., .ipynb)
- function names (e.g., append())
- assignments or short code expressions (e.g., ϵ_values = [])
These currently render right-to-left in the preview.
Should I continue fixing these manually (as I did in getting_started.md by reversing placement), or do you expect that the theme will eventually handle such cases automatically?
Thank you, and please let me know how you would like me to proceed.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先查看 about_py.md 以及 getting_started.md 中现有的 RTL 处理,然后检查所列英文片段的预览行为。明确预期结果是更新文档、手动进行 LTR 修复,还是更改 theme;当达成一致的方向,并且波斯语讲义文件中的渲染保持一致时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 领域
- documentation, internationalization
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100