From 6a5bd9dfc7ecc4cc711113f3748921f2ab8688b0 Mon Sep 17 00:00:00 2001 From: Chris Fenner Date: Sun, 7 Apr 2024 20:51:35 -0700 Subject: [PATCH] remove key words and statement types from example doc (#145) * remove key words and statement types from example doc * install bigfoot package, which footmisc depends on --- Dockerfile | 3 ++- guide.tcg | 27 --------------------------- 2 files changed, 2 insertions(+), 28 deletions(-) diff --git a/Dockerfile b/Dockerfile index 20dc51a..5191847 100644 --- a/Dockerfile +++ b/Dockerfile @@ -149,7 +149,7 @@ RUN npm install --global --unsafe-perm puppeteer@21.7.0 imgur@2.3.0 mermaid-filt ENV PATH="${PATH}:/usr/local/texlive/bin/aarch64-linux:/usr/local/texlive/bin/x86_64-linux" # Packages that are needed despite not being used explicitly by the template: -# catchfile, fancyvrb, footmisc, hardwrap, lineno, ltablex, latexmk, needspace, pgf, zref +# bigfoot, catchfile, fancyvrb, footmisc, hardwrap, lineno, ltablex, latexmk, needspace, pgf, zref RUN tlmgr update --self && tlmgr install \ accsupp \ adjustbox \ @@ -159,6 +159,7 @@ RUN tlmgr update --self && tlmgr install \ adjustbox \ anyfontsize \ appendix \ + bigfoot \ bookmark \ booktabs \ caption \ diff --git a/guide.tcg b/guide.tcg index a14fb19..14ba3f9 100644 --- a/guide.tcg +++ b/guide.tcg @@ -40,33 +40,6 @@ and brands contained herein are the property of their respective owners. --- -# Document Style - -**Key Words** - -The key words "MUST," "MUST NOT," "REQUIRED," "SHALL," "SHALL NOT," "SHOULD," -"SHOULD NOT," "RECOMMENDED," "MAY," and "OPTIONAL" in this document's normative -statements are to be interpreted as described in -[RFC 2119: Key words for use in RFCs to Indicate Requirement Levels](https://www.ietf.org/rfc/rfc2119.txt). - -**Statement Type** - -Please note an important distinction between different sections of text -throughout this document. There are two distinctive kinds of text: _informative -comments_ and _normative statements_. Because most of the text in this -specification will be of the kind _normative statements_, the authors have -informally defined it as the default and, as such, have specifically called out -text of the kind _informative comment_. They have done this by flagging the -beginning and end of each informative comment and highlighting its text in gray. -This means that unless text is specifically marked as of the kind _informative -comment_, it can be considered a _normative statement_. - -EXAMPLE: - -::: Informative :::: -Reach out to with any questions about this document. -:::::::::::::::::::: - \tableofcontents \listoftables