From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11959 Path: main.gmane.org!not-for-mail From: Martin Landers Newsgroups: gmane.emacs.gnus.general Subject: Maybe off topic: Converting a file to texinfo ? Date: Sun, 31 Aug 1997 17:41:52 +0200 Message-ID: <340990C0.B9@munich.netsurf.de> Reply-To: Martin.Landers@munich.netsurf.de NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035151582 1082 80.91.224.250 (20 Oct 2002 22:06:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:06:22 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.7/8.8.7) with ESMTP id NAA17986 for ; Sun, 31 Aug 1997 13:03:00 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id OAA12913 for ; Sun, 31 Aug 1997 14:57:54 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Sun, 31 Aug 1997 21:02:43 +0200 Original-Received: (qmail 12532 invoked by uid 504); 31 Aug 1997 19:02:37 -0000 Original-Received: (qmail 12529 invoked from network); 31 Aug 1997 19:02:37 -0000 Original-Received: from sunsite.auc.dk (qmailr@130.225.51.30) by claymore.vcinet.com with SMTP; 31 Aug 1997 19:02:37 -0000 Original-Received: (qmail 21934 invoked by uid 509); 31 Aug 1997 19:02:34 -0000 Original-To: ding@gnus.org X-Mailer: Mozilla 3.01 (Win95; I) Original-Newsgroups: emacs.ding Original-Path: ns1139.munich.netsurf.de Original-NNTP-Posting-Host: ns1139.munich.netsurf.de Original-Lines: 24 Xref: main.gmane.org gmane.emacs.gnus.general:11959 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11959 Hi, I recently started programming for USRs pilot using gcc and emacs... Now I'd like to create some kind of context-sensitive help for the palm pilot API using emacs lisp. (If this works well I'd like to extend the lisp code to some kind of general context-sensitive help (depending on major mode). Now the problem is that the API docs provided by USR are in Adobe Acrobat 3.0 format. I'll have to convert that into texinfo / info format in order to be used with the emacs info reader. Does anyone of you know if there is a pdf -> texinfo / info format converter out there ? (If no, maybe a WinHelp (*.hlp) -> texinfo converter) Please mail any answers to Martin.Landers@munich.netsurf.de as I'm not reading this newsgroup frequently... Thanks in advance, Martin P.S. Sorry if that question is too much off-topic (tell me where else to ask it, if here is wrong)