Sha256: e3d29fd22b0406713cc17f2b93e64931a90cfaa7756431e4566ef69e9b0f8c2b

Contents?: true

Size: 860 Bytes

Versions: 7

Compression:

Stored size: 860 Bytes

Contents

= Glossarist

== Commands

`generate_latex`: Convert Concepts to Latex format

=== Usage:
  glossarist generate_latex p, --concepts-path=CONCEPTS_PATH

=== Options:
[cols="1,1"]
|===
|p, --concepts-path
|Path to yaml concepts directory

|l, --latex-concepts
|File path having list of concepts that should be converted to LATEX format. If not provided all the concepts will be converted to the latex format

|o, --output-file
|Output file path. By default the output will pe printed to the console

|e, --extra-attributes
|List of extra attributes that are not in standard Glossarist Concept model. eg -e one two three
|===

== Credits

This gem is developed, maintained and funded by
https://www.ribose.com[Ribose Inc.]

== License

The gem is available as open source under the terms of the
https://opensource.org/licenses/BSD-2-Clause[2-Clause BSD License].

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
glossarist-2.0.1 README.adoc
glossarist-2.0.0 README.adoc
glossarist-1.1.0 README.adoc
glossarist-1.0.9 README.adoc
glossarist-1.0.8 README.adoc
glossarist-1.0.7 README.adoc
glossarist-1.0.6 README.adoc