From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lei Zhe Subject: exclusion of internal links in exported LaTeX Date: Thu, 23 Jul 2015 12:15:57 +0900 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52457) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZI70G-0001E9-1E for emacs-orgmode@gnu.org; Wed, 22 Jul 2015 23:17:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZI70F-0007Jm-8z for emacs-orgmode@gnu.org; Wed, 22 Jul 2015 23:16:59 -0400 Received: from mail-ie0-x22a.google.com ([2607:f8b0:4001:c03::22a]:36648) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZI70F-0007Cv-4M for emacs-orgmode@gnu.org; Wed, 22 Jul 2015 23:16:59 -0400 Received: by iehx8 with SMTP id x8so102557918ieh.3 for ; Wed, 22 Jul 2015 20:16:36 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" Dear orgers, I read the export option part in org manual, but i could not find the option for excluding the internal links for LaTeX export. Is there any other idea to do this? Thanks ahead of time.