diff --git a/Makefile b/Makefile index 9c63e0a..1d6f3ef 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ OBJECTS = $(SOURCES:.c=.o) TARGET = mdp DESTDIR = -PREFIX = /usr/local +PREFIX ?= /usr/local CURSES = ncursesw LDFLAGS ?= -s diff --git a/include/main.h b/include/main.h index 8f3f706..0ec4fa8 100644 --- a/include/main.h +++ b/include/main.h @@ -25,6 +25,6 @@ #define MDP_VER_MAJOR 1 #define MDP_VER_MINOR 0 -#define MDP_VER_REVISION 3 +#define MDP_VER_REVISION 4 #endif // !defined( MAIN_H ) diff --git a/long-lines.md b/long-lines.md deleted file mode 100644 index ea4c6e9..0000000 --- a/long-lines.md +++ /dev/null @@ -1,9 +0,0 @@ -%title: The Road Not Taken -%author: Robert Frost - -Two roads diverged in a yellow wood, and sorry I could not travel both. And be one traveler, long I stood, and looked down one as far as I could. To where it bent in the undergrowth. - -Then took the other, as just as fair, and having perhaps the better claim. Because it was grassy and wanted wear, though as for that the passing there Had worn them really about the same. And both that morning equally lay, in leaves no step had trodden black. - -Oh, I kept the first for another day! Yet knowing how way leads on to way. I doubted if I should ever come back, I shall be telling this with a sigh. Somewhere ages and ages hence: Two roads diverged in a wood, and I. I took the one less traveled by, and that has made all the difference. - diff --git a/mdp.1 b/mdp.1 index 9361e4f..599f9a2 100644 --- a/mdp.1 +++ b/mdp.1 @@ -44,11 +44,14 @@ . .SS "Miscellaneous Options" .TP +.BR \-d ", " \-\^\-debug +Enable debug messages on STDERR. Add multiple times to increases debug level. +.TP .BR \-h ", " \-\^\-help Display usage message and exit. .TP -.BR \-d ", " \-\^\-debug -Enable debug messages on STDERR. Add multiple times to increases debug level. +.BR \-v ", " \-\^\-version +Display version and license information. . .SH MARKDOWN FORMATTING For a complete list of supported markups, refer the sample presentation diff --git a/utf8.md b/utf8.md deleted file mode 100644 index 32c357d..0000000 --- a/utf8.md +++ /dev/null @@ -1,57 +0,0 @@ -%title: UTF-8 Test Presentation - -_Tables:_ - -┍━━━━━━━━━━┯━━━━━━━━━━┯━━━━━━━━━━┯━━━━━━━━━━┑ -│ Cell 1 │ Cell 2 │ Cell 3 │ Cell 4 │ -├──────────┼──────────┼──────────┼──────────┤ -│ Cell 5 │ Cell 6 │ Cell 7 │ Cell 8 │ -┕━━━━━━━━━━┷━━━━━━━━━━┷━━━━━━━━━━┷━━━━━━━━━━┙ - ---- - -_Greek:_ - -Apò mēkhanês Theós - -ἀπὸ μηχανῆς Θεός - ---- - -_Chinese:_ - -bù zuō sǐ jiù bú huì sǐ - -不作死就不会死 - ---- - -_Japanese:_ - -Saru mo ki kara ochiru - -猿も木から落ちる。 - ---- - -_ASCII art:_ - - ██████████████ - ██▓▓▓▓▓▓▓▓▓ M ▓████ - ██▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓██ - ██████░░░░██░░██████ - ██░░░░████░░██░░░░░░░░██ - ██░░░░████░░░░██░░░░░░██ - ████░░░░░░██████████ - ██░░░░░░░░░░░░░██ - ██░░░░░░░░░██ - ██░░░░░░██ - ██▓▓████▓▓▓█ - ██▓▓▓▓▓▓████▓▓█ - ██▓▓▓▓▓▓███░░███░ - ██░░░░░░███████ - ██░░░░███████ - ██████████ - ██▓▓▓▓▓▓▓▓▓██ - █████████████ -