我想在書籍的前言中加入一張地圖。
該圖形(以及整體的前言部分)並不在 Paratext 中。相反地,我試著直接將它們加入 PTXprint。
在 PTXprint 的前言(Front Matter)部分,我加入了以下內容:
\rem ----------Page vi----------------
\periph Maps
\fig |src="map.png" size="page" pgpos="t"\fig*
我將檔案放在 local\ptxprint\config\tmpPics 資料夾中,讓它找到該檔案,但感覺上應該有更好的(更永久)位置。PTXprint 會在哪些地方搜尋圖片?
更重要的是,該檔案沒有列印出來,而且我的日誌中出現了一行訊息:
Placement for image 1(at FRT0.1) could not be understood. Image Lost!
有人知道這是為什麼嗎?
I’d like to add a map to the front matter in a book.
The figure (and the front matter in general) aren’t in PT. Rather I’m trying to add them directly into PTXprint.
In the Front Matter section of PTXprint, I’ve added
\rem ----------Page vi----------------
\periph Maps
\fig |src="map.png" size="page" pgpos="t"\fig*
I’ve gotten it to find the file by putting it in the local\ptxprint\config\tmpPics folder, but it seems like there ought to be a better (more permanent) location. Where does PTXprint search for images?
More importantly, the file isn’t printing and I’m getting a line in my log which says.
Placement for image 1(at FRT0.1) could not be understood. Image Lost!
Any ideas why?
機器翻譯自 English