Add a long table to test "sticky table headers"

pull/2/head
Fabrice Niessen 2015-05-12 22:59:04 +02:00
parent 360d3b1c6d
commit 158522d292
2 changed files with 654 additions and 442 deletions

File diff suppressed because it is too large Load Diff

View File

@ -9,8 +9,8 @@
#+HTML_LINK_HOME: http://www.google.com
#+HTML_LINK_UP: http://www.bing.com
#+SETUPFILE: ~/src/org-html-themes/setup/theme-readtheorg-local-abs.setup
# #+SETUPFILE: ~/src/org-html-themes/setup/theme-readtheorg.setup
# #+SETUPFILE: ~/src/org-html-themes/setup/theme-readtheorg-local-abs.setup
#+SETUPFILE: ~/src/org-html-themes/setup/theme-readtheorg.setup
#+PROPERTY: eval yes
#+PROPERTY: exports both
@ -401,6 +401,43 @@ to separate it from the rest of the table).
| Bottom left | Bottom middle | |
#+end_src
** A very long table
To test "sticky table headers"...
| Name of column 1 | Name of column 2 | Name of column 3 |
|------------------+------------------+------------------|
| Top left | Top middle | |
| 2 | | |
| 3 | | |
| 4 | | |
| 5 | | |
| 6 | | |
| 7 | | |
| 8 | | |
| 9 | | |
| 10 | | |
| 11 | | |
| 12 | | |
| 13 | | |
| 14 | | |
| 15 | | Right |
| 16 | | |
| 17 | | |
| 18 | | |
| 19 | | |
| 20 | | |
| 21 | | |
| 22 | | |
| 23 | | |
| 24 | | |
| 25 | | |
| 26 | | |
| 27 | | |
| 28 | | |
| 29 | | |
| Bottom left | Bottom middle | |
** Table placement
#+begin_src org