我(慢慢地)一直在研究基于重复或拉伸(或重复且 拉伸)的“装饰图案”来绘制侧边栏的边框。它会在绘制装饰图案之前应用任何拉伸,因此即使用户选择允许装饰图案被严重拉伸变形,线条粗细也会保持恒定。
本周,代码已扩展以将(可能变形的)字体字形添加到可用元素列表中(当然,在这种情况下会出现线条粗细的变形。)
如果使用重复元素,装饰性边框(假设它们定义正确)对于它们包围的每个框都是真正“量身定制”的,而不是变形的。
下一步将是使这些装饰性边框能够围绕页面。目前,如果为页面添加(PDF)边框,则是整个 页面(包括脚注和交叉引用)都会获得边框,但我从 SAB 页面看到,有人请求仅为经文文本添加边框,排除脚注。
我还了解到,在世界某些地区,对于包含原始希腊语/希伯来语的双语本,文化上可能更倾向于让原始语言被“框住”,而 vernacular(方言/通用语)翻译不被框住。
因此,我推测对于页面边框,存在三种人们可能希望拥有的选项:
但我能想到的潜在其他选项还有:
双语本两侧经文部分在一个边框内
双语本两侧经文部分,在单独的边框内
经文和脚注/交叉引用,但不包括图片
最终,人们可能还会希望有:
我遗漏了什么吗?其中哪个最紧迫?
I’ve been (slowly) working on drawing borders for sidebars based on repeating or stretching, (or repeating and stretching) ‘ornaments’. It applies any stretch before the ornaments are drawn, so the line thickness remains constant even when the user has chosen to allow an ornament to be grossly pulled out of shape.
This week, the code has been extended to add (possibly distorted) glyphs from fonts to the list of things that can be used, (though in this case there is line-thickness distortion, of course.)
If repeating elements are used, the ornamental borders (assuming they’re defined properly) are truly ‘made-to-measure’ for each box they surround, rather than distorted.
The next step will be to make it possible to put these ornamental borders around a page. At present, if a (PDF) border is added to a page, it is the entire page page that gets the border (footnotes and cross-references included), but I see from the SAB page that there have been requests to border just the scripture text, excluding footnotes.
I also understand that in some parts of the world there’d be a cultural preference for a diglot including the original Greek/Hebrew to have the original language being be ‘framed’ and the vernacular translation not be.
Thus I presume there are three options for page-borders that there is some desire for:
Whole page
Scripture text only
One side of a diglot only.
But there are potentially other options that I can think of:
Scripture portion of both sides of a diglot in a single border
Scripture portion of both sides of a diglot, in separate borders
Scripture and footnotes / x-references, but not figures
And eventually there may be a desire for:
Borders around section headings
Borders around pictures??
Have I missed anything out? Which of these is the most urgent?
机器翻译自 English 显示原文