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

Doc: Type -> Lua type #365

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Doc: Type -> Lua type #365

merged 2 commits into from
Jun 27, 2024

Conversation

jlaurens
Copy link
Contributor

@jlaurens jlaurens commented Jun 27, 2024

Description of the options table:

  1. some types were not capitalized
  2. all types are now Lua types, conform to section 5.6
  3. |target| is exposed

Comment on lines +1674 to +1693
% \var{config} & |table| \\
% \var{date} & |string| \\
% \var{dirty} & |boolean| \\
% \var{dry-run} & |boolean| \\
% \var{email} & |string| \\
% \var{engine} & |table| \\
% \var{epoch} & |string| \\
% \var{file} & |string| \\
% \var{first} & |boolean| \\
% \var{full} & |boolean| \\
% \var{halt-on-error} & |boolean| \\
% \var{help} & |boolean| \\
% \var{message} & |string| \\
% \var{names} & |table| \\
% \var{quiet} & |boolean| \\
% \var{rerun} & |boolean| \\
% \var{shuffle} & |boolean| \\
% \var{stdengine} & |boolean| \\
% \var{target} & |string| \\
% \var{texmfhome} & |string| \\
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably we should apply the formatting in the column header using collcell - but I guess for the present we can defer that.

@josephwright josephwright merged commit df09ec1 into latex3:main Jun 27, 2024
1 check passed
@jlaurens jlaurens deleted the options_table branch June 27, 2024 14:29
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.

2 participants