nixpkgs/pkgs/tools/typesetting
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
..
asciidoc imagemagick: split dev output to fix #9604 2016-05-22 13:41:15 +02:00
asciidoctor asciidoctor: Bumped yanked dependency 2016-05-05 12:18:24 +02:00
biber
bibtex-tools
djvu2pdf treewide: Mass replace 'djvulibre}/bin' to refer the 'bin' output 2016-02-01 20:46:00 +02:00
docbook2odf
docbook2x
fop
git-latexdiff git-latexdiff: init at 1.1.2 2016-01-27 10:22:57 +01:00
halibut
hevea hevea: 2.26 -> 2.28 2016-01-15 21:36:23 +01:00
lout
multimarkdown Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
odpdown buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
pdf2djvu pdf2djvu: 0.9.3 -> 0.9.4 2016-02-29 23:35:32 +01:00
pdfgrep Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
pdfjam
pdftk
pygmentex use dontBuild instead of hacks 2016-05-04 10:11:04 +00:00
rubber rubber: wrap Python programs 2015-12-09 16:27:49 -06:00
tex Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
xmlroff
xmlto libxml2,libxslt: split into multiple outputs 2015-10-05 13:44:16 +02:00