Commit Graph

13 Commits (master)

Author SHA1 Message Date
Christoph Lohmann 9d9bd91369 Make enscript support at least some UTF-8. 2020-05-02 15:04:39 +02:00
Anders Damsgaard d8eed1a767 Rewrite md2point in c and add minimal manpage
Signed-off-by: Christoph Lohmann <20h@r-36.net>
2020-04-29 16:12:35 +02:00
Anders Damsgaard fd83f17fab Avoid appending to preexisting files
Previously, multiple md2point calls required manually removing
output text files between calls as content was always appended to
the output file. This is no longer the case with this commit, as
output files are cleared on first write.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
2020-04-26 11:14:26 +02:00
Anders Damsgaard 1d4661b2ba Allow slide breaks with #pause
Signed-off-by: Christoph Lohmann <20h@r-36.net>
2020-04-26 11:13:57 +02:00
Christoph Lohmann 7cf961edb5 Shorten point2pdf.
Thanks to Gerrit Meyerheim <gerrit.meyerheim@pernixmail.de>
2018-08-26 10:27:34 +02:00
Christoph Lohmann 809dd8d7ee Remove uneeded colors, fix point replacement issue.
Thanks to Gerrit Meyerheim <gerrit.meyerheim@pernixmail.de> !
2018-08-26 10:05:35 +02:00
Solene Rapenne 4c5d14714b Fix tab replacements with non-gnu sed
Signed-off-by: Christoph Lohmann <20h@r-36.net>
2018-08-13 10:31:42 +02:00
Christoph Lohmann 59ccbc5ce8 Fix md2point title and filename generation. 2018-07-22 18:00:39 +02:00
Christoph Lohmann c9cabf1139 Fix dir2point for empty rm. 2018-07-22 17:53:14 +02:00
Christoph Lohmann 1299c159e7 Rename dir2catpoint to dir2point, to follow other naming. 2018-06-24 18:42:53 +02:00
Christoph Lohmann 48eb525c32 Add dir2catpoint, for presenting a directory content easily. 2018-06-24 18:32:24 +02:00
Christoph Lohmann 21c9fbd191 Add a description and an example for a presentation. 2014-01-21 09:31:45 +01:00
Christoph Lohmann 6595feb811 Initial commit. 2014-01-21 09:25:03 +01:00