From mboxrd@z Thu Jan  1 00:00:00 1970
From: "Mikhail Titov" <mlt@gmx.us>
Subject: How to reuse page keywords for LaTeX with pdfkeywords and hyperref
 package?
Date: Mon, 21 Mar 2011 18:54:49 -0500
Message-ID: <000301cbe823$5e020080$1a060180$@us>
Mime-Version: 1.0
Content-Type: text/plain;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from [140.186.70.92] (port=43360 helo=eggs.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1Q1ow9-0004h1-Jo
	for emacs-orgmode@gnu.org; Mon, 21 Mar 2011 19:55:02 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <mlt@gmx.us>) id 1Q1ow5-0001yc-Cl
	for emacs-orgmode@gnu.org; Mon, 21 Mar 2011 19:55:01 -0400
Received: from mailout-us.gmx.com ([74.208.5.67]:38532)
	by eggs.gnu.org with smtp (Exim 4.71) (envelope-from <mlt@gmx.us>)
	id 1Q1ow5-0001wH-7b
	for emacs-orgmode@gnu.org; Mon, 21 Mar 2011 19:54:57 -0400
Content-Language: en-us
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=subscribe>
Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
To: 'Org mailing list' <emacs-orgmode@gnu.org>

Hello all!

I would like to be able to have same keywords for both HTML and PDF =
output. I was a bit surprised that it is not there yet. I=E2=80=99m not =
a lisp user:( Could someone suggest what needs to be done to use =
org-export-page-keywords to set the value of pdfkeywords option of =
hyperref LaTeX package?

Mikhail