Up: Component summary Component

SourceCode2Latex

Converts the given source code to a LaTeX fragment containing the given listing (lstset). LaTeX label for the listing is lst:instanceName, where the instanceName refers to the name of the pipeline component used in the network configurations.

Listings tutorial

Version 1.0
Bundle tools
Categories Convert Latex
Authors Marko Laakso (Marko.Laakso@Helsinki.FI)
Issue tracker View/Report issues
Source files component.xml
Usage Example with default values

Inputs

Name Type Mandatory Description
in TextFile Mandatory Source code

Outputs

Name Type Description
out Latex LaTeX representation for the given query.

Parameters

Name Type Default Description
caption string "" Caption text for the listing
language string (no default) Language definition for the syntax highlighting. Possible values can be found from the description of listings package.

Test cases

Test case Parameters IN
in
OUT
out
case1 properties in out

language=SQL

case2 properties in out

language=SQL,
caption=This is a caption


Generated 2019-02-08 07:42:19 by Anduril 2.0.0