[sword-svn] r3021 - trunk/utilities/diatheke

refdoc at crosswire.org refdoc at crosswire.org
Thu Jan 23 05:57:26 MST 2014


Author: refdoc
Date: 2014-01-23 05:57:26 -0700 (Thu, 23 Jan 2014)
New Revision: 3021

Modified:
   trunk/utilities/diatheke/diatheke.cpp
Log:
added LaTeX item to explanation of utility


Modified: trunk/utilities/diatheke/diatheke.cpp
===================================================================
--- trunk/utilities/diatheke/diatheke.cpp	2014-01-23 12:34:37 UTC (rev 3020)
+++ trunk/utilities/diatheke/diatheke.cpp	2014-01-23 12:57:26 UTC (rev 3021)
@@ -61,6 +61,7 @@
 	fprintf (stderr, "Maximum verses may be any integer value\n");
 	fprintf (stderr, "Valid output_format values are: CGI, GBF, HTML, HTMLHREF, LaTeX, OSIS, RTF,\n");
  	fprintf (stderr, "  ThML, XHTML, and plain (def)\n");
+ 	fprintf (stderr, "The option LaTeX will produce a compilable document, but may well require tweaking to be usable.\n");
 	fprintf (stderr, "Valid output_encoding values are: Latin1, UTF8 (def), UTF16, HTML, and RTF\n");
 	fprintf (stderr, "Valid locale values depend on installed locales. en is default.\n");
 	fprintf (stderr, "The query_key must be the last argument because all following\n");




More information about the sword-cvs mailing list