7 #ifndef __PLATEXOBJ_FORMULAE_H__
8 #define __PLATEXOBJ_FORMULAE_H__
18 #define FORMULAE_RECOVER_FILE ".formulae_recover.map"
71 const PPath & currentSourceFile,
size_t currentSourceLine);
Class used to parse nested call variables.
Path of a directory or a file.
std::map< PString, PString > PMapKnownVar
Map of known variables.
Output mode of the html backend.
bool isEnableBookFeedback
True to enable feedback in book mode.
bool isMathJaxMode
True to use the MathJax backend, false to use the latex backend.
PFullMenu fullMenu
Full menu for book theme.
PString bookGitlabUrl
Gitlab url of the current sources of the project.
PMapFormula mapFormula
Map of the formula which are already saved as png files.
PMapKnownVar mapVar
Map of output var which are use to fill the output themes.
bool isBookTheme
True to activate the book theme.
PString bookMasterProjectUrl
Master project url in book mode.
PString bookMail
Mail to be used to contact authors in book mode.
bool isBibliography
True if the generated web site has a bibliography, false otherwise.
PString bookSideBarWidth
Witdh of the book side bar.
bool isRemoteMathjax
True to activate mathjax but in remote mode (so no need to have mathjax in the generated site)
PString currentStyle
Current style to be used for the generated pages of the site.
PNestedCall themeCall
Parsed theme to be used.