From 767c83bc618200cff90e61731951a530c63dc4b7 Mon Sep 17 00:00:00 2001 From: Daniel Weschke Date: Mon, 12 Dec 2022 22:17:25 +0100 Subject: [PATCH] update readme --- README.md | 11 ----------- README.org | 9 --------- 2 files changed, 20 deletions(-) diff --git a/README.md b/README.md index 437f20af..2aca448f 100644 --- a/README.md +++ b/README.md @@ -58,13 +58,6 @@ Spelling (flyspell ispell) bindings and functions ## Org -Org export - -- `` (`my-org-export-html`) -- `` (`my-org-export-pdf`) -- `C-` (`my-org-export-html-async`) -- `C-` (`my-org-export-pdf-async`) - @@ -268,13 +261,9 @@ file. See [Interlocking](https://www.emacswiki.org/info-ref?find=Interlocking) i - Page formatting - Modify HTML styling - Printed page layout, white styled figures - - Custom export function for HTML and $\LaTeX$, with; - - `Shift` - ``, `Shift` - `` with open file - Figures - Gnuplot - plot transposed files/tables - - preamble in function and call this function for every gnuplot block either - manually or automatically with a hook?! - Tables - Wrap Table in div element. For smartphone scrolling. - Table of contents diff --git a/README.org b/README.org index a59d843d..31896916 100644 --- a/README.org +++ b/README.org @@ -44,11 +44,6 @@ Spelling (flyspell ispell) bindings and functions :PROPERTIES: :CUSTOM_ID: org :END: -Org export -- == (=my-org-export-html=) -- == (=my-org-export-pdf=) -- =C-= (=my-org-export-html-async=) -- =C-= (=my-org-export-pdf-async=) *** Template for an article export (HTML and LaTeX) :PROPERTIES: @@ -251,13 +246,9 @@ file. See [[https://www.emacswiki.org/info-ref?find=Interlocking][Interlocking]] - Page formatting - Modify HTML styling - Printed page layout, white styled figures - - Custom export function for HTML and \(\LaTeX\), with; - - =Shift= - ==, =Shift= - == with open file - Figures - Gnuplot - plot transposed files/tables - - preamble in function and call this function for every gnuplot block either - manually or automatically with a hook?! - Tables - Wrap Table in div element. For smartphone scrolling. - Table of contents