Skip to main content
Logo image

Derivatives and Integrals An Annotated Discourse

Appendix A Notation

View Source for appendix
<appendix label="appendix-notation">

  <title>Notation</title>

  <p>
    This is some notation introduced in the article.
    <pretext/> allows the <q>notation list</q> generator anywhere, so we have this paragraph to test spacing above and below the table.
    We'll say that again.
  </p>

  <p>
    This is some notation introduced in the article.
    <pretext/> allows the <q>notation list</q> generator anywhere, so we have this paragraph to test spacing above and below the table.
    We'll say that again.
  </p>

  <notation-list/>

  <p>
    This is some notation introduced in the article.
    <pretext/> allows the <q>notation list</q> generator anywhere, so we have this paragraph to test spacing above and below the table.
    We'll say that again.
  </p>

  <p>
    This is some notation introduced in the article.
    <pretext/> allows the <q>notation list</q> generator anywhere, so we have this paragraph to test spacing above and below the table.
    We'll say that again.
  </p>

  <!-- Regression test: inline exercise as child of appendix. -->

  <exercise xml:id="appendix-inline-checkpoint">

    <statement>

      <p>
        List two pieces of notation that appear in this appendix.
      </p>

    </statement>

  </exercise>

</appendix>
This is some notation introduced in the article. PreTeXt allows the “notation list” generator anywhere, so we have this paragraph to test spacing above and below the table. We’ll say that again.
This is some notation introduced in the article. PreTeXt allows the “notation list” generator anywhere, so we have this paragraph to test spacing above and below the table. We’ll say that again.
Symbol Description Location
\(\int_a^b\,f(x)\,dx\) definite integral of \(f(x)\) Paragraph
\(\int\,f(x)\,dx\) indefinite integral of \(f(x)\) Definition 2.2
\(\rho\) this symbol could be used for lots of things, but we are just trying to make a super-long description to get it to wrap within the column where it belongs, which is sometimes set to a fixed width to accomodate really complicated explanations Paragraph
\(\mathbb{Z}_n\) (ring of) integers modulo \(n\) Paragraph
\(\nabla\) gradient operator Paragraph
This is some notation introduced in the article. PreTeXt allows the “notation list” generator anywhere, so we have this paragraph to test spacing above and below the table. We’ll say that again.
This is some notation introduced in the article. PreTeXt allows the “notation list” generator anywhere, so we have this paragraph to test spacing above and below the table. We’ll say that again.

Checkpoint A.1.

View Source for exercise
<exercise xml:id="appendix-inline-checkpoint">

  <statement>

    <p>
      List two pieces of notation that appear in this appendix.
    </p>

  </statement>

</exercise>
List two pieces of notation that appear in this appendix.