centos man page for syntax::highlight::engine::kate::convert::toolkit

Query: syntax::highlight::engine::kate::convert::toolkit

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Syntax::Highlight::Engine::Kate::Convert::ToolKit(3)	User Contributed Perl Documentation   Syntax::Highlight::Engine::Kate::Convert::ToolKit(3)

NAME
Syntax::Highlight::Engine::Kate::Convert::ToolKit - helper routines, especially for generating highlight definitions from Kate's originals.
SYNOPSIS
use Syntax::Highlight::Engine::Kate::Convert::ToolKit; $hlfile = "/some/path/some-lang.xml"; $toolkit = new Syntax::Highlight::Engine::Kate::Convert::ToolKit(); # $toolkit->outcmd = sub { ... }; # optionally redefine bare output $outfile = $toolkit->register($hlfile); $toolkit->pmGenerate($outfile);
DESCRIPTION
ToolKit module carries helper routines, notably conversion from native highlight definitions of Kate to the ones as used by Syntax::Highlight::Engine::Kate. For convenience, such conversion process is wrapped into provided "hl-kate-convert" script. perl v5.16.3 2012-09-23 Syntax::Highlight::Engine::Kate::Convert::ToolKit(3)
Related Man Pages
katedec(1) - debian
syntax::highlight::engine::kate(3) - centos
syntax::highlight::engine::kate(3pm) - debian
syntax::highlight::engine::simple(3pm) - debian
katedec(1) - posix
Similar Topics in the Unix Linux Community
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq