Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Traceability Matrix Tables #90

Merged
merged 21 commits into from
Aug 21, 2024

Conversation

Witiko
Copy link
Contributor

@Witiko Witiko commented Aug 2, 2024

This PR makes the following changes:

This PR also makes the following changes:

  • Add argument --preview-continuous to command compile-tex-to-pdf:

    usage: template.py compile-tex-to-pdf [-h] [-pvc]
    
    options:
      -h, --help            show this help message and exit
      -pvc, --previous-continuous
                            Keep recompiling the TeX files as they change
    

    This enables the interactive continuous compilation of TeX files.

  • Support partial recompilation with the compile-tex-to-pdf command.

  • Remove tabs from the source code.

Closes #61.

Witiko added a commit to istqborg/istqb_product_template that referenced this pull request Aug 11, 2024
example-document.tex Outdated Show resolved Hide resolved
template/markdownthemeistqb_common.sty Outdated Show resolved Hide resolved
Copy link
Contributor

@danopolan danopolan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good progress so far

@Witiko Witiko force-pushed the feat/traceability-matrix-table branch from b66bbd7 to 0e4e315 Compare August 20, 2024 20:52
@Witiko Witiko marked this pull request as ready for review August 21, 2024 11:07
@Witiko Witiko requested a review from danopolan August 21, 2024 11:12
@Witiko
Copy link
Contributor Author

Witiko commented Aug 21, 2024

@danopolan For your review, please see my demo in #61 (comment).

@Witiko Witiko merged commit 17400cc into main Aug 21, 2024
9 checks passed
@Witiko Witiko deleted the feat/traceability-matrix-table branch August 21, 2024 16:05
Witiko added a commit to istqborg/istqb_product_template that referenced this pull request Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CTAL-TA Traceability matrix table in LaTeX
2 participants