Command.hh File Reference
#include <string>
#include <vector>
Include dependency graph for Command.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  boca::latex::Optional
 
class  boca::latex::Command
 
class  boca::latex::UsePackage
 
class  boca::latex::SetCounter
 
class  boca::latex::RenewCommand
 
class  boca::latex::DocumentClass
 
class  boca::latex::Article
 
class  boca::latex::Caption
 
class  boca::latex::Environment
 
class  boca::latex::Unit
 
class  boca::latex::MultiColumn
 

Namespaces

 boca
 Boosted Collider Analysis.
 
 boca::latex
 LaTeX.
 

Functions

std::string boca::latex::Macro (std::string const &string)
 
std::ostream & boca::latex::operator<< (std::ostream &stream, Command const &tex)