NoTeX 1.0.0
A modern noteworthy LaTeX template
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cnotex::CleanReportOutcome of a Manager::clean() call
 CCustomFormatterSingle-line plog formatter: "[time] [LEVEL] [file:func:line] msg"
 Cnotex::DocumentLoads a .tex file as a sequence of lines and offers editing primitives anchored on recognisable landmarks
 Cnotex::assets::EmbeddedFile
 Cnotex::assets::EmbeddedHexFileOne binary file embedded into the binary as hexadecimal text
 Cnotex::EnvironmentRepresents the surrounding system as NoTeX perceives it: where TeX expects user files to live, and whether NoTeX is installed
 Cnotex::InstallerDeploys the NoTeX LaTeX template and fonts onto the system
 Cnotex::ManagerRepresents a single NoTeX project: its location and metadata
 Cnotex::OrchestratorOwns the command-line parser and coordinates the domain objects that carry out each command
 Cnotex::ProjectConfigPersisted metadata for a single NoTeX project, stored as JSON in .notex/notex.json
 Cstd::runtime_error
 Cnotex::NotexErrorBase class for every exception raised by the NoTeX core library
 Cnotex::ConfigErrorRaised when notex.json is missing, malformed, or fails to write
 Cnotex::DocumentError
 Cnotex::EnvironmentErrorRaised when the surrounding TeX environment cannot be resolved
 Cnotex::FilesystemErrorRaised when a filesystem operation (copy, write, remove) fails
 Cnotex::ProjectNotFoundErrorRaised when a command that requires a project is run outside one
 Cnotex::UsageErrorRaised when the command line supplied by the user is invalid
 Cnotex::reference::SnippetOne ready-to-paste snippet served by notex get