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

Work around broken tables #3205

Merged
merged 3 commits into from
Jun 20, 2022
Merged

Work around broken tables #3205

merged 3 commits into from
Jun 20, 2022

Conversation

HansOlsson
Copy link
Collaborator

This is just an experiment to test the problem with LaTeXML texlive2022 and tables.

Copy link
Collaborator

@henrikt-ma henrikt-ma left a comment

Choose a reason for hiding this comment

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

OK. I assume CI builds are still not working for PRs?

@HansOlsson
Copy link
Collaborator Author

OK. I assume CI builds are still not working for PRs?

Actually they seem to work.

@HansOlsson
Copy link
Collaborator Author

The conclusions are that:

  • \lstinline messes up tables, especially if not in the first column. Strangely enough it worked in \tablehead -ah!
  • Even using \lstinline indirectly through an identifier macro fails
  • Using {\lstinline!..!} seems to work in table

@HansOlsson HansOlsson marked this pull request as ready for review June 20, 2022 11:43
@HansOlsson
Copy link
Collaborator Author

Closes #3156

@HansOlsson HansOlsson changed the title AvoidDoubleLines Work around broken tables Jun 20, 2022
@HansOlsson HansOlsson merged commit daf4366 into modelica:master Jun 20, 2022
@HansOlsson HansOlsson deleted the TempTables branch June 21, 2022 06:46
@HansOlsson HansOlsson mentioned this pull request Jun 22, 2022
@HansOlsson HansOlsson added the M36 For pull requests merged into Modelica 3.6 label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M36 For pull requests merged into Modelica 3.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants