我(緩慢地)一直在研究如何根據重複或拉伸(或重複且拉伸)的「裝飾元素」來為側邊欄繪製邊框。它會在繪製裝飾元素之前應用任何拉伸,因此即使用戶選擇允許裝飾元素被嚴重拉變形,線條粗細也會保持恆定。
本週,程式碼已擴展,以將(可能變形的)字型字形加入可用項目清單中(當然,在這種情況下會出現線條粗細的變形。)
如果使用重複元素,裝飾邊框(假設它們定義正確)將真正為它們周圍的每個方框「量身定做」,而不是被變形。
下一步將是實現為頁面添加這些裝飾邊框。目前,如果為頁面添加(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