PhoenixLecture  2.0.0
Set of tools to make lectures
POutoutMode Struct Reference

Output mode of the html backend. More...

#include <pinkscape_slide.h>

+ Collaboration diagram for POutoutMode:

Public Attributes

PString bookGitlabUrl
 Gitlab url of the current sources of the project. More...
 
PString bookMail
 Mail to be used to contact authors in book mode. More...
 
PString bookMasterProjectUrl
 Master project url in book mode. More...
 
PString bookSideBarWidth
 Witdh of the book side bar. More...
 
PString currentStyle
 Current style to be used for the generated pages of the site. More...
 
PFullMenu fullMenu
 Full menu for book theme. More...
 
bool isBibliography
 True if the generated web site has a bibliography, false otherwise. More...
 
bool isBookTheme
 True to activate the book theme. More...
 
bool isEnableBookFeedback
 True to enable feedback in book mode. More...
 
bool isMathJaxMode
 True to use the MathJax backend, false to use the latex backend. More...
 
bool isRemoteMathjax
 True to activate mathjax but in remote mode (so no need to have mathjax in the generated site) More...
 
PMapFormula mapFormula
 Map of the formula which are already saved as png files. More...
 
PMapSlide mapSlide
 Map of the formula which are already saved as png files. More...
 
PMapKnownVar mapVar
 Map of output var which are use to fill the output themes. More...
 
PNestedCall themeCall
 Parsed theme to be used. More...
 

Detailed Description

Output mode of the html backend.

Definition at line 20 of file pinkscape_slide.h.

Member Data Documentation

◆ bookGitlabUrl

PString POutoutMode::bookGitlabUrl

Gitlab url of the current sources of the project.

Definition at line 42 of file platexobj_formulae.h.

Referenced by platexobj_theme_init_var(), platexobj_theme_update_var(), and processAllFile().

◆ bookMail

PString POutoutMode::bookMail

Mail to be used to contact authors in book mode.

Definition at line 46 of file platexobj_formulae.h.

Referenced by platexobj_theme_init_var(), and processAllFile().

◆ bookMasterProjectUrl

PString POutoutMode::bookMasterProjectUrl

Master project url in book mode.

Definition at line 48 of file platexobj_formulae.h.

Referenced by platexobj_theme_init_var(), and processAllFile().

◆ bookSideBarWidth

PString POutoutMode::bookSideBarWidth

Witdh of the book side bar.

Definition at line 40 of file platexobj_formulae.h.

Referenced by processAllFile().

◆ currentStyle

PString POutoutMode::currentStyle

Current style to be used for the generated pages of the site.

Definition at line 26 of file platexobj_formulae.h.

Referenced by createOutlineHtml(), pbiblio_entryPage(), pbiblio_html(), platexObj_createFormulaTex(), platexobj_htmlStrUpdateStyle(), platexobj_theme_init_var(), and processAllFile().

◆ fullMenu

PFullMenu POutoutMode::fullMenu

Full menu for book theme.

Definition at line 34 of file platexobj_formulae.h.

Referenced by platexobj_theme_update_var(), and processAllFile().

◆ isBibliography

bool POutoutMode::isBibliography

True if the generated web site has a bibliography, false otherwise.

Definition at line 36 of file platexobj_formulae.h.

Referenced by platexobj_theme_init_var(), platexobj_theme_update_var(), and processAllFile().

◆ isBookTheme

bool POutoutMode::isBookTheme

◆ isEnableBookFeedback

bool POutoutMode::isEnableBookFeedback

True to enable feedback in book mode.

Definition at line 44 of file platexobj_formulae.h.

Referenced by processAllFile().

◆ isMathJaxMode

bool POutoutMode::isMathJaxMode

True to use the MathJax backend, false to use the latex backend.

Definition at line 30 of file platexobj_formulae.h.

Referenced by platexobj_htmlStrInlineMath(), platexobj_htmlStrLatex(), platexobj_theme_init_var(), and processAllFile().

◆ isRemoteMathjax

bool POutoutMode::isRemoteMathjax

True to activate mathjax but in remote mode (so no need to have mathjax in the generated site)

Definition at line 32 of file platexobj_formulae.h.

Referenced by platexobj_theme_init_var(), and processAllFile().

◆ mapFormula

PMapFormula POutoutMode::mapFormula

Map of the formula which are already saved as png files.

Definition at line 28 of file platexobj_formulae.h.

Referenced by platexObj_createFormulaTex(), and processAllFile().

◆ mapSlide

PMapSlide POutoutMode::mapSlide

Map of the formula which are already saved as png files.

Definition at line 22 of file pinkscape_slide.h.

Referenced by pinkscape_isSlideKnown(), and processFileSvg().

◆ mapVar

PMapKnownVar POutoutMode::mapVar

◆ themeCall

PNestedCall POutoutMode::themeCall

Parsed theme to be used.

Definition at line 50 of file platexobj_formulae.h.

Referenced by platexobj_theme_createPage(), and platexobj_update_theme().


The documentation for this struct was generated from the following files: