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

Provide environment for latex tables #10668

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jreybert
Copy link
Contributor

Latex tables are literally described in doxygen executable. Doing so, it is not possible for a user to redefine these tables.

By definig an environment for each of them, the user can now redefine them, by using renewenvironment.

NB: old environment TabularC and TabularNC were not used anymore, remove dead code.

This lack of customization has been discussed in #6532 .

Latex tables are literally described in doxygen executable. Doing so, it
is not possible for a user to redefine these tables.

By definig an environment for each of them, the user can now redefine
them, by using renewenvironment.

NB: old environment TabularC and TabularNC were not used anymore, remove
dead code.
Copy link

sonarcloud bot commented Feb 18, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants