2003-08-19 10:04:35 +00:00
|
|
|
/**
|
2007-04-26 04:53:06 +00:00
|
|
|
* \file preamble.cpp
|
2003-08-19 10:04:35 +00:00
|
|
|
* This file is part of LyX, the document processor.
|
|
|
|
* Licence details can be found in the file COPYING.
|
|
|
|
*
|
2008-11-14 15:58:50 +00:00
|
|
|
* \author André Pönitz
|
|
|
|
* \author Uwe Stöhr
|
2003-08-19 10:04:35 +00:00
|
|
|
*
|
2003-08-23 00:17:00 +00:00
|
|
|
* Full author contact details are available in file CREDITS.
|
2003-04-17 15:05:17 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
// {[(
|
|
|
|
|
|
|
|
#include <config.h>
|
|
|
|
|
|
|
|
#include "tex2lyx.h"
|
|
|
|
|
2008-03-07 03:53:21 +00:00
|
|
|
#include "LayoutFile.h"
|
2007-04-29 22:04:32 +00:00
|
|
|
#include "Layout.h"
|
2007-04-26 11:30:54 +00:00
|
|
|
#include "Lexer.h"
|
2007-04-29 22:04:32 +00:00
|
|
|
#include "TextClass.h"
|
2007-12-17 16:04:46 +00:00
|
|
|
|
2007-12-06 22:09:31 +00:00
|
|
|
#include "support/convert.h"
|
2007-12-17 16:04:46 +00:00
|
|
|
#include "support/FileName.h"
|
2003-07-26 00:15:38 +00:00
|
|
|
#include "support/filetools.h"
|
2006-08-13 09:46:28 +00:00
|
|
|
#include "support/lstrings.h"
|
2003-07-26 00:15:38 +00:00
|
|
|
|
2008-09-28 20:15:08 +00:00
|
|
|
#include <boost/regex.hpp>
|
|
|
|
|
2003-04-17 15:05:17 +00:00
|
|
|
#include <algorithm>
|
|
|
|
#include <iostream>
|
2003-06-30 11:36:08 +00:00
|
|
|
#include <sstream>
|
2003-04-17 15:05:17 +00:00
|
|
|
#include <string>
|
|
|
|
#include <vector>
|
2003-07-03 11:47:44 +00:00
|
|
|
#include <map>
|
2003-04-17 15:05:17 +00:00
|
|
|
|
2007-12-12 10:16:00 +00:00
|
|
|
using namespace std;
|
2007-12-12 18:57:56 +00:00
|
|
|
using namespace lyx::support;
|
2008-09-28 20:15:08 +00:00
|
|
|
using boost::regex;
|
|
|
|
using boost::smatch;
|
2006-10-21 00:16:43 +00:00
|
|
|
|
|
|
|
namespace lyx {
|
|
|
|
|
2003-07-03 11:47:44 +00:00
|
|
|
// special columntypes
|
2007-12-12 19:28:07 +00:00
|
|
|
extern map<char, int> special_columns;
|
2003-04-17 15:05:17 +00:00
|
|
|
|
2007-12-12 19:28:07 +00:00
|
|
|
map<string, vector<string> > used_packages;
|
2004-08-10 09:40:53 +00:00
|
|
|
|
2007-12-09 17:42:05 +00:00
|
|
|
// needed to handle encodings with babel
|
|
|
|
bool one_language = true;
|
|
|
|
|
|
|
|
// to avoid that the babel options overwrite the documentclass options
|
|
|
|
bool documentclass_language;
|
|
|
|
|
2003-04-17 15:05:17 +00:00
|
|
|
namespace {
|
|
|
|
|
2007-12-06 22:49:18 +00:00
|
|
|
const char * const known_languages[] = { "afrikaans", "american", "arabic",
|
2009-06-19 00:28:20 +00:00
|
|
|
"austrian", "bahasa", "basque", "belarusian", "brazil", "brazilian", "breton",
|
|
|
|
"british", "bulgarian", "canadian", "canadien", "catalan", "croatian", "czech",
|
|
|
|
"danish", "dutch", "english", "esperanto", "estonian", "finnish", "francais",
|
|
|
|
"french", "frenchb", "frenchle", "frenchpro", "galician", "german", "germanb",
|
|
|
|
"greek", "hebrew", "icelandic", "irish", "italian", "lsorbian", "magyar",
|
|
|
|
"naustrian", "ngerman", "ngermanb", "norsk", "nynorsk", "polish", "portuges",
|
|
|
|
"portuguese", "romanian", "russian", "russianb", "scottish", "serbian", "slovak",
|
|
|
|
"slovene", "spanish", "swedish", "thai", "turkish", "ukraineb", "ukrainian",
|
|
|
|
"usorbian", "welsh", 0};
|
2007-12-06 22:49:18 +00:00
|
|
|
|
|
|
|
//note this when updating to lyxformat 305:
|
|
|
|
//bahasai, indonesian, and indon = equal to bahasa
|
2009-06-19 00:28:20 +00:00
|
|
|
//malay and meyalu = equal to bahasam
|
2007-11-28 00:03:11 +00:00
|
|
|
|
2009-06-19 00:28:20 +00:00
|
|
|
const char * const known_brazilian_languages[] = {"brazil", "brazilian", 0};
|
2007-11-28 00:03:11 +00:00
|
|
|
const char * const known_french_languages[] = {"french", "frenchb", "francais",
|
2007-12-06 22:49:18 +00:00
|
|
|
"frenchle", "frenchpro", 0};
|
2007-12-06 22:57:15 +00:00
|
|
|
const char * const known_german_languages[] = {"german", "germanb", 0};
|
|
|
|
const char * const known_ngerman_languages[] = {"ngerman", "ngermanb", 0};
|
2009-06-19 00:28:20 +00:00
|
|
|
const char * const known_portuguese_languages[] = {"portuges", "portuguese", 0};
|
2007-12-06 22:49:18 +00:00
|
|
|
const char * const known_russian_languages[] = {"russian", "russianb", 0};
|
|
|
|
const char * const known_ukrainian_languages[] = {"ukrainian", "ukraineb", 0};
|
|
|
|
|
2007-11-28 00:03:11 +00:00
|
|
|
char const * const known_fontsizes[] = { "10pt", "11pt", "12pt", 0 };
|
2003-04-17 15:05:17 +00:00
|
|
|
|
2007-12-05 20:02:49 +00:00
|
|
|
const char * const known_roman_fonts[] = { "ae", "bookman", "charter",
|
|
|
|
"cmr", "fourier", "lmodern", "mathpazo", "mathptmx", "newcent", 0};
|
|
|
|
|
|
|
|
const char * const known_sans_fonts[] = { "avant", "berasans", "cmbr", "cmss",
|
|
|
|
"helvet", "lmss", 0};
|
|
|
|
|
|
|
|
const char * const known_typewriter_fonts[] = { "beramono", "cmtl", "cmtt",
|
|
|
|
"courier", "lmtt", "luximono", "fourier", "lmodern", "mathpazo", "mathptmx",
|
|
|
|
"newcent", 0};
|
|
|
|
|
2008-05-16 20:25:44 +00:00
|
|
|
const char * const known_paper_sizes[] = { "a3paper", "b3paper", "a4paper",
|
|
|
|
"b4paper", "a5paper", "b5paper", "executivepaper", "legalpaper",
|
|
|
|
"letterpaper", 0};
|
|
|
|
|
|
|
|
const char * const known_class_paper_sizes[] = { "a4paper", "a5paper",
|
|
|
|
"executivepaper", "legalpaper", "letterpaper", 0};
|
|
|
|
|
|
|
|
const char * const known_paper_margins[] = { "lmargin", "tmargin", "rmargin",
|
|
|
|
"bmargin", "headheight", "headsep", "footskip", "columnsep", 0};
|
|
|
|
|
|
|
|
const char * const known_coded_paper_margins[] = { "leftmargin", "topmargin",
|
|
|
|
"rightmargin", "bottommargin", "headheight", "headsep", "footskip",
|
|
|
|
"columnsep", 0};
|
|
|
|
|
2009-06-15 00:16:31 +00:00
|
|
|
const char * const known_lyx_commands[] = { "binom", "cedilla", "cyrtext",
|
|
|
|
"dacute", "dgrave", "docedilla", "doogonek", "dosubhat", "dosubring",
|
|
|
|
"dosubtilde", "greektext", "guillemotleft", "guillemotright", "guilsinglleft",
|
|
|
|
"guilsinglright", "LyX", "lyxadded", "lyxarrow", "lyxdeleted", "lyxdot",
|
|
|
|
"lyxgreyedout", "lyxline", "lyxmathsym", "LyXParagraphLeftIndent",
|
|
|
|
"lyxrightaddress", "makenomenclature", "mathcircumflex", "noun", "ogonek",
|
|
|
|
"printnomenclature", "quotedblbase", "quotesinglbase", "rcap", "subhat",
|
|
|
|
"subring", "subtilde", "tabularnewline", "textcyr", "textgreek", 0};
|
|
|
|
|
|
|
|
const char * const known_lyx_comments[] = {
|
|
|
|
"%% Binom macro for standard LaTeX users\n",
|
2009-06-15 00:21:34 +00:00
|
|
|
"%% For printing a cirumflex inside a formula\n",
|
|
|
|
"%% Because html converters don't know tabularnewline\n",
|
2009-06-15 00:16:31 +00:00
|
|
|
"%% The greyedout annotation environment\n",
|
2009-06-15 00:21:34 +00:00
|
|
|
"%% A simple dot to overcome graphicx limitations\n",
|
2009-06-15 00:16:31 +00:00
|
|
|
"%% Change tracking with ulem\n",
|
|
|
|
"% the following is useful when we have the old nomencl.sty package\n",
|
|
|
|
"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.\n",
|
|
|
|
"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.\n",
|
|
|
|
0};
|
|
|
|
|
2008-05-15 21:09:53 +00:00
|
|
|
// default settings
|
2003-04-17 15:05:17 +00:00
|
|
|
ostringstream h_preamble;
|
2007-11-28 00:03:11 +00:00
|
|
|
string h_textclass = "article";
|
|
|
|
string h_options = string();
|
|
|
|
string h_language = "english";
|
2007-12-04 20:09:40 +00:00
|
|
|
string h_inputencoding = "auto";
|
2007-12-05 20:02:49 +00:00
|
|
|
string h_font_roman = "default";
|
|
|
|
string h_font_sans = "default";
|
|
|
|
string h_font_typewriter = "default";
|
|
|
|
string h_font_default_family = "default";
|
|
|
|
string h_font_sc = "false";
|
|
|
|
string h_font_osf = "false";
|
|
|
|
string h_font_sf_scale = "100";
|
|
|
|
string h_font_tt_scale = "100";
|
2007-11-28 00:03:11 +00:00
|
|
|
string h_graphics = "default";
|
|
|
|
string h_paperfontsize = "default";
|
|
|
|
string h_spacing = "single";
|
|
|
|
string h_papersize = "default";
|
|
|
|
string h_use_geometry = "false";
|
2009-06-14 12:25:17 +00:00
|
|
|
string h_use_amsmath = "1";
|
|
|
|
string h_use_esint = "1";
|
2007-11-28 00:03:11 +00:00
|
|
|
string h_cite_engine = "basic";
|
|
|
|
string h_use_bibtopic = "false";
|
|
|
|
string h_paperorientation = "portrait";
|
|
|
|
string h_secnumdepth = "3";
|
|
|
|
string h_tocdepth = "3";
|
|
|
|
string h_paragraph_separation = "indent";
|
|
|
|
string h_defskip = "medskip";
|
|
|
|
string h_quotes_language = "english";
|
|
|
|
string h_papercolumns = "1";
|
|
|
|
string h_papersides = string();
|
|
|
|
string h_paperpagestyle = "default";
|
|
|
|
string h_tracking_changes = "false";
|
|
|
|
string h_output_changes = "false";
|
2008-05-16 20:25:44 +00:00
|
|
|
string h_margins = "";
|
2003-04-17 15:05:17 +00:00
|
|
|
|
|
|
|
|
2004-06-28 06:53:12 +00:00
|
|
|
void handle_opt(vector<string> & opts, char const * const * what, string & target)
|
2003-04-17 15:05:17 +00:00
|
|
|
{
|
|
|
|
if (opts.empty())
|
|
|
|
return;
|
|
|
|
|
2007-12-04 20:09:40 +00:00
|
|
|
// the last language option is the document language (for babel and LyX)
|
|
|
|
// the last size option is the document font size
|
|
|
|
vector<string>::iterator it;
|
|
|
|
vector<string>::iterator position = opts.begin();
|
2007-09-16 10:36:57 +00:00
|
|
|
for (; *what; ++what) {
|
2007-12-04 20:09:40 +00:00
|
|
|
it = find(opts.begin(), opts.end(), *what);
|
2003-04-17 15:05:17 +00:00
|
|
|
if (it != opts.end()) {
|
2007-12-09 17:42:05 +00:00
|
|
|
documentclass_language = true;
|
2007-12-04 20:09:40 +00:00
|
|
|
if (it >= position) {
|
|
|
|
target = *what;
|
|
|
|
position = it;
|
|
|
|
}
|
2003-04-17 15:05:17 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2007-12-09 17:42:05 +00:00
|
|
|
void delete_opt(vector<string> & opts, char const * const * what)
|
|
|
|
{
|
|
|
|
if (opts.empty())
|
|
|
|
return;
|
|
|
|
|
|
|
|
// remove found options from the list
|
|
|
|
// do this after handle_opt to avoid potential memory leaks and to be able
|
|
|
|
// to find in every case the last language option
|
|
|
|
vector<string>::iterator it;
|
|
|
|
for (; *what; ++what) {
|
|
|
|
it = find(opts.begin(), opts.end(), *what);
|
|
|
|
if (it != opts.end())
|
|
|
|
opts.erase(it);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2004-08-10 09:40:53 +00:00
|
|
|
/*!
|
|
|
|
* Split a package options string (keyval format) into a vector.
|
|
|
|
* Example input:
|
|
|
|
* authorformat=smallcaps,
|
|
|
|
* commabeforerest,
|
|
|
|
* titleformat=colonsep,
|
|
|
|
* bibformat={tabular,ibidem,numbered}
|
|
|
|
*/
|
|
|
|
vector<string> split_options(string const & input)
|
|
|
|
{
|
|
|
|
vector<string> options;
|
|
|
|
string option;
|
|
|
|
Parser p(input);
|
|
|
|
while (p.good()) {
|
|
|
|
Token const & t = p.get_token();
|
|
|
|
if (t.asInput() == ",") {
|
2007-12-04 20:09:40 +00:00
|
|
|
options.push_back(trim(option));
|
2004-08-10 09:40:53 +00:00
|
|
|
option.erase();
|
|
|
|
} else if (t.asInput() == "=") {
|
|
|
|
option += '=';
|
|
|
|
p.skip_spaces(true);
|
|
|
|
if (p.next_token().asInput() == "{")
|
|
|
|
option += '{' + p.getArg('{', '}') + '}';
|
|
|
|
} else if (t.cat() != catSpace)
|
|
|
|
option += t.asInput();
|
|
|
|
}
|
2004-10-05 10:11:42 +00:00
|
|
|
|
2004-08-10 09:40:53 +00:00
|
|
|
if (!option.empty())
|
2007-12-04 20:09:40 +00:00
|
|
|
options.push_back(trim(option));
|
2004-08-10 09:40:53 +00:00
|
|
|
|
|
|
|
return options;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/*!
|
|
|
|
* Add package \p name with options \p options to used_packages.
|
|
|
|
* Remove options from \p options that we don't want to output.
|
|
|
|
*/
|
|
|
|
void add_package(string const & name, vector<string> & options)
|
2003-04-17 15:05:17 +00:00
|
|
|
{
|
2004-08-10 09:40:53 +00:00
|
|
|
// every package inherits the global options
|
|
|
|
if (used_packages.find(name) == used_packages.end())
|
|
|
|
used_packages[name] = split_options(h_options);
|
|
|
|
|
|
|
|
vector<string> & v = used_packages[name];
|
|
|
|
v.insert(v.end(), options.begin(), options.end());
|
|
|
|
if (name == "jurabib") {
|
|
|
|
// Don't output the order argument (see the cite command
|
2007-04-26 04:41:58 +00:00
|
|
|
// handling code in text.cpp).
|
2004-08-10 09:40:53 +00:00
|
|
|
vector<string>::iterator end =
|
|
|
|
remove(options.begin(), options.end(), "natbiborder");
|
|
|
|
end = remove(options.begin(), end, "jurabiborder");
|
|
|
|
options.erase(end, options.end());
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2007-12-09 14:14:34 +00:00
|
|
|
// Given is a string like "scaled=0.9", return 0.9 * 100
|
|
|
|
string const scale_as_percentage(string const & scale)
|
|
|
|
{
|
2007-12-09 15:26:31 +00:00
|
|
|
string::size_type pos = scale.find('=');
|
|
|
|
if (pos != string::npos) {
|
|
|
|
string value = scale.substr(pos + 1);
|
|
|
|
if (isStrDbl(value))
|
|
|
|
return convert<string>(100 * convert<double>(value));
|
|
|
|
}
|
|
|
|
// If the input string didn't match our expectations.
|
2007-12-11 00:45:30 +00:00
|
|
|
// return the default value "100"
|
2007-12-09 15:26:31 +00:00
|
|
|
return "100";
|
2007-12-09 14:14:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2009-06-15 00:16:31 +00:00
|
|
|
void handle_package(Parser &p, string const & name, string const & opts)
|
2004-08-10 09:40:53 +00:00
|
|
|
{
|
|
|
|
vector<string> options = split_options(opts);
|
|
|
|
add_package(name, options);
|
2007-12-05 20:02:49 +00:00
|
|
|
string scale;
|
|
|
|
|
|
|
|
// roman fonts
|
2009-06-11 23:45:17 +00:00
|
|
|
if (is_known(name, known_roman_fonts)) {
|
2007-12-05 20:02:49 +00:00
|
|
|
h_font_roman = name;
|
2009-06-11 23:45:17 +00:00
|
|
|
p.skip_spaces();
|
|
|
|
}
|
2008-04-20 23:16:55 +00:00
|
|
|
|
2007-12-06 18:58:32 +00:00
|
|
|
if (name == "fourier") {
|
2007-12-05 20:02:49 +00:00
|
|
|
h_font_roman = "utopia";
|
2007-12-06 18:58:32 +00:00
|
|
|
// when font uses real small capitals
|
|
|
|
if (opts == "expert")
|
|
|
|
h_font_sc = "true";
|
|
|
|
}
|
2009-06-11 23:45:17 +00:00
|
|
|
|
2009-06-15 00:16:31 +00:00
|
|
|
if (name == "mathpazo")
|
2007-12-05 20:02:49 +00:00
|
|
|
h_font_roman = "palatino";
|
2008-04-20 23:16:55 +00:00
|
|
|
|
2009-06-15 00:16:31 +00:00
|
|
|
if (name == "mathptmx")
|
2007-12-05 20:02:49 +00:00
|
|
|
h_font_roman = "times";
|
2008-04-20 23:16:55 +00:00
|
|
|
|
2007-12-05 20:02:49 +00:00
|
|
|
// sansserif fonts
|
|
|
|
if (is_known(name, known_sans_fonts)) {
|
|
|
|
h_font_sans = name;
|
|
|
|
if (!opts.empty()) {
|
|
|
|
scale = opts;
|
2007-12-09 14:14:34 +00:00
|
|
|
h_font_sf_scale = scale_as_percentage(scale);
|
2007-12-05 20:02:49 +00:00
|
|
|
}
|
|
|
|
}
|
2009-06-11 23:45:17 +00:00
|
|
|
|
2007-12-05 20:02:49 +00:00
|
|
|
// typewriter fonts
|
|
|
|
if (is_known(name, known_typewriter_fonts)) {
|
|
|
|
h_font_typewriter = name;
|
|
|
|
if (!opts.empty()) {
|
|
|
|
scale = opts;
|
2007-12-09 14:14:34 +00:00
|
|
|
h_font_tt_scale = scale_as_percentage(scale);
|
2007-12-05 20:02:49 +00:00
|
|
|
}
|
|
|
|
}
|
2009-06-11 23:45:17 +00:00
|
|
|
|
2007-12-06 18:58:32 +00:00
|
|
|
// font uses old-style figure
|
2009-06-15 00:16:31 +00:00
|
|
|
if (name == "eco")
|
2007-12-06 18:58:32 +00:00
|
|
|
h_font_osf = "true";
|
2004-08-10 09:40:53 +00:00
|
|
|
|
2009-06-15 00:16:31 +00:00
|
|
|
else if (name == "amsmath" || name == "amssymb")
|
2009-03-10 23:55:25 +00:00
|
|
|
h_use_amsmath = "2";
|
2008-04-20 23:16:55 +00:00
|
|
|
|
2009-06-15 00:16:31 +00:00
|
|
|
else if (name == "esint")
|
2009-06-14 12:21:30 +00:00
|
|
|
h_use_esint = "2";
|
|
|
|
|
2007-12-09 17:42:05 +00:00
|
|
|
else if (name == "babel" && !opts.empty()) {
|
|
|
|
// check if more than one option was used - used later for inputenc
|
|
|
|
// in case inputenc is parsed before babel, set the encoding to auto
|
|
|
|
if (options.begin() != options.end() - 1) {
|
|
|
|
one_language = false;
|
|
|
|
h_inputencoding = "auto";
|
|
|
|
}
|
|
|
|
// only set the document language when there was not already one set
|
|
|
|
// via the documentclass options
|
|
|
|
// babel takes the the last language given in the documentclass options
|
|
|
|
// as document language. If there is no such language option, the last
|
|
|
|
// option of its \usepackage call is used.
|
|
|
|
if (documentclass_language == false) {
|
|
|
|
handle_opt(options, known_languages, h_language);
|
|
|
|
delete_opt(options, known_languages);
|
2009-06-19 00:28:20 +00:00
|
|
|
if (is_known(h_language, known_brazilian_languages))
|
|
|
|
h_language = "brazilian";
|
|
|
|
else if (is_known(h_language, known_french_languages))
|
2007-12-09 17:42:05 +00:00
|
|
|
h_language = "french";
|
|
|
|
else if (is_known(h_language, known_german_languages))
|
|
|
|
h_language = "german";
|
|
|
|
else if (is_known(h_language, known_ngerman_languages))
|
|
|
|
h_language = "ngerman";
|
2009-06-19 00:28:20 +00:00
|
|
|
else if (is_known(h_language, known_portuguese_languages))
|
|
|
|
h_language = "portuguese";
|
2007-12-09 17:42:05 +00:00
|
|
|
else if (is_known(h_language, known_russian_languages))
|
|
|
|
h_language = "russian";
|
|
|
|
else if (is_known(h_language, known_ukrainian_languages))
|
|
|
|
h_language = "ukrainian";
|
|
|
|
h_quotes_language = h_language;
|
|
|
|
}
|
|
|
|
}
|
2009-06-14 21:29:24 +00:00
|
|
|
|
2003-04-17 15:05:17 +00:00
|
|
|
else if (name == "fontenc")
|
2009-06-15 00:16:31 +00:00
|
|
|
;// ignore this
|
2008-04-20 23:16:55 +00:00
|
|
|
|
2004-08-10 09:40:53 +00:00
|
|
|
else if (name == "inputenc") {
|
2008-11-16 21:51:18 +00:00
|
|
|
// only set when there is not more than one inputenc
|
|
|
|
// option therefore check for the "," character also
|
|
|
|
// only set when there is not more then one babel
|
|
|
|
// language option
|
2008-10-11 16:07:14 +00:00
|
|
|
if (opts.find(",") == string::npos && one_language == true) {
|
2008-04-09 20:19:47 +00:00
|
|
|
if (opts == "ascii")
|
|
|
|
//change ascii to auto to be in the unicode range, see
|
|
|
|
//http://bugzilla.lyx.org/show_bug.cgi?id=4719
|
|
|
|
h_inputencoding = "auto";
|
2008-10-11 16:07:14 +00:00
|
|
|
else if (!opts.empty())
|
2008-04-09 20:19:47 +00:00
|
|
|
h_inputencoding = opts;
|
2008-10-11 16:07:14 +00:00
|
|
|
}
|
2008-11-16 21:51:18 +00:00
|
|
|
if (!options.empty())
|
|
|
|
p.setEncoding(options.back());
|
2004-08-10 09:40:53 +00:00
|
|
|
options.clear();
|
2008-04-21 22:08:52 +00:00
|
|
|
}
|
2008-10-11 16:07:14 +00:00
|
|
|
|
2008-04-21 22:08:52 +00:00
|
|
|
else if (name == "makeidx")
|
2009-06-15 00:16:31 +00:00
|
|
|
; // ignore this
|
2009-06-11 23:45:17 +00:00
|
|
|
|
|
|
|
else if (name == "prettyref")
|
2009-06-15 00:16:31 +00:00
|
|
|
; // ignore this
|
2009-06-11 23:45:17 +00:00
|
|
|
|
|
|
|
else if (name == "varioref")
|
2009-06-15 00:16:31 +00:00
|
|
|
; // ignore this
|
2008-04-20 23:16:55 +00:00
|
|
|
|
2009-06-15 00:16:31 +00:00
|
|
|
else if (name == "verbatim")
|
|
|
|
; // ignore this
|
|
|
|
|
|
|
|
else if (name == "nomencl")
|
|
|
|
; // ignore this
|
2008-04-20 23:16:55 +00:00
|
|
|
|
2009-06-15 00:33:05 +00:00
|
|
|
else if (name == "textcomp")
|
|
|
|
; // ignore this
|
|
|
|
|
2009-06-11 23:45:17 +00:00
|
|
|
else if (name == "url")
|
2009-06-15 00:16:31 +00:00
|
|
|
; // ignore this
|
2009-06-11 23:45:17 +00:00
|
|
|
|
|
|
|
else if (name == "color") {
|
2008-04-20 23:16:55 +00:00
|
|
|
// with the following command this package is only loaded when needed for
|
|
|
|
// undefined colors, since we only support the predefined colors
|
|
|
|
h_preamble << "\\@ifundefined{definecolor}\n {\\usepackage{color}}{}\n";
|
2009-06-11 23:45:17 +00:00
|
|
|
}
|
2008-04-20 23:16:55 +00:00
|
|
|
|
2005-07-18 13:07:16 +00:00
|
|
|
else if (name == "graphicx")
|
2009-06-15 00:16:31 +00:00
|
|
|
; // ignore this
|
2008-04-21 22:08:52 +00:00
|
|
|
|
2008-04-20 23:22:36 +00:00
|
|
|
else if (name == "setspace")
|
2009-06-15 00:16:31 +00:00
|
|
|
; // ignore this
|
2008-04-21 22:08:52 +00:00
|
|
|
|
2008-05-16 20:25:44 +00:00
|
|
|
else if (name == "geometry")
|
2009-06-15 00:16:31 +00:00
|
|
|
; // Ignore this, the geometry settings are made by the \geometry
|
2008-05-16 20:25:44 +00:00
|
|
|
// command. This command is handled below.
|
|
|
|
|
2003-04-17 15:05:17 +00:00
|
|
|
else if (is_known(name, known_languages)) {
|
2009-06-19 00:28:20 +00:00
|
|
|
if (is_known(h_language, known_brazilian_languages))
|
|
|
|
h_language = "brazilian";
|
|
|
|
else if (is_known(name, known_french_languages))
|
2007-11-28 00:03:11 +00:00
|
|
|
h_language = "french";
|
2007-12-06 22:49:18 +00:00
|
|
|
else if (is_known(name, known_german_languages))
|
2007-12-06 22:57:15 +00:00
|
|
|
h_language = "german";
|
|
|
|
else if (is_known(name, known_ngerman_languages))
|
2007-12-06 22:49:18 +00:00
|
|
|
h_language = "ngerman";
|
2009-06-19 00:28:20 +00:00
|
|
|
else if (is_known(h_language, known_portuguese_languages))
|
|
|
|
h_language = "portuguese";
|
2007-12-06 22:49:18 +00:00
|
|
|
else if (is_known(name, known_russian_languages))
|
|
|
|
h_language = "russian";
|
|
|
|
else if (is_known(name, known_ukrainian_languages))
|
|
|
|
h_language = "ukrainian";
|
|
|
|
else
|
2007-11-28 00:03:11 +00:00
|
|
|
h_language = name;
|
2007-12-06 22:49:18 +00:00
|
|
|
h_quotes_language = h_language;
|
2008-04-21 22:08:52 +00:00
|
|
|
}
|
2009-06-11 23:45:17 +00:00
|
|
|
|
2008-04-21 22:08:52 +00:00
|
|
|
else if (name == "natbib") {
|
2004-08-10 09:40:53 +00:00
|
|
|
h_cite_engine = "natbib_authoryear";
|
|
|
|
vector<string>::iterator it =
|
|
|
|
find(options.begin(), options.end(), "authoryear");
|
|
|
|
if (it != options.end())
|
|
|
|
options.erase(it);
|
|
|
|
else {
|
|
|
|
it = find(options.begin(), options.end(), "numbers");
|
|
|
|
if (it != options.end()) {
|
|
|
|
h_cite_engine = "natbib_numerical";
|
|
|
|
options.erase(it);
|
|
|
|
}
|
|
|
|
}
|
2008-04-21 22:08:52 +00:00
|
|
|
}
|
2009-06-11 23:45:17 +00:00
|
|
|
|
2009-06-15 00:16:31 +00:00
|
|
|
else if (name == "jurabib")
|
2004-08-10 09:40:53 +00:00
|
|
|
h_cite_engine = "jurabib";
|
2009-06-11 23:45:17 +00:00
|
|
|
|
2009-06-15 00:16:31 +00:00
|
|
|
else if (name == "babel")
|
|
|
|
; // ignore this
|
|
|
|
|
|
|
|
else {
|
2008-09-28 20:15:08 +00:00
|
|
|
if (options.empty())
|
2009-02-20 09:46:03 +00:00
|
|
|
h_preamble << "\\usepackage{" << name << "}";
|
2008-09-28 20:15:08 +00:00
|
|
|
else {
|
|
|
|
h_preamble << "\\usepackage[" << opts << "]{"
|
2009-02-20 09:46:03 +00:00
|
|
|
<< name << "}";
|
2008-09-28 20:15:08 +00:00
|
|
|
options.clear();
|
|
|
|
}
|
2003-04-17 15:05:17 +00:00
|
|
|
}
|
2008-09-28 20:15:08 +00:00
|
|
|
|
2004-08-10 09:40:53 +00:00
|
|
|
// We need to do something with the options...
|
|
|
|
if (!options.empty())
|
|
|
|
cerr << "Ignoring options '" << join(options, ",")
|
|
|
|
<< "' of package " << name << '.' << endl;
|
2009-06-15 00:16:31 +00:00
|
|
|
|
|
|
|
// remove the whitespace
|
|
|
|
p.skip_spaces();
|
2003-04-17 15:05:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2007-11-28 00:03:11 +00:00
|
|
|
|
2007-04-29 19:53:54 +00:00
|
|
|
void end_preamble(ostream & os, TextClass const & /*textclass*/)
|
2003-04-17 15:05:17 +00:00
|
|
|
{
|
2007-12-04 20:09:40 +00:00
|
|
|
os << "#LyX file created by tex2lyx " << PACKAGE_VERSION << "\n"
|
2009-06-19 00:28:20 +00:00
|
|
|
<< "\\lyxformat 263\n"
|
2004-08-29 09:44:40 +00:00
|
|
|
<< "\\begin_document\n"
|
|
|
|
<< "\\begin_header\n"
|
2007-12-04 20:09:40 +00:00
|
|
|
<< "\\textclass " << h_textclass << "\n";
|
|
|
|
if (!h_preamble.str().empty())
|
|
|
|
os << "\\begin_preamble\n" << h_preamble.str() << "\n\\end_preamble\n";
|
2003-11-19 10:35:50 +00:00
|
|
|
if (!h_options.empty())
|
2007-12-04 20:09:40 +00:00
|
|
|
os << "\\options " << h_options << "\n";
|
2003-04-23 15:14:43 +00:00
|
|
|
os << "\\language " << h_language << "\n"
|
2003-04-17 15:05:17 +00:00
|
|
|
<< "\\inputencoding " << h_inputencoding << "\n"
|
2007-12-05 20:02:49 +00:00
|
|
|
<< "\\font_roman " << h_font_roman << "\n"
|
|
|
|
<< "\\font_sans " << h_font_sans << "\n"
|
|
|
|
<< "\\font_typewriter " << h_font_typewriter << "\n"
|
|
|
|
<< "\\font_default_family " << h_font_default_family << "\n"
|
|
|
|
<< "\\font_sc " << h_font_sc << "\n"
|
|
|
|
<< "\\font_osf " << h_font_osf << "\n"
|
|
|
|
<< "\\font_sf_scale " << h_font_sf_scale << "\n"
|
|
|
|
<< "\\font_tt_scale " << h_font_tt_scale << "\n"
|
2003-04-17 15:05:17 +00:00
|
|
|
<< "\\graphics " << h_graphics << "\n"
|
|
|
|
<< "\\paperfontsize " << h_paperfontsize << "\n"
|
|
|
|
<< "\\spacing " << h_spacing << "\n"
|
|
|
|
<< "\\papersize " << h_papersize << "\n"
|
|
|
|
<< "\\use_geometry " << h_use_geometry << "\n"
|
|
|
|
<< "\\use_amsmath " << h_use_amsmath << "\n"
|
2009-06-14 12:21:30 +00:00
|
|
|
<< "\\use_esint " << h_use_esint << "\n"
|
2004-07-29 17:03:37 +00:00
|
|
|
<< "\\cite_engine " << h_cite_engine << "\n"
|
|
|
|
<< "\\use_bibtopic " << h_use_bibtopic << "\n"
|
2003-04-17 15:05:17 +00:00
|
|
|
<< "\\paperorientation " << h_paperorientation << "\n"
|
2008-05-16 20:25:44 +00:00
|
|
|
<< h_margins
|
2003-04-17 15:05:17 +00:00
|
|
|
<< "\\secnumdepth " << h_secnumdepth << "\n"
|
|
|
|
<< "\\tocdepth " << h_tocdepth << "\n"
|
|
|
|
<< "\\paragraph_separation " << h_paragraph_separation << "\n"
|
|
|
|
<< "\\defskip " << h_defskip << "\n"
|
|
|
|
<< "\\quotes_language " << h_quotes_language << "\n"
|
|
|
|
<< "\\papercolumns " << h_papercolumns << "\n"
|
|
|
|
<< "\\papersides " << h_papersides << "\n"
|
|
|
|
<< "\\paperpagestyle " << h_paperpagestyle << "\n"
|
2003-04-23 15:14:43 +00:00
|
|
|
<< "\\tracking_changes " << h_tracking_changes << "\n"
|
2005-02-06 09:32:52 +00:00
|
|
|
<< "\\output_changes " << h_output_changes << "\n"
|
2004-08-29 09:44:40 +00:00
|
|
|
<< "\\end_header\n\n"
|
|
|
|
<< "\\begin_body\n";
|
2003-10-23 11:46:33 +00:00
|
|
|
// clear preamble for subdocuments
|
|
|
|
h_preamble.str("");
|
2003-04-17 15:05:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
} // anonymous namespace
|
|
|
|
|
2008-03-06 23:31:40 +00:00
|
|
|
void parse_preamble(Parser & p, ostream & os,
|
|
|
|
string const & forceclass, TeX2LyXDocClass & tc)
|
2003-04-17 15:05:17 +00:00
|
|
|
{
|
2003-07-03 13:01:51 +00:00
|
|
|
// initialize fixed types
|
|
|
|
special_columns['D'] = 3;
|
2003-10-23 11:46:33 +00:00
|
|
|
bool is_full_document = false;
|
2009-06-15 00:16:31 +00:00
|
|
|
bool lyx_specific_preamble = false;
|
2003-07-03 13:01:51 +00:00
|
|
|
|
2004-06-18 06:47:19 +00:00
|
|
|
// determine whether this is a full document or a fragment for inclusion
|
2003-04-17 15:05:17 +00:00
|
|
|
while (p.good()) {
|
2003-04-23 15:14:43 +00:00
|
|
|
Token const & t = p.get_token();
|
2003-04-17 15:05:17 +00:00
|
|
|
|
2003-11-05 10:14:13 +00:00
|
|
|
if (t.cat() == catEscape && t.cs() == "documentclass") {
|
2003-10-23 11:46:33 +00:00
|
|
|
is_full_document = true;
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
p.reset();
|
|
|
|
|
|
|
|
while (is_full_document && p.good()) {
|
|
|
|
Token const & t = p.get_token();
|
|
|
|
|
2003-04-17 15:05:17 +00:00
|
|
|
#ifdef FILEDEBUG
|
2003-10-23 11:46:33 +00:00
|
|
|
cerr << "t: " << t << "\n";
|
2003-04-17 15:05:17 +00:00
|
|
|
#endif
|
|
|
|
|
|
|
|
//
|
|
|
|
// cat codes
|
|
|
|
//
|
2009-06-15 00:16:31 +00:00
|
|
|
if ((t.cat() == catLetter ||
|
2008-09-28 20:15:08 +00:00
|
|
|
t.cat() == catSuper ||
|
|
|
|
t.cat() == catSub ||
|
|
|
|
t.cat() == catOther ||
|
|
|
|
t.cat() == catMath ||
|
|
|
|
t.cat() == catActive ||
|
|
|
|
t.cat() == catBegin ||
|
|
|
|
t.cat() == catEnd ||
|
|
|
|
t.cat() == catAlign ||
|
|
|
|
t.cat() == catParameter))
|
|
|
|
h_preamble << t.character();
|
|
|
|
|
2009-06-15 00:16:31 +00:00
|
|
|
else if (t.cat() == catSpace || t.cat() == catNewline)
|
2007-11-28 00:03:11 +00:00
|
|
|
h_preamble << t.asInput();
|
2003-11-05 10:14:13 +00:00
|
|
|
|
2008-09-28 20:15:08 +00:00
|
|
|
else if (t.cat() == catComment) {
|
2009-06-19 00:00:46 +00:00
|
|
|
// regex to parse comments (currently not used)
|
|
|
|
//static regex const islyxfile("%% LyX .* created this file");
|
2008-09-28 20:15:08 +00:00
|
|
|
string const comment = t.asInput();
|
2008-10-12 19:19:41 +00:00
|
|
|
// magically switch encoding default if it looks like XeLaTeX
|
|
|
|
static string const magicXeLaTeX =
|
|
|
|
"% This document must be compiled with XeLaTeX ";
|
|
|
|
if (comment.size() > magicXeLaTeX.size()
|
|
|
|
&& comment.substr(0, magicXeLaTeX.size()) == magicXeLaTeX
|
|
|
|
&& h_inputencoding == "auto") {
|
|
|
|
cerr << "XeLaTeX comment found, switching to UTF8\n";
|
|
|
|
h_inputencoding = "utf8";
|
|
|
|
}
|
2008-09-28 20:15:08 +00:00
|
|
|
smatch sub;
|
2009-06-15 00:16:31 +00:00
|
|
|
// don't output LyX specific comments
|
|
|
|
if (!is_known(comment, known_lyx_comments))
|
2008-09-28 20:15:08 +00:00
|
|
|
h_preamble << t.asInput();
|
|
|
|
}
|
2003-04-17 15:05:17 +00:00
|
|
|
|
|
|
|
else if (t.cs() == "pagestyle")
|
2003-10-23 11:46:33 +00:00
|
|
|
h_paperpagestyle = p.verbatim_item();
|
2003-04-17 15:05:17 +00:00
|
|
|
|
2007-11-28 00:03:11 +00:00
|
|
|
else if (t.cs() == "makeatletter") {
|
2009-06-15 00:16:31 +00:00
|
|
|
// LyX takes care of this
|
2003-04-17 15:05:17 +00:00
|
|
|
p.setCatCode('@', catLetter);
|
2007-11-28 00:03:11 +00:00
|
|
|
}
|
2003-04-17 15:05:17 +00:00
|
|
|
|
2007-11-28 00:03:11 +00:00
|
|
|
else if (t.cs() == "makeatother") {
|
2009-06-15 00:16:31 +00:00
|
|
|
// LyX takes care of this
|
2003-04-17 15:05:17 +00:00
|
|
|
p.setCatCode('@', catOther);
|
2007-11-28 00:03:11 +00:00
|
|
|
}
|
2003-04-17 15:05:17 +00:00
|
|
|
|
2008-04-29 18:11:46 +00:00
|
|
|
else if (t.cs() == "newcommand" || t.cs() == "renewcommand"
|
2009-06-15 00:16:31 +00:00
|
|
|
|| t.cs() == "providecommand"
|
|
|
|
|| t.cs() == "DeclareRobustCommand"
|
|
|
|
|| t.cs() == "ProvideTextCommandDefault"
|
|
|
|
|| t.cs() == "DeclareMathAccent") {
|
2003-04-17 15:05:17 +00:00
|
|
|
bool star = false;
|
2003-04-23 15:14:43 +00:00
|
|
|
if (p.next_token().character() == '*') {
|
|
|
|
p.get_token();
|
2003-04-17 15:05:17 +00:00
|
|
|
star = true;
|
|
|
|
}
|
2003-04-23 15:14:43 +00:00
|
|
|
string const name = p.verbatim_item();
|
2005-01-06 13:22:20 +00:00
|
|
|
string const opt1 = p.getOpt();
|
|
|
|
string const opt2 = p.getFullOpt();
|
2003-04-23 15:14:43 +00:00
|
|
|
string const body = p.verbatim_item();
|
2007-12-05 20:02:49 +00:00
|
|
|
// font settings
|
|
|
|
if (name == "\\rmdefault")
|
|
|
|
if (is_known(body, known_roman_fonts))
|
|
|
|
h_font_roman = body;
|
|
|
|
if (name == "\\sfdefault")
|
|
|
|
if (is_known(body, known_sans_fonts))
|
|
|
|
h_font_sans = body;
|
|
|
|
if (name == "\\ttdefault")
|
|
|
|
if (is_known(body, known_typewriter_fonts))
|
|
|
|
h_font_typewriter = body;
|
|
|
|
if (name == "\\familydefault") {
|
|
|
|
string family = body;
|
|
|
|
// remove leading "\"
|
|
|
|
h_font_default_family = family.erase(0,1);
|
|
|
|
}
|
2009-06-15 00:16:31 +00:00
|
|
|
// LyX specific commands that will automatically be set by LyX
|
|
|
|
string lyx_command = name;
|
|
|
|
// remove the leading "\"
|
|
|
|
lyx_command.erase(0,1);
|
2009-06-18 23:35:49 +00:00
|
|
|
lyx_specific_preamble = false;
|
|
|
|
// allow redefinitions of LyX specific commands
|
|
|
|
if (is_known(lyx_command, known_lyx_commands)
|
|
|
|
&& (t.cs() != "renewcommand"))
|
2009-06-15 00:16:31 +00:00
|
|
|
lyx_specific_preamble = true;
|
2003-04-17 15:05:17 +00:00
|
|
|
// only non-lyxspecific stuff
|
2009-06-15 00:16:31 +00:00
|
|
|
if (!lyx_specific_preamble) {
|
2003-04-17 15:05:17 +00:00
|
|
|
ostringstream ss;
|
|
|
|
ss << '\\' << t.cs();
|
|
|
|
if (star)
|
|
|
|
ss << '*';
|
2005-01-06 13:22:20 +00:00
|
|
|
ss << '{' << name << '}' << opt1 << opt2
|
|
|
|
<< '{' << body << "}";
|
2003-04-17 15:05:17 +00:00
|
|
|
h_preamble << ss.str();
|
2005-01-06 13:22:20 +00:00
|
|
|
|
|
|
|
// Add the command to the known commands
|
|
|
|
add_known_command(name, opt1, !opt2.empty());
|
2003-04-17 15:05:17 +00:00
|
|
|
/*
|
|
|
|
ostream & out = in_preamble ? h_preamble : os;
|
|
|
|
out << "\\" << t.cs() << "{" << name << "}"
|
2003-11-05 10:14:13 +00:00
|
|
|
<< opts << "{" << body << "}";
|
2003-04-17 15:05:17 +00:00
|
|
|
*/
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
else if (t.cs() == "documentclass") {
|
2008-05-15 21:05:25 +00:00
|
|
|
vector<string>::iterator it;
|
2007-12-04 20:09:40 +00:00
|
|
|
vector<string> opts = split_options(p.getArg('[', ']'));
|
2007-12-09 17:42:05 +00:00
|
|
|
handle_opt(opts, known_fontsizes, h_paperfontsize);
|
|
|
|
delete_opt(opts, known_fontsizes);
|
|
|
|
// delete "pt" at the end
|
|
|
|
string::size_type i = h_paperfontsize.find("pt");
|
|
|
|
if (i != string::npos)
|
|
|
|
h_paperfontsize.erase(i);
|
|
|
|
// to avoid that the babel options overwrite the documentclass options
|
|
|
|
documentclass_language = false;
|
2007-11-27 01:38:50 +00:00
|
|
|
handle_opt(opts, known_languages, h_language);
|
2007-12-09 17:42:05 +00:00
|
|
|
delete_opt(opts, known_languages);
|
2009-06-19 00:28:20 +00:00
|
|
|
if (is_known(h_language, known_brazilian_languages))
|
|
|
|
h_language = "brazilian";
|
|
|
|
else if (is_known(h_language, known_french_languages))
|
2007-11-28 00:03:11 +00:00
|
|
|
h_language = "french";
|
2007-12-06 22:49:18 +00:00
|
|
|
else if (is_known(h_language, known_german_languages))
|
2007-12-06 22:57:15 +00:00
|
|
|
h_language = "german";
|
|
|
|
else if (is_known(h_language, known_ngerman_languages))
|
2007-12-06 22:49:18 +00:00
|
|
|
h_language = "ngerman";
|
2009-06-19 00:28:20 +00:00
|
|
|
else if (is_known(h_language, known_portuguese_languages))
|
|
|
|
h_language = "portuguese";
|
2007-12-06 22:49:18 +00:00
|
|
|
else if (is_known(h_language, known_russian_languages))
|
|
|
|
h_language = "russian";
|
|
|
|
else if (is_known(h_language, known_ukrainian_languages))
|
|
|
|
h_language = "ukrainian";
|
2003-04-17 15:05:17 +00:00
|
|
|
h_quotes_language = h_language;
|
2008-05-16 20:25:44 +00:00
|
|
|
// paper orientation
|
|
|
|
if ((it = find(opts.begin(), opts.end(), "landscape")) != opts.end()) {
|
|
|
|
h_paperorientation = "landscape";
|
|
|
|
opts.erase(it);
|
|
|
|
}
|
2008-05-15 21:05:25 +00:00
|
|
|
// paper sides
|
2008-05-17 15:11:41 +00:00
|
|
|
if ((it = find(opts.begin(), opts.end(), "oneside"))
|
|
|
|
!= opts.end()) {
|
|
|
|
h_papersides = "1";
|
|
|
|
opts.erase(it);
|
|
|
|
}
|
2008-05-15 23:02:53 +00:00
|
|
|
if ((it = find(opts.begin(), opts.end(), "twoside"))
|
|
|
|
!= opts.end()) {
|
2008-05-15 21:05:25 +00:00
|
|
|
h_papersides = "2";
|
|
|
|
opts.erase(it);
|
|
|
|
}
|
|
|
|
// paper columns
|
2008-05-17 15:11:41 +00:00
|
|
|
if ((it = find(opts.begin(), opts.end(), "onecolumn"))
|
|
|
|
!= opts.end()) {
|
|
|
|
h_papercolumns = "1";
|
|
|
|
opts.erase(it);
|
|
|
|
}
|
2008-05-15 23:02:53 +00:00
|
|
|
if ((it = find(opts.begin(), opts.end(), "twocolumn"))
|
|
|
|
!= opts.end()) {
|
2008-05-15 21:05:25 +00:00
|
|
|
h_papercolumns = "2";
|
|
|
|
opts.erase(it);
|
|
|
|
}
|
2008-05-16 20:25:44 +00:00
|
|
|
// paper sizes
|
|
|
|
// some size options are know to any document classes, other sizes
|
|
|
|
// are handled by the \geometry command of the geometry package
|
|
|
|
handle_opt(opts, known_class_paper_sizes, h_papersize);
|
|
|
|
delete_opt(opts, known_class_paper_sizes);
|
2008-05-15 23:02:53 +00:00
|
|
|
// the remaining options
|
2003-04-17 15:05:17 +00:00
|
|
|
h_options = join(opts, ",");
|
|
|
|
h_textclass = p.getArg('{', '}');
|
|
|
|
}
|
|
|
|
|
|
|
|
else if (t.cs() == "usepackage") {
|
|
|
|
string const options = p.getArg('[', ']');
|
|
|
|
string const name = p.getArg('{', '}');
|
2008-11-16 21:51:18 +00:00
|
|
|
vector<string> vecnames;
|
|
|
|
split(name, vecnames, ',');
|
|
|
|
vector<string>::const_iterator it = vecnames.begin();
|
|
|
|
vector<string>::const_iterator end = vecnames.end();
|
|
|
|
for (; it != end; ++it)
|
2009-06-15 00:16:31 +00:00
|
|
|
handle_package(p, trim(*it), options);
|
2003-04-17 15:05:17 +00:00
|
|
|
}
|
|
|
|
|
2008-10-11 16:07:14 +00:00
|
|
|
else if (t.cs() == "inputencoding") {
|
2008-11-16 21:51:18 +00:00
|
|
|
string const encoding = p.getArg('{','}');
|
|
|
|
h_inputencoding = encoding;
|
|
|
|
p.setEncoding(encoding);
|
2008-10-11 16:07:14 +00:00
|
|
|
}
|
|
|
|
|
2003-04-17 15:05:17 +00:00
|
|
|
else if (t.cs() == "newenvironment") {
|
|
|
|
string const name = p.getArg('{', '}');
|
|
|
|
ostringstream ss;
|
2009-06-15 00:16:31 +00:00
|
|
|
// only non LyX specific stuff is output
|
2003-04-17 15:05:17 +00:00
|
|
|
ss << "\\newenvironment{" << name << "}";
|
|
|
|
ss << p.getOpt();
|
|
|
|
ss << p.getOpt();
|
2003-04-23 15:14:43 +00:00
|
|
|
ss << '{' << p.verbatim_item() << '}';
|
|
|
|
ss << '{' << p.verbatim_item() << '}';
|
2009-06-15 00:16:31 +00:00
|
|
|
if (!is_known(name, known_lyx_commands))
|
2003-04-17 15:05:17 +00:00
|
|
|
h_preamble << ss.str();
|
|
|
|
}
|
|
|
|
|
|
|
|
else if (t.cs() == "def") {
|
2003-04-23 15:14:43 +00:00
|
|
|
string name = p.get_token().cs();
|
|
|
|
while (p.next_token().cat() != catBegin)
|
|
|
|
name += p.get_token().asString();
|
2009-06-15 00:16:31 +00:00
|
|
|
if (!is_known(name, known_lyx_commands))
|
2008-09-28 20:15:08 +00:00
|
|
|
h_preamble << "\\def\\" << name << '{'
|
2008-09-29 08:30:41 +00:00
|
|
|
<< p.verbatim_item() << "}";
|
2003-04-17 15:05:17 +00:00
|
|
|
}
|
|
|
|
|
2003-07-03 11:47:44 +00:00
|
|
|
else if (t.cs() == "newcolumntype") {
|
|
|
|
string const name = p.getArg('{', '}');
|
|
|
|
trim(name);
|
|
|
|
int nargs = 0;
|
|
|
|
string opts = p.getOpt();
|
2003-11-19 10:35:50 +00:00
|
|
|
if (!opts.empty()) {
|
2003-07-03 11:47:44 +00:00
|
|
|
istringstream is(string(opts, 1));
|
|
|
|
is >> nargs;
|
|
|
|
}
|
|
|
|
special_columns[name[0]] = nargs;
|
|
|
|
h_preamble << "\\newcolumntype{" << name << "}";
|
|
|
|
if (nargs)
|
|
|
|
h_preamble << "[" << nargs << "]";
|
2003-11-05 10:14:13 +00:00
|
|
|
h_preamble << "{" << p.verbatim_item() << "}";
|
2003-07-03 11:47:44 +00:00
|
|
|
}
|
|
|
|
|
2003-04-17 15:05:17 +00:00
|
|
|
else if (t.cs() == "setcounter") {
|
|
|
|
string const name = p.getArg('{', '}');
|
|
|
|
string const content = p.getArg('{', '}');
|
|
|
|
if (name == "secnumdepth")
|
|
|
|
h_secnumdepth = content;
|
|
|
|
else if (name == "tocdepth")
|
|
|
|
h_tocdepth = content;
|
|
|
|
else
|
2003-11-05 10:14:13 +00:00
|
|
|
h_preamble << "\\setcounter{" << name << "}{" << content << "}";
|
2003-04-17 15:05:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
else if (t.cs() == "setlength") {
|
2003-04-23 15:14:43 +00:00
|
|
|
string const name = p.verbatim_item();
|
|
|
|
string const content = p.verbatim_item();
|
2008-04-20 23:22:36 +00:00
|
|
|
// the paragraphs are only not indented when \parindent is set to zero
|
|
|
|
if (name == "\\parindent" && content != "") {
|
|
|
|
if (content[0] == '0')
|
|
|
|
h_paragraph_separation = "skip";
|
|
|
|
} else if (name == "\\parskip") {
|
|
|
|
if (content == "\\smallskipamount")
|
|
|
|
h_defskip = "smallskip";
|
|
|
|
else if (content == "\\medskipamount")
|
|
|
|
h_defskip = "medskip";
|
|
|
|
else if (content == "\\bigskipamount")
|
|
|
|
h_defskip = "bigskip";
|
|
|
|
else
|
|
|
|
h_defskip = content;
|
|
|
|
} else
|
2003-11-05 10:14:13 +00:00
|
|
|
h_preamble << "\\setlength{" << name << "}{" << content << "}";
|
2003-04-17 15:05:17 +00:00
|
|
|
}
|
|
|
|
|
2008-05-15 21:09:53 +00:00
|
|
|
else if (t.cs() == "onehalfspacing")
|
2008-04-20 23:22:36 +00:00
|
|
|
h_spacing = "onehalf";
|
|
|
|
|
2008-05-15 21:09:53 +00:00
|
|
|
else if (t.cs() == "doublespacing")
|
2008-04-20 23:22:36 +00:00
|
|
|
h_spacing = "double";
|
|
|
|
|
2008-05-15 21:09:53 +00:00
|
|
|
else if (t.cs() == "setstretch")
|
2008-04-20 23:22:36 +00:00
|
|
|
h_spacing = "other " + p.verbatim_item();
|
|
|
|
|
2003-04-17 15:05:17 +00:00
|
|
|
else if (t.cs() == "begin") {
|
|
|
|
string const name = p.getArg('{', '}');
|
2003-07-26 00:15:38 +00:00
|
|
|
if (name == "document")
|
|
|
|
break;
|
2003-04-17 15:05:17 +00:00
|
|
|
h_preamble << "\\begin{" << name << "}";
|
|
|
|
}
|
|
|
|
|
2008-05-16 20:25:44 +00:00
|
|
|
else if (t.cs() == "geometry") {
|
|
|
|
h_use_geometry = "true";
|
|
|
|
vector<string> opts = split_options(p.getArg('{', '}'));
|
|
|
|
vector<string>::iterator it;
|
|
|
|
// paper orientation
|
|
|
|
if ((it = find(opts.begin(), opts.end(), "landscape")) != opts.end()) {
|
|
|
|
h_paperorientation = "landscape";
|
|
|
|
opts.erase(it);
|
|
|
|
}
|
|
|
|
// paper size
|
|
|
|
handle_opt(opts, known_paper_sizes, h_papersize);
|
|
|
|
delete_opt(opts, known_paper_sizes);
|
|
|
|
// page margins
|
|
|
|
char const * const * margin = known_paper_margins;
|
|
|
|
int k = -1;
|
|
|
|
for (; *margin; ++margin) {
|
|
|
|
k += 1;
|
|
|
|
// search for the "=" in e.g. "lmargin=2cm" to get the value
|
2008-05-20 11:24:12 +00:00
|
|
|
for(size_t i = 0; i != opts.size(); i++) {
|
2008-05-16 20:25:44 +00:00
|
|
|
if (opts.at(i).find(*margin) != string::npos) {
|
|
|
|
string::size_type pos = opts.at(i).find("=");
|
|
|
|
string value = opts.at(i).substr(pos + 1);
|
|
|
|
string name = known_coded_paper_margins[k];
|
|
|
|
h_margins += "\\" + name + " " + value + "\n";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2004-08-10 09:40:53 +00:00
|
|
|
else if (t.cs() == "jurabibsetup") {
|
|
|
|
vector<string> jurabibsetup =
|
|
|
|
split_options(p.getArg('{', '}'));
|
|
|
|
// add jurabibsetup to the jurabib package options
|
|
|
|
add_package("jurabib", jurabibsetup);
|
|
|
|
if (!jurabibsetup.empty()) {
|
|
|
|
h_preamble << "\\jurabibsetup{"
|
2006-04-05 23:56:29 +00:00
|
|
|
<< join(jurabibsetup, ",") << '}';
|
2004-08-10 09:40:53 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2009-06-15 00:16:31 +00:00
|
|
|
else if (!t.cs().empty())
|
2003-11-05 10:14:13 +00:00
|
|
|
h_preamble << '\\' << t.cs();
|
2009-06-15 00:16:31 +00:00
|
|
|
|
|
|
|
// remove the whitespace
|
|
|
|
p.skip_spaces();
|
2003-04-17 15:05:17 +00:00
|
|
|
}
|
2009-06-15 00:16:31 +00:00
|
|
|
|
|
|
|
// remove the whitespace
|
2003-11-05 10:14:13 +00:00
|
|
|
p.skip_spaces();
|
2003-04-17 15:05:17 +00:00
|
|
|
|
2003-10-23 11:46:33 +00:00
|
|
|
// Force textclass if the user wanted it
|
2006-08-13 09:46:28 +00:00
|
|
|
if (!forceclass.empty())
|
2003-10-23 11:46:33 +00:00
|
|
|
h_textclass = forceclass;
|
2007-12-12 19:57:42 +00:00
|
|
|
if (noweb_mode && !prefixIs(h_textclass, "literate-"))
|
2006-08-13 09:46:28 +00:00
|
|
|
h_textclass.insert(0, "literate-");
|
2006-11-26 21:30:39 +00:00
|
|
|
FileName layoutfilename = libFileSearch("layouts", h_textclass, "layout");
|
2003-10-23 11:46:33 +00:00
|
|
|
if (layoutfilename.empty()) {
|
|
|
|
cerr << "Error: Could not find layout file for textclass \"" << h_textclass << "\"." << endl;
|
|
|
|
exit(1);
|
|
|
|
}
|
2008-03-06 23:31:40 +00:00
|
|
|
tc.read(layoutfilename);
|
2003-11-19 10:35:50 +00:00
|
|
|
if (h_papersides.empty()) {
|
2003-10-23 11:46:33 +00:00
|
|
|
ostringstream ss;
|
2008-03-06 23:31:40 +00:00
|
|
|
ss << tc.sides();
|
2003-10-23 11:46:33 +00:00
|
|
|
h_papersides = ss.str();
|
|
|
|
}
|
2008-03-06 23:31:40 +00:00
|
|
|
end_preamble(os, tc);
|
2003-07-26 00:15:38 +00:00
|
|
|
}
|
2003-04-17 15:05:17 +00:00
|
|
|
|
|
|
|
// }])
|
2006-10-21 00:16:43 +00:00
|
|
|
|
|
|
|
|
|
|
|
} // namespace lyx
|