Parent Directory
|
Revision Log
|
Patch
revision 57 by ben, Sun Jul 1 19:39:06 2018 UTC | revision 59 by ben, Mon Jul 2 21:08:26 2018 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | find T (number of tabulars) and L (number of lines per tabular) so that: | find T (number of tabulars) and L (number of lines per tabular) so that: |
2 | (1) L is maximal | (1) L is < MAX_LINES_PER_PAGE (~40) |
3 | (2) T is minimal | (2) T is minimal |
4 | (3) TOTAL_LINES % T is 0, or maximal | (3) TOTAL_LINES % T is 0, or maximal |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |