PhoenixLecture  2.0.0
Set of tools to make lectures
PLatexType.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 PBiblioEntryType
 
 PLatexType
 

Enumerations

enum  PBiblioEntryType::PBiblioEntryType {
  PBiblioEntryType::NONE , PBiblioEntryType::ARTICLE , PBiblioEntryType::BOOK , PBiblioEntryType::SOFTWARE ,
  PBiblioEntryType::INPROCEEDINGS , PBiblioEntryType::PHDTHESIS , PBiblioEntryType::TECHREPORT
}
 
enum  PLatexType::PLatexType {
  PLatexType::NONE , PLatexType::TEXT , PLatexType::URL , PLatexType::HREF ,
  PLatexType::REF , PLatexType::CITATION , PLatexType::COMMENT , PLatexType::TEXTBF ,
  PLatexType::TEXTIT , PLatexType::PERCENT , PLatexType::DEBUG , PLatexType::FOOTNOTE ,
  PLatexType::PARAGRAPHE , PLatexType::NEWLINE , PLatexType::SPACEPARAGRAPH , PLatexType::AUTOSPACEPARAGRAPH ,
  PLatexType::FILE , PLatexType::IMAGE , PLatexType::CAPTION , PLatexType::WORK_IN_PROGRESS ,
  PLatexType::DETAILS , PLatexType::SUMMARY , PLatexType::QUOTE , PLatexType::SVGTOPNG ,
  PLatexType::CALLDOT , PLatexType::ITEMIZE , PLatexType::ENUMERATE , PLatexType::ITEM ,
  PLatexType::VARCALL , PLatexType::PART , PLatexType::CHAPTER , PLatexType::SECTION ,
  PLatexType::SUBSECTION , PLatexType::SUBSUBSECTION , PLatexType::PARTSTAR , PLatexType::CHAPTERSTAR ,
  PLatexType::SECTIONSTAR , PLatexType::SUBSECTIONSTAR , PLatexType::SUBSUBSECTIONSTAR , PLatexType::BOOKPARTSEPARATOR ,
  PLatexType::BOOKMAINPAGELINK , PLatexType::CENTER , PLatexType::ROW , PLatexType::COLUMN ,
  PLatexType::COLUMNS , PLatexType::TABLE , PLatexType::TABULAR , PLatexType::TABROW ,
  PLatexType::TABCELL , PLatexType::FIGURE , PLatexType::DISPLAYMATH , PLatexType::EQNARRAY ,
  PLatexType::INLINEMATH , PLatexType::PARSER , PLatexType::ENVIRONEMENT , PLatexType::FUNCTION ,
  PLatexType::VIDEO , PLatexType::UPDATESTYLE , PLatexType::GETENV , PLatexType::HTML ,
  PLatexType::TIMETABLE , PLatexType::TIMETABLE_WEEK , PLatexType::TIMETABLE_TIMEROW , PLatexType::TIMETABLE_DAY ,
  PLatexType::TIMETABLE_BLOCK , PLatexType::TIMETABLE_EMPTYBLOCK , PLatexType::TIMETABLE_TIME , PLatexType::RENDEZVOUS
}
 Type of the PLatexObj. More...