Novacta.Documentation.ShfbTools 2019.4.14-preview000

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Novacta.Shfb.LatexTools

This is a prerelease version of Novacta.Documentation.ShfbTools.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Novacta.Documentation.ShfbTools --version 2019.4.14-preview000
NuGet\Install-Package Novacta.Documentation.ShfbTools -Version 2019.4.14-preview000
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.Documentation.ShfbTools" Version="2019.4.14-preview000" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Novacta.Documentation.ShfbTools --version 2019.4.14-preview000
#r "nuget: Novacta.Documentation.ShfbTools, 2019.4.14-preview000"
#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.
// Install Novacta.Documentation.ShfbTools as a Cake Addin
#addin nuget:?package=Novacta.Documentation.ShfbTools&version=2019.4.14-preview000&prerelease

// Install Novacta.Documentation.ShfbTools as a Cake Tool
#tool nuget:?package=Novacta.Documentation.ShfbTools&version=2019.4.14-preview000&prerelease

This package provides support for adding features to the Sandcastle Help File Builder project. In particular, the tools enable what follows.
* Adding LaTeX content to SHFB documentation files.
* Managing images in SHFB Reference topics.
* Setting lists of keywords to be colorized in code examples.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
2021.4.9-preview000 271 5/14/2021
2020.3.6-preview000 392 4/13/2020
2019.4.14-preview000 441 6/27/2019
2018.7.8-preview000 702 7/27/2018
2018.5.29-preview000 693 7/25/2018
2018.5.14-preview000 701 7/22/2018

Release of the package supporting SHFB version v2019.4.14.0.
     
     Changes in this release.
     * A new configuration option controls if a LaTeX equation must be interpreted, by default, as entered in "inline" mode, or in "display" mode.
     * A new configuration option enables the addition of further commands to the preamble of LaTeX documents used by the tools to represent equations.