dkoes nar formattign hack  about 8 years ago

Commit id: a2a392fd09c582a4567dba1d4ed59794084a88f0

deletions | additions      

       

\end{{abstract}}  {sectioninputs}  \bibliography{{{bibloc}}}{{}} 

sectioninputs.append(get_figure_string(ls, localdir))  else:  sectioninputs.append(get_input_string(ls, localdir))  #for NAR - need this is the second column of the first page  sectioninputs.insert(1,'\enlargethispage{-65.1pt}')  sectioninputs = '\n'.join(sectioninputs)  maintexstr = MAIN_TEMPLATE.format(**locals())