Pertama tutup PTXprint, kemudian jika Anda mengekstrak file PTXprint Archive (misalnya <XYYprj-CfgName>PTXprintArchive.zip) ke lokasi sementara dan kemudian menyalin berbagai pengaturan konfigurasi yang ditemukan di folder ini ke proyek aktif Anda, maka semuanya seharusnya berfungsi seperti sebelumnya:
\XYZprj\shared\ptxprint\CfgName\
Namun, jika makro TeX telah berubah (yang cukup mungkin jika kita berbicara tentang beberapa bulan sejak Anda terakhir menjalankan Prj-config ini), bisa ada perubahan tata letak yang akan mengganggu semua pekerjaan penyesuaian/keseimbangan yang telah Anda lakukan dengan cermat. Namun, arsip juga berisi salinan cadangan dari semua makro TeX, sehingga Anda dapat memberi tahu versi PTXprint saat ini untuk menggunakan makro lama tersebut jika Anda ingin mencocokkan output secara tepat. Untuk melakukan ini, Anda perlu menggunakan parameter baris perintah** untuk menunjuk ke lokasi (folder \src) dari makro TeX lama tersebut:
ptxprint.exe -m “path-to-old-macros”
Semoga ini membantu Anda kembali ke kondisi yang diinginkan.
** Perhatikan bahwa penggunaan opsi baris perintah tidak sehalus yang seharusnya. Informasi lebih lanjut di sini.
First close PTXprint, then if you unzip the PTXprint Archive file (e.g. <XYYprj-CfgName>PTXprintArchive.zip) into a temporary location and then copy the various config settings found in this folder to your live project, then it should all just work as before:
\XYZprj\shared\ptxprint\CfgName\
But, if the TeX macros have changed (which is quite likely if we’re talking several months since you last ran this Prj-config), there could be layout changes which will throw off all the careful alignment/balancing work that you’ve done. However, the archive also contains a backup copy of all the TeX macros, so you can tell the current version of PTXprint to use those older macros if you wish to match the output precisely. To do this, you will need to use the command-line parameter** to point to the location (\src folder) of those older TeX macros:
ptxprint.exe -m “path-to-old-macros”
I hope this helps get back to where you want things to be.
** Note that using the command-line options isn’t as slick as it should be. More information here.
Diterjemahkan secara otomatis dari English