Skip to content

discrepancy between FTML and PDF: #445

@kohlhase

Description

@kohlhase

In MathHub/courses/FAU/AI/course/source/prolog/slides/prolog-lists.en.tex, the FTML is

Image

but the PDF is

Image

The culprit sTeX is

      \begin{enumerate}
      \item \defemph{\lstinline[mathescape]![a,b,c,$\ldots$]!} for \sn{list}
        \sns{literal}, and 
      \item a \sn{first}/\sr{rest list}{rest} \sn{adt?constructor} that \sns{represent} a
        \sn{list} with \sr{first}{head} \lstinline|F| and \sn{rest list} \lstinline|R| as
        \defemph{\lstinline![F|R]!}.
      \end{enumerate}
    \end{sdefinition}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions