actions-marketplace-validations/Parse LaTeX file for given command name
Reads a command value from a LaTeX *.tex file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| latex_file | The LaTeX file where contains the command definition. | yes | main.tex |
| command_name | The command name to extract value | yes | — |
Outputs
| name | description |
|---|---|
| command_value | The command value |