Re: Save PDF file automatically when .ipe has changed?
elwood151 <elwood151-S0/[email protected]>
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Message-ID | <[email protected]> |
Thank you, Tim, How do I locate the file prefs.lua in MacOS X? Do I have to compile IPE again to change that? Bugzilla from [email protected] wrote: > > On 25 July 2011 09:38, elwood151 <elwood151-S0/[email protected]> wrote: > > Set prefs.auto_export_xml_to_pdf in prefs.lua: > > -- Auto-exporting when document is being saved > -- if auto_export_only_if_exists is true, then the file will only > -- be auto-exported if a file with the target name already exists > prefs.auto_export_xml_to_eps = false > prefs.auto_export_xml_to_pdf = true > prefs.auto_export_eps_to_pdf = false > prefs.auto_export_pdf_to_eps = false > prefs.auto_export_only_if_exists = true > -- View this message in context: http://old.nabble.com/Save-PDF-file-automatically-when-.ipe-has-changed--tp32129879p32130915.html Sent from the Ipe - General mailing list archive at Nabble.com.