]> git.lyx.org Git - lyx.git/commit
tex2lyx : More descriptive --help message and implement --version (#6827).
authorJulien Rioux <jrioux@lyx.org>
Mon, 3 Oct 2011 17:47:37 +0000 (17:47 +0000)
committerJulien Rioux <jrioux@lyx.org>
Mon, 3 Oct 2011 17:47:37 +0000 (17:47 +0000)
commit18f79eeddcf58e2b20c883ca26d895ab34c074c2
tree1ddd04b501a84f72d41f58af2efb2d555d60a489
parent3004722131b6fa4837d490ab27ee73864ed1f1d9
tex2lyx : More descriptive --help message and implement --version (#6827).

The init_package before easyParse is necessary to initiate the default
values for userdir and sysdir, which are now part of the help message.
This step would be necessary anyway if we ever internationalize tex2lyx.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39799 a592a061-630c-0410-9148-cb99ea01b6c8
development/scons/scons_manifest.py
src/tex2lyx/CMakeLists.txt
src/tex2lyx/Makefile.am
src/tex2lyx/tex2lyx.cpp