NoTeX 1.0.0
A modern noteworthy LaTeX template
Loading...
Searching...
No Matches
notex::reference::Snippet Struct Reference

One ready-to-paste snippet served by notex get. More...

#include <notex/reference.hpp>

Public Attributes

std::string_view name
 Canonical name, e.g. "cbox".
std::string_view content
 Ready-to-paste LaTeX.

Detailed Description

One ready-to-paste snippet served by notex get.

Definition at line 15 of file reference.hpp.

Member Data Documentation

◆ content

std::string_view notex::reference::Snippet::content

Ready-to-paste LaTeX.

Definition at line 17 of file reference.hpp.

◆ name

std::string_view notex::reference::Snippet::name

Canonical name, e.g. "cbox".

Definition at line 16 of file reference.hpp.


The documentation for this struct was generated from the following file: