Remove unneccessary empty lines from the latex output.
commit34704d1df94ce1cda35e3cb55965f41a8e8b1ca1
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 13 Mar 2017 21:49:17 +0000 (13 21:49 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 13 Mar 2017 21:49:17 +0000 (13 21:49 +0000)
tree70ad96a099a7fa838e552f8b232c37f4f5f55b56
parent4d9f960b824477ea2e3c705a1a4c0f783adedfaf
Remove unneccessary empty lines from the latex output.

This is a cosmetic change without influence on the result of the latex
compilation.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8048 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/writers/latex2e/__init__.py
docutils/writers/latex2e/default.tex
test/functional/expected/cyrillic.tex
test/functional/expected/latex_babel.tex
test/functional/expected/latex_cornercases.tex
test/functional/expected/latex_docinfo.tex
test/functional/expected/standalone_rst_latex.tex
test/functional/expected/standalone_rst_xetex.tex
test/test_writers/test_latex2e.py