From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id aEe/IkXNTV8YEgAA0tVLHw (envelope-from ) for ; Tue, 01 Sep 2020 04:25:41 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id QCeYHkXNTV/WIQAAbx9fmQ (envelope-from ) for ; Tue, 01 Sep 2020 04:25:41 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 83CC2940A39 for ; Tue, 1 Sep 2020 04:25:40 +0000 (UTC) Received: from localhost ([::1]:57062 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kCxrX-0002r8-8H for larch@yhetil.org; Tue, 01 Sep 2020 00:25:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53792) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kCxr2-0002o9-6u for emacs-orgmode@gnu.org; Tue, 01 Sep 2020 00:25:08 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:55334) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kCxqz-0004H9-Se for emacs-orgmode@gnu.org; Tue, 01 Sep 2020 00:25:07 -0400 Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 0ADC87044D; Tue, 1 Sep 2020 00:25:03 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=dzylz3jKDo6T9KN++fJ+VsJLuqg=; b=wjLq1a pAW9GNTUgBEl11v/Mr0t8L3Eb7QCwe1vjK+nKgttAD+zvu9jQU/kRPRlKrpy6pKF 5ppR/jZO4kCAkzvrA+/XaSO5KGyrHghyQxkDsGiBwX143JQff6Ojn9YSevJxyiLq H5VcpcJojd9EFLafFttWWvtVcX+yf4TddxXwM= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id E29557044A; Tue, 1 Sep 2020 00:25:02 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=bTATzFAc5M18F9VNrpS+RXcgJdIvTyse2nRf8a2IJfc=; b=fFfCz3Y7meZOQYefhemUvayE7zr33/QhanbE019ub3y9ApoWzoAuJE6iS8AvL4jzOCp6O+2/sx2Pwvl3FFWzG6eI5XzAvlhplv+L2ZKBENs10JJX7nmMJjsOVI3FhREhcH3uprLWliycSaKHy/6aIwYC2DILYZXYO0LjtqA6OTs= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp2.pobox.com (Postfix) with ESMTPSA id C611870448; Tue, 1 Sep 2020 00:25:01 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: "Christopher W. Ryan" Subject: Re: how to create next, previous, and up navigation links when exporting to html In-Reply-To: <904941ec-72c2-2224-b2f3-0d4548734d78@binghamton.edu> References: <904941ec-72c2-2224-b2f3-0d4548734d78@binghamton.edu> Date: Tue, 01 Sep 2020 00:25:00 -0400 Message-ID: <87tuwidsyr.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 1A4D2184-EC0B-11EA-AEEB-2F5D23BA3BAF-24757444!pb-smtp2.pobox.com Received-SPF: pass client-ip=64.147.108.71; envelope-from=kyle@kyleam.com; helo=pb-smtp2.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/01 00:04:47 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=wjLq1a p; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=fFfCz3Y7; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: ttY1U0N97m+B Christopher W. Ryan writes: > how do I create next, previous, and up navigation links when exporting > to html, like in the org mode manual: > > https://orgmode.org/manual/HTML-specific-export-settings.html I think that's created in a two-step process: using org-texinfo-export-to-texinfo to generate a .texi file from org-manual.org and then feeding that result to makeinfo.