Re: how to create next, previous, and up navigation links when exporting to html

2020-09-03 Thread Bastien
Hi Christopher, Kyle Meyer writes: > 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 proce

Re: how to create next, previous, and up navigation links when exporting to html

2020-08-31 Thread Kyle Meyer
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 gener

how to create next, previous, and up navigation links when exporting to html

2020-08-30 Thread Christopher W. Ryan
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 Thanks. --Chris Ryan