我想在一本书的前言中添加一张地图。
该插图(以及前言部分)并不在 Paratext 中。相反,我正试图直接将其添加到 PTXprint 中。
在 PTXprint 的前言部分,我添加了以下内容:
\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