大家好
我在 PTXPrint 中嘗試了多種頁眉經文參考的選項,但行為看起來有點奇怪。
1 - 當我嘗試在「頁眉+頁腳」選擇中選擇「參考範圍」(Reference Range)時,範圍分隔符會在 PT 參考設定中我目前使用的破折號(em-dash)與語言特定的替代符號(faa )之間隨機交替。我已經完全從 PT 參考設定中移除了該替代符號(faa )(進行搜尋/取代、重新啟動 PT 和 PTXprint 等),但這個問題仍然存在。我找不到它持續存在的位置——也許是在某個隱藏的系統程式檔案中。
\def\RangeSeparator{\kern.1em faa \kern.1em} % what to put between first - last of a reference range2 - 當我選擇「首次參考」(First Reference)時,它會將首次參考放在奇數頁,將最後一次參考放在偶數頁。這不是我所需要的。
%% Even Header
\def\RHevenleft{\empty}
\def\RHevencenter{\lastref}
\def\RHevenright{\empty}
%% Odd Header
\def\RHoddleft{\empty}
\def\RHoddcenter{\firstref}
\def\RHoddright{\empty如果我嘗試在 ptxprint-mods.tex 中修正這個問題,修正內容會被插入到檔案的頂部,因此會被上述設定覆蓋。
有什麼想法嗎?Phil
Hi
I've tried a number of options for the scripture reference in the header in PTXPrint, and the behaviour seems a bit strange.
1 - When I try to choose Reference Range in the Header+Footer selection, the range separator alternates randomly between the em-dash I currently have in the PT reference settings, and language-specific alternative (faa ). I've now removed the alternative (faa ) altogether from the PT ref settings (s/r, restart PT and PTXprint etc.), but this problem persists. I can't find where this is persisting - maybe it's somewhere in the hidden system program files.
\def\RangeSeparator{\kern.1em faa \kern.1em} % what to put between first - last of a reference range2 - When I choose First Reference, this puts the first reference on the odd pages, and the last reference on the even pages. Not what I want.
%% Even Header
\def\RHevenleft{\empty}
\def\RHevencenter{\lastref}
\def\RHevenright{\empty}
%% Odd Header
\def\RHoddleft{\empty}
\def\RHoddcenter{\firstref}
\def\RHoddright{\emptyIf I try and correct this in ptxprint-mods.tex, the corrections are inserted at the top of the file, so would be over-ridden by the above.
Any thoughts? Phil
機器翻譯自 English