PhoenixLecture
2.0.0
Set of tools to make lectures
platexobj_menu.h
Go to the documentation of this file.
1
/***************************************
2
Auteur : Pierre Aubert
3
Mail : pierre.aubert@lapp.in2p3.fr
4
Licence : CeCILL-C
5
****************************************/
6
7
#ifndef __PLATEXOBJ_MENU_H__
8
#define __PLATEXOBJ_MENU_H__
9
10
#include "
platexobj_formulae.h
"
11
12
void
platexobj_toMenuAll
(
PFullMenu
& menu,
const
PLatexObj
& obj);
13
PFullMenu
platexobj_toMenu
(
const
PLatexObj
& obj,
const
PLatexObj
& mainPageLink);
14
15
16
PString
platexobj_menuToHtmlChapter
(
const
PFullMenu
& menu,
const
PString
& currentLink,
const
PString
& indentation);
17
PString
platexobj_menuToHtml
(
const
PFullMenu
& menu,
const
PString
& currentLink,
bool
isBibliography);
18
19
#endif
PFullMenu
Full menu of all site.
Definition:
PLatexObj.h:168
PLatexObj
Describe a latex object.
Definition:
PLatexObj.h:40
PString
Extends the std::string.
Definition:
PString.h:16
platexobj_formulae.h
platexobj_toMenuAll
void platexobj_toMenuAll(PFullMenu &menu, const PLatexObj &obj)
Convert a PLatexObj into a menu.
Definition:
platexobj_menu.cpp:17
platexobj_menuToHtmlChapter
PString platexobj_menuToHtmlChapter(const PFullMenu &menu, const PString ¤tLink, const PString &indentation)
platexobj_toMenu
PFullMenu platexobj_toMenu(const PLatexObj &obj, const PLatexObj &mainPageLink)
Convert a PLatexObj into a menu.
Definition:
platexobj_menu.cpp:48
platexobj_menuToHtml
PString platexobj_menuToHtml(const PFullMenu &menu, const PString ¤tLink, bool isBibliography)
Convert a PFullMenu to html.
Definition:
platexobj_menu.cpp:132
tmp_project
PhoenixTex2Html
src
PLatexObj
platexobj_menu.h
Generated on Mon Mar 24 2025 18:10:10 for PhoenixLecture by
1.9.1