Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more excluded macros and environments #10

Open
13 of 18 tasks
kohlhase opened this issue Oct 15, 2024 · 0 comments
Open
13 of 18 tasks

more excluded macros and environments #10

kohlhase opened this issue Oct 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working priority fixing this is urgent.

Comments

@kohlhase
Copy link
Collaborator

kohlhase commented Oct 15, 2024

Here are some more macros and environments that should not be looked into

  • the optional argument of \definiens[course material]{all instructional
  • \ednote
  • \slink
  • \Sn[]{}, \sns{}`
  • \begin{scb}[...] and \begin{smcb}[...]
  • I just noticed \usetikzlibrary{arrows} but there is a more general mechanism here. We should not annotate anything in the preamble, i.e. before the \begin{document}.
  • the optional argument of \begin{frame}
  • \begin{nparagraph}[....] and \begin{sproblem}[...] and \begin{assignment}[...] in the optional argument.
  • \varseq{...}{...}{...}
  • \begin{sexample}[...] the optional argument.
  • \sref[...]{} the optional argument.
  • the argument of \nlex{...}
  • optional argument of tikzpicture \begin{tikzpicture}[...]
  • \inlinedef[for=....]{} omit the optional argument
  • \begin{sfragment][...]{...} in both the optional and required argument.
  • \textsymdecl{...}[...]{...} all three arguments.
  • \vardef{...}[...]{...} all three arguments.
  • \inlineass[...] only the first optional argument
@kohlhase kohlhase added bug Something isn't working priority fixing this is urgent. labels Nov 8, 2024
jfschaefer added a commit that referenced this issue Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority fixing this is urgent.
Projects
None yet
Development

No branches or pull requests

2 participants