Up: Component summary Component

Properties2Latex

Converts a set of properties files into a LaTeX fragment.

Version 1.2
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
props1 Properties Optional A set of properties
props2 Properties Optional A set of properties
props3 Properties Optional A set of properties
props4 Properties Optional A set of properties
props5 Properties Optional A set of properties
props6 Properties Optional A set of properties
props7 Properties Optional A set of properties
props8 Properties Optional A set of properties
props9 Properties Optional A set of properties

Outputs

Name Type Description
report Latex LaTeX representation for the given properties

Parameters

Name Type Default Description
hide string "" A comma separated list of property names that should remain invisible. You may use this paramerter to hide passwords and other confidentian settings.
keyWidth float 5 Column width for the property names (centimeters)
merge boolean false Merge all input properties into a single set
section string "" Section title for the table container or an empty string if no section should be generated
sectionType string "subsection" Type of LaTeX section: usually one of section, subsection or subsubsection. No section statement is written if sectionTitle is empty.
valueWidth float 13 Column width for the property values (centimeters)

Test cases

Test case Parameters IN
props1
IN
props2
IN
props3
IN
props4
IN
props5
IN
props6
IN
props7
IN
props8
IN
props9
OUT
report
case1 properties props1 props2 (missing) (missing) (missing) (missing) (missing) (missing) (missing) report

section = This is the section title,
merge = true


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