QLeTTeX Code
Brought to you by:
hheld
File | Date | Author | Commit |
---|---|---|---|
icons | 2011-08-13 |
![]() |
[5c7e07] Updated to new qtcreator. |
src | 2013-10-18 |
![]() |
[0c1803] Updated to work with Qt5 and poppler-qt5. |
.gitignore | 2013-10-18 |
![]() |
[58dc64] Switched to Git. |
COPYING | 2010-06-27 |
![]() |
[c831a5] Put QLeTTeX under the GLPv3. |
QLeTTeX.pro | 2013-10-18 |
![]() |
[0c1803] Updated to work with Qt5 and poppler-qt5. |
QLeTTeX.pro.user | 2013-10-18 |
![]() |
[0c1803] Updated to work with Qt5 and poppler-qt5. |
README | 2013-10-18 |
![]() |
[598d2d] Updated README, removed desktop file since it d... |
qlettex.qrc | 2010-07-04 |
![]() |
[8bdecb] Added some icons; translation files are now add... |
qlettex_de.qm | 2010-07-01 |
![]() |
[8989e0] Fixed some issues with file name endings, and u... |
qlettex_de.ts | 2010-07-01 |
![]() |
[8989e0] Fixed some issues with file name endings, and u... |
QLeTTeX is a simple program to make good looking letters using LaTeX and dinbrief (http://www.ctan.org/tex-archive/macros/latex/contrib/dinbrief/) more convenient. The following packages are required: - Qt >= 5.1 (http://qt-project.org/downloads) - libpoppler-qt5 >= 0.24 (http://people.freedesktop.org/~aacid/docs/qt5/) - pdflatex is assumed to be in the path - the LaTeX package 'dinbrief' has to be available So far it tested successfully under Linux (32bit and 64bit), but it should also work under Windows. If anyone is willing to test it under Windows, I would be very interested in the results. To compile, simply run qmake followed by make. The usage of the program itself should be self-explanatory (if you disagree, please let me know!). --------------------------- Contact: Dr. Harald Held <harald.held@gmail.com>