MiKTeX 23.10-next
A scalable TeX distribution
Loading...
Searching...
No Matches
Public Attributes | List of all members
MiKTeX::Core::DvipsFontMapEntry Struct Reference

Information about an entry in a Dvips font map file. More...

#include <miktex/Core/Utils.h>

Public Attributes

std::string texName
 Name of the TeX font. More...
 
std::string psName
 Name of the PostScript font. More...
 
std::string specialInstructions
 Special instructions to be embedded into the PostScript document. More...
 
std::string encFile
 Name of the encoding vector file. More...
 
std::string fontFile
 Name of the font file. More...
 
std::string headerList
 List of header files. More...
 

Detailed Description

Information about an entry in a Dvips font map file.

Member Data Documentation

◆ encFile

std::string MiKTeX::Core::DvipsFontMapEntry::encFile

Name of the encoding vector file.

◆ fontFile

std::string MiKTeX::Core::DvipsFontMapEntry::fontFile

Name of the font file.

◆ headerList

std::string MiKTeX::Core::DvipsFontMapEntry::headerList

List of header files.

◆ psName

std::string MiKTeX::Core::DvipsFontMapEntry::psName

Name of the PostScript font.

◆ specialInstructions

std::string MiKTeX::Core::DvipsFontMapEntry::specialInstructions

Special instructions to be embedded into the PostScript document.

◆ texName

std::string MiKTeX::Core::DvipsFontMapEntry::texName

Name of the TeX font.


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