Skip to content

Fix appendix references and portable LaTeX build - #34

Open
HarounDominique wants to merge 1 commit into
JustinSGray:masterfrom
HarounDominique:codex/fix-appendix-build
Open

HarounDominique wants to merge 1 commit into
JustinSGray:masterfrom
HarounDominique:codex/fix-appendix-build

Conversation

@HarounDominique

Copy link
Copy Markdown

Resolves #30.

Changes:

  • use LaTeX tools from PATH instead of the obsolete /usr/texbin path; fail clearly when pdflatex is unavailable
  • run cleanup portably with bash
  • register subsection appendix references so \cref{app:route} resolves as an appendix

Validation: git diff --check and bash -n NASA-TM/build.sh pass. Full PDF build could not run because pdflatex is not installed in the environment.

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.

Appendix is busted

1 participant