每页单栏双栏对照本摘要:
为了更清晰,并且您不必从上述内容中拼凑片段和修订,生成对开页双栏对照本的方法现在如下:
- 按照正常流程生成双栏对照本(但不要尝试优化栏宽)。
- 在高级选项卡中,将
polyglot-simplepages 添加到(逗号分隔的)插件列表中。
- 在 ptxprint-mods.tex 中,添加这些行:
\polyglotpages{L,R}
\def\DiglotRFraction{1.0}
\def\DiglotLFraction{1.0}
这应该是所需的全部操作。
其他新闻
用于命令行 N-glot 合并的 Python 代码比最近之前更接近完成,但仍然至少还需要一周或两周的时间。之后,它需要集成到用户界面代码中,并包含定义“次要配置”和各种合并控制参数的方法。
Summary of 1 column per page diglot:
Just so that it is clearer, and you don’t have to piece together pieces and revisions from above, the method to produce a facing-page diglot is now as follows:
- Follow normal procedure to produce a diglot (but don’t trying to optimise the column width)
- On the advanced tab, add
polyglot-simplepages to the (comma-separated) list of plugins.
- In ptxprint-mods.tex, add these lines:
\polyglotpages{L,R}
\def\DiglotRFraction{1.0}
\def\DiglotLFraction{1.0}
That should be all that’s needed.
Other news
Python code for command-line N-glot merging has taken some steps closer to completion than it has been until recently, but it’s still at least a week or 2 away. It will then need to be integrated into the user interface code, with a method to define the ‘secondary configurations’ and various merge-controlling parameters.
机器翻译自 English