NoTeX 1.0.0
A modern noteworthy LaTeX template
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nnotex
 Nassets
 CEmbeddedFile
 CEmbeddedHexFileOne binary file embedded into the binary as hexadecimal text
 Nreference
 CSnippetOne ready-to-paste snippet served by notex get
 CCleanReportOutcome of a Manager::clean() call
 CConfigErrorRaised when notex.json is missing, malformed, or fails to write
 CDocumentLoads a .tex file as a sequence of lines and offers editing primitives anchored on recognisable landmarks
 CDocumentError
 CEnvironmentRepresents the surrounding system as NoTeX perceives it: where TeX expects user files to live, and whether NoTeX is installed
 CEnvironmentErrorRaised when the surrounding TeX environment cannot be resolved
 CFilesystemErrorRaised when a filesystem operation (copy, write, remove) fails
 CInstallerDeploys the NoTeX LaTeX template and fonts onto the system
 CManagerRepresents a single NoTeX project: its location and metadata
 CNotexErrorBase class for every exception raised by the NoTeX core library
 COrchestratorOwns the command-line parser and coordinates the domain objects that carry out each command
 CProjectConfigPersisted metadata for a single NoTeX project, stored as JSON in .notex/notex.json
 CProjectNotFoundErrorRaised when a command that requires a project is run outside one
 CUsageErrorRaised when the command line supplied by the user is invalid
 CCustomFormatterSingle-line plog formatter: "[time] [LEVEL] [file:func:line] msg"