Commit Graph

8 Commits

Author SHA1 Message Date
mkalewski b892f98fa9 Fixes a problem for counting warnings in a summary of problems ('+s' option).
Now warnings are counted with the use of 'grep' command instead of 'wc'.
Previously, '+s' option reported that there were warnings during compilation,
even thought there weren't any warnings.
2012-09-26 16:14:23 +02:00
mkalewski 6ef41ceebc Workaround for a summary of problems (errors and warnings) after compilation. 2012-09-19 16:03:07 +02:00
mkalewski f6c43cbcbe Fix issues #2, #3.
Add new option '+s' to print a summary of problems (errors and warnings) after
compilation.
2012-09-18 12:47:52 +02:00
mkalewski 74430e0699 Modify warning messages. 2012-03-07 22:55:04 +01:00
Michal Kalewski 3021d4b1d0 Add support for BibTeX warnings. 2012-03-07 11:56:53 +01:00
mkalewski fb0c70aa72 Standard error (`stderr`) stream of `Inkscape` redirected to ``/dev/null``. 2011-12-17 16:09:26 +01:00
Michal Kalewski 7d1315f60d 'SyncTex' synchronization (thanks to 'tdi' https://github.com/tdi) and handouts from beamer presentations added. 2011-10-19 15:57:45 +02:00
Michal Kalewski 0cdec1c29a Initial import. 2011-09-22 22:17:52 +02:00