desing: toc: drop manual padding from figures

This commit is contained in:
Reynaldo H. Verdejo Pinochet 2017-01-23 14:27:08 -08:00
parent 8661d52c53
commit 72588ec5b6

View file

@ -14,7 +14,7 @@ level of the hierarchy, i.e. you shouldnt have editions and chapters
mixed together. Here is an example of right TOC:
```
------- TOC -------
------- TOC -------
/ \
edition1 edition2
| |
@ -27,7 +27,7 @@ Here are two editions (alternatives), the first contains two chapters
example of invalid TOC:
```
------- TOC -------
------- TOC -------
/ \
edition1 chapter1
|