| C-c | |
org-table-create-or-convert-from-region |
convert seperator 1. TAB, 2. comma, 3. space |
| C-u C-c | |
org-table-create-or-convert-from-region |
convert using comma (CSV) seperator |
| C-u C-u C-c | |
org-table-create-or-convert-from-region |
convert using TAB |
| C-u N C-c | |
org-table-create-or-convert-from-region |
convert using N spaces |
| C-u REGEX C-c | |
org-table-create-or-convert-from-region |
convert using regex to match seperator |
| C-c C-x \ |
org-toggle-pretty-entries |
e. g. displays \pm as ± |
| |
|
|
| Org table |
|
|
| S-right |
org-shiftright |
move a single cell right |
| S-left |
org-shiftleft |
move a single cell left |
| C-c SPC |
org-table-blank-field |
clear cell |
| |
|
|
| Org src block |
|
|
| C-c C-v t |
org-babel-tangle |
create a file with the content of the block, use in header: :tangle filename |
| |
|
|
| Org export |
|
|
| f5 |
|
in org export to html |
| f6 |
|
in org export to LaTeX |