Hi Andreas,

Andreas Leha wrote:
> I am experiencing a problem with the latex exporter:  #+header: lines
> are visible in the exported file.
>
> Example:
>
> /==================================================\
> * test header tag                                 
>   #+caption: foo                                  
>   #+label: fig:fig1                               
>   #+name: foo                                     
>   #+header: :file foo.png                         
>   #+header: :width 3600 :height 3600 :res 600     
>   #+begin_src R :exports results :results graphics
>     plot(1:10, 1:10)                              
>   #+end_src                                       
> \==================================================/

Try using #+LaTeX_HEADER: lines, instead.

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to