update readme
This commit is contained in:
11
README.md
11
README.md
@@ -58,13 +58,6 @@ Spelling (flyspell ispell) bindings and functions
|
|||||||
|
|
||||||
## Org
|
## Org
|
||||||
|
|
||||||
Org export
|
|
||||||
|
|
||||||
- `<f5>` (`my-org-export-html`)
|
|
||||||
- `<f6>` (`my-org-export-pdf`)
|
|
||||||
- `C-<f5>` (`my-org-export-html-async`)
|
|
||||||
- `C-<f6>` (`my-org-export-pdf-async`)
|
|
||||||
|
|
||||||
|
|
||||||
<a id="export-article"></a>
|
<a id="export-article"></a>
|
||||||
|
|
||||||
@@ -268,13 +261,9 @@ file. See [Interlocking](https://www.emacswiki.org/info-ref?find=Interlocking) i
|
|||||||
- Page formatting
|
- Page formatting
|
||||||
- Modify HTML styling
|
- Modify HTML styling
|
||||||
- Printed page layout, white styled figures
|
- Printed page layout, white styled figures
|
||||||
- Custom export function for HTML and $\LaTeX$, with;
|
|
||||||
- `Shift` - `<f5>`, `Shift` - `<f6>` with open file
|
|
||||||
- Figures
|
- Figures
|
||||||
- Gnuplot
|
- Gnuplot
|
||||||
- plot transposed files/tables
|
- plot transposed files/tables
|
||||||
- preamble in function and call this function for every gnuplot block either
|
|
||||||
manually or automatically with a hook?!
|
|
||||||
- Tables
|
- Tables
|
||||||
- Wrap Table in div element. For smartphone scrolling.
|
- Wrap Table in div element. For smartphone scrolling.
|
||||||
- Table of contents
|
- Table of contents
|
||||||
|
|||||||
@@ -44,11 +44,6 @@ Spelling (flyspell ispell) bindings and functions
|
|||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: org
|
:CUSTOM_ID: org
|
||||||
:END:
|
:END:
|
||||||
Org export
|
|
||||||
- =<f5>= (=my-org-export-html=)
|
|
||||||
- =<f6>= (=my-org-export-pdf=)
|
|
||||||
- =C-<f5>= (=my-org-export-html-async=)
|
|
||||||
- =C-<f6>= (=my-org-export-pdf-async=)
|
|
||||||
|
|
||||||
*** Template for an article export (HTML and LaTeX)
|
*** Template for an article export (HTML and LaTeX)
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
@@ -251,13 +246,9 @@ file. See [[https://www.emacswiki.org/info-ref?find=Interlocking][Interlocking]]
|
|||||||
- Page formatting
|
- Page formatting
|
||||||
- Modify HTML styling
|
- Modify HTML styling
|
||||||
- Printed page layout, white styled figures
|
- Printed page layout, white styled figures
|
||||||
- Custom export function for HTML and \(\LaTeX\), with;
|
|
||||||
- =Shift= - =<f5>=, =Shift= - =<f6>= with open file
|
|
||||||
- Figures
|
- Figures
|
||||||
- Gnuplot
|
- Gnuplot
|
||||||
- plot transposed files/tables
|
- plot transposed files/tables
|
||||||
- preamble in function and call this function for every gnuplot block either
|
|
||||||
manually or automatically with a hook?!
|
|
||||||
- Tables
|
- Tables
|
||||||
- Wrap Table in div element. For smartphone scrolling.
|
- Wrap Table in div element. For smartphone scrolling.
|
||||||
- Table of contents
|
- Table of contents
|
||||||
|
|||||||
Reference in New Issue
Block a user