Re: [O] copying files in the links while exporting to html

2014-06-04 Thread zhenjiang zech xu
Mellon University > Pittsburgh, PA 15213 > 412-268-7803 > http://kitchingroup.cheme.cmu.edu > > > > On Mon, Jun 2, 2014 at 7:23 PM, zhenjiang zech xu > wrote: > >> Hi orgmoders, >> >> Is there any existing function to copy files in the external links to a >> speci

[O] copying files in the links while exporting to html

2014-06-02 Thread zhenjiang zech xu
Hi orgmoders, Is there any existing function to copy files in the external links to a specified location when exporting .org file to html? I know org-publish has functionality to copy files with certain suffices on defined project, but my need is to export single file or single subtree in the buff

Re: [O] headlines without timestampes

2014-05-29 Thread zhenjiang zech xu
didn't know the regexp org-ts-regexp-*. Thanks! On Thu, May 29, 2014 at 10:59 AM, Bastien wrote: > Hi, > > zhenjiang zech xu writes: > > > For a simple example, assuming current entry is: > > > > * [2014-05-06 Thu] this is the heading > >blahblah..

[O] headlines without timestampes

2014-05-29 Thread zhenjiang zech xu
Hi orgmoders, I am wondering if there is function to dissect a heading into timestamps (for all various forms) and true title of text? For a simple example, assuming current entry is: * [2014-05-06 Thu] this is the heading blahblah... I'd like to get the time string and the title "this is th

[O] footnote for each section in html export

2014-03-31 Thread zhenjiang zech xu
Hi all, Is there anyway to customize the html export so that the footnote of each headline is put at the end of the section instead of all at the end of the webpage? Thanks, Zhenjiang

[O] tangle the code blocks in the regions

2014-03-06 Thread zhenjiang zech xu
Hi all, is there function to extract all the code blocks in the selected region? For example, can I select the region of the following two blocks and extract them with just one command? Or I have to move cursor to each block and extract them one by one? #+BEGIN_SRC sh :tangle foo.sh echo