options to turn off display of slide #/# in footer
authorChristopher League <league@contrapunctus.net>
Thu, 28 May 2015 18:47:08 +0000 (14:47 -0400)
committerChristopher League <league@contrapunctus.net>
Thu, 28 May 2015 18:47:08 +0000 (14:47 -0400)
commitc8f46dfa8f411b643907bc4c372bf788140f26f3
tree7e64fa5d24a0ec3233ea35d1f9e9c184a903ee35
parentb0575cea32ff05e6af09e5106e82f8b14a7bb139
options to turn off display of slide #/# in footer

-s, --noslidenum  do not show slide number at the bottom
-x, --noslidemax  show slide number, but not total number of slides
include/viewer.h
src/main.c
src/viewer.c