Re: [O] Include HTML fragments in HTML export

2015-03-19 Thread Giuseppe Lipari
Hi,

I have a similar setting, and it works fine for me:

#+INCLUDE: ./all_pub.html html

(notice the absence of  around the file name)

I use org-8.3beta (taken from the git repo some weeks ago).

Best,

Giuseppe Lipari







2015-03-18 19:46 GMT+01:00 Rasmus ras...@gmx.us:

 Hi,

 Titus von der Malsburg malsb...@posteo.de writes:


  * My personal home page
  ** Articles
  #+INCLUDE file1.html html
 
  ** Posters
  #+INCLUDE file2.html html

 This works in Org 8.3.  Org 8.2 does not seem to insert blocks
 cf. org-export-expand-include-keyword.

 Hope it helps,
 Rasmus

 --
 Me gusta la noche, me gustas tú





-- 
Giuseppe Lipari
LIFL
Université de Lille 1
blogs: http://scacciamennule.blogspot.com  (Italian)
http://scacciamennule.blogspot.com
  http://okpanico,wordpress.com  (Italian)
  http://algoland.wordpress.com   (English)


Re: [O] Include HTML fragments in HTML export

2015-03-19 Thread Titus von der Malsburg

Thanks Ramus and Giuseppe, as you say it works as expected in
v8.3beta.

  Titus


On 2015-03-19 Thu 01:28, Giuseppe Lipari wrote:
 Hi,

 I have a similar setting, and it works fine for me:

 #+INCLUDE: ./all_pub.html html

 (notice the absence of  around the file name)

 I use org-8.3beta (taken from the git repo some weeks ago).

 Best,

 Giuseppe Lipari







 2015-03-18 19:46 GMT+01:00 Rasmus ras...@gmx.us:

 Hi,

 Titus von der Malsburg malsb...@posteo.de writes:


  * My personal home page
  ** Articles
  #+INCLUDE file1.html html
 
  ** Posters
  #+INCLUDE file2.html html

 This works in Org 8.3.  Org 8.2 does not seem to insert blocks
 cf. org-export-expand-include-keyword.

 Hope it helps,
 Rasmus

 --
 Me gusta la noche, me gustas tú






signature.asc
Description: PGP signature


Re: [O] Include HTML fragments in HTML export

2015-03-18 Thread Rasmus
Hi,

Titus von der Malsburg malsb...@posteo.de writes:


 * My personal home page
 ** Articles
 #+INCLUDE file1.html html

 ** Posters
 #+INCLUDE file2.html html

This works in Org 8.3.  Org 8.2 does not seem to insert blocks
cf. org-export-expand-include-keyword.

Hope it helps,
Rasmus

-- 
Me gusta la noche, me gustas tú




[O] Include HTML fragments in HTML export

2015-03-18 Thread Titus von der Malsburg

Hi list,

I use org mode to create my personal webpage via the HTML
exporter.  Some parts of my webpage are automatically generated (using
bibtex2html) and stored as HTML fragments in separate files.  I'd like
to include the content of these files in the resulting document but
there seems to be no way to achive this.  One approach I tried is the
following:

* My personal home page
** Articles
#+INCLUDE file1.html html

** Posters
#+INCLUDE file2.html html

This, however, escapes the HTML from file1.html and file2.html and I see
the HTML source in the resulting webpage not the rendered version.  Is
this a bug in the HTML exporter or is this the intended behavior?  If
this behavior is intended, how can I include unescaped HTML in the
output of the HTML export?

  Titus


signature.asc
Description: PGP signature