PandA-2024.02
|
default value for latex tables More...
Go to the source code of this file.
Macros | |
#define | NUM_CST_latex_table_max_column_width 10 |
The maximum width of a latex column. More... | |
#define | NUM_CST_latex_table_number_precision 3 |
The default precision of the number. More... | |
default value for latex tables
Definition in file latex_table_constants.hpp.
#define NUM_CST_latex_table_max_column_width 10 |
The maximum width of a latex column.
Definition at line 47 of file latex_table_constants.hpp.
Referenced by Translator::write_to_latex().
#define NUM_CST_latex_table_number_precision 3 |
The default precision of the number.
Definition at line 50 of file latex_table_constants.hpp.