Re: setting export_file_name during export

2023-01-10 Thread Leo Butler
On Tue, Jan 10 2023, Nick Dokos wrote: > Leo Butler writes: > >>> >>> So: if you insert >>> >>> :PROPERTIES: >>> :EXPORT_FILE_NAME: lecture-1.pdf >>> :END: >>> >> >> Aha! Thank you very much. I had forgotten about using property >> drawers. It would be a simple matter to create a filter t

Re: setting export_file_name during export

2023-01-10 Thread Nick Dokos
Leo Butler writes: >> >> So: if you insert >> >> :PROPERTIES: >> :EXPORT_FILE_NAME: lecture-1.pdf >> :END: >> > > Aha! Thank you very much. I had forgotten about using property > drawers. It would be a simple matter to create a filter to insert that > property drawer under the heading that

Re: setting export_file_name during export

2023-01-06 Thread Alain . Cochard
Leo Butler writes on Fri 6 Jan 2023 22:52: > It would be a simple matter to create a filter to insert that > property drawer under the heading that contains point. Well, feel free to enlighten me: I don't have any idea of even how/where to start, but often face similar challen... err, simple m

Re: setting export_file_name during export

2023-01-06 Thread Leo Butler
On Fri, Jan 06 2023, alain.coch...@unistra.fr wrote: > Leo Butler writes on Fri 6 Jan 2023 21:38: > > Hello, > > > > I am trying something new this semester: all my lecture notes are > > organized into a single org file. A minor problem: I want to export each > > lecture (see below) as a se

Re: setting export_file_name during export

2023-01-06 Thread Alain . Cochard
Leo Butler writes on Fri 6 Jan 2023 21:38: > Hello, > > I am trying something new this semester: all my lecture notes are > organized into a single org file. A minor problem: I want to export each > lecture (see below) as a separate pdf file. I would like to know if > anyone has ``solved''