Novacta.Shfb.LatexTools 3.0.0

Prefix Reserved
dotnet add package Novacta.Shfb.LatexTools --version 3.0.0
                    
NuGet\Install-Package Novacta.Shfb.LatexTools -Version 3.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Novacta.Shfb.LatexTools" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Novacta.Shfb.LatexTools" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Novacta.Shfb.LatexTools" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Novacta.Shfb.LatexTools --version 3.0.0
                    
#r "nuget: Novacta.Shfb.LatexTools, 3.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Novacta.Shfb.LatexTools@3.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Novacta.Shfb.LatexTools&version=3.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Novacta.Shfb.LatexTools&version=3.0.0
                    
Install as a Cake Tool

Novacta.Shfb.LatexTools

Novacta.Shfb.LatexTools is a .NET library that provides types to manage LaTeX equations in reference and conceptual content files generated by the Sandcastle Help File Builder.

Features

Available versions of the LatexTools have different target presentation styles, as described in the following table.

Version Target presentation styles
v2.0.0 or later Default 2022, Markdown, OpenXml, VS2013
v1.0.0 Customized versions of VS2010 and VS2013 styles

SHFB Compatibility

Each version of the library is compatible with a specific range of SHFB versions, as follows.

Version Supported SHFB versions
v3.0.0 2025.9.30.0 or later
v2.0.0 2022.8.14.0 - 2025.3.22.0
v1.0.0 2021.11.7.0 - 2022.2.6.0

Installation

The library is available as a NuGet package.

Documentation

Adding LaTeX equations includes topics showing how to define LaTeX content in help files.

Full documentation is located here.

Versioning

For available versions, see the tags on this repository.

License

Novacta.Shfb.LatexTools is licensed under the MIT License.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0 159 10/16/2025
2.0.0 2,495 12/11/2023
1.0.0 2,657 11/15/2021