:\n \\image html jkqtmathtext/symbols/"<\n \n";
+ }
+ i++;
+ }
+ }
+ fileList<<" ";
+ fileList<<" \n";
+ fileList<<"*/\n";
+ }
+ } else if (inputfile.size()>0){
QFile f(inputfile);
if (f.open(QFile::ReadOnly|QFile::Text)) {
QString currentOutFile="";
@@ -182,13 +210,18 @@ int main(int argc, char* argv[])
}
}
+ } else {
+ latex.append(latex_cmdline);
+ outputFilename.append(outputFilename_cmdline);
+ cmdoptions.append(QMap());
}
if (verbose) {
std::cout
<<"===========================================================\n"
<<"= jkqtmathtext_render: ";
- if (inputfile.size()>0) std::cout<<"FILE-MODE ("<0) std::cout<<"FILE-MODE (read from "<0) std::cout<<"LIST-SYMBOLS-MODE (store to "< |