Section about latex export is broken in the html manual?

2020-04-28 Thread Niclas Borlin
Hi, As far as I can tell, several links of section 10.13 LaTeX Export (https://orgmode.org/manual/LaTeX-Export.html) are broken (last checked 2020-04-28 19:15 UTC). The first four links on the page point to useful pages, i.e., clicking on "Quoting LaTeX code:" will get you to https://orgmod

[O] org-mode table element selection WITH blanks elements

2019-06-20 Thread Niclas Borlin
| Max | |---+---+---+---+-+-| | | 6 | 4 | 6 | Sum | Sum | |---+---+---+---+-+-| | Student 1 | 3 | 4 | | 7 | 13 | | Student 2 | 6 | | 2 | 8 | 12 | #+TBLFM: @3$6..@>$6='(sum-with-defaults '(@0$2..@0$4) '(@2$2..@2$4))) Thanks, /Nic