Loading docs/report-pandoc.yml +7 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,13 @@ variables: sourcecodepro titling koma-script lineno hardwrap catchfile PANDOC_EXTRA_PACKAGES: "" # List the packages your document needs: https://www.ctan.org/pkg docs:pandoc-from-template:DEPRECATED: stage: .pre script: - echo "The docs:pandoc-from-template is no longer maintained." - exit 1 allow_failure: true docs:pandoc-from-template: image: name: docker.io/pandoc/latex:latest Loading tests/jobs/docs.yml +4 −4 Original line number Diff line number Diff line Loading @@ -3,11 +3,11 @@ include: - local: project-automation/workflow.yml - local: docs/md-presentation.yml - local: docs/latex.yml - local: docs/report-pandoc.yml # - local: docs/report-pandoc.yml # Deprecated docs:pandoc-from-template: variables: SOURCE_DIR: tests/mockup_projects/docs/pandoc # docs:pandoc-from-template: # variables: # SOURCE_DIR: tests/mockup_projects/docs/pandoc docs:latex: variables: Loading Loading
docs/report-pandoc.yml +7 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,13 @@ variables: sourcecodepro titling koma-script lineno hardwrap catchfile PANDOC_EXTRA_PACKAGES: "" # List the packages your document needs: https://www.ctan.org/pkg docs:pandoc-from-template:DEPRECATED: stage: .pre script: - echo "The docs:pandoc-from-template is no longer maintained." - exit 1 allow_failure: true docs:pandoc-from-template: image: name: docker.io/pandoc/latex:latest Loading
tests/jobs/docs.yml +4 −4 Original line number Diff line number Diff line Loading @@ -3,11 +3,11 @@ include: - local: project-automation/workflow.yml - local: docs/md-presentation.yml - local: docs/latex.yml - local: docs/report-pandoc.yml # - local: docs/report-pandoc.yml # Deprecated docs:pandoc-from-template: variables: SOURCE_DIR: tests/mockup_projects/docs/pandoc # docs:pandoc-from-template: # variables: # SOURCE_DIR: tests/mockup_projects/docs/pandoc docs:latex: variables: Loading