Fix bug for rounded value and quantity is a decimal value
This commit is contained in:
parent
527b729650
commit
9e7dab4e16
4 changed files with 8 additions and 4 deletions
|
|
@ -173,7 +173,7 @@ TREEVIEW_WIDTH = 250
|
|||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the LaTeX output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_LATEX = YES
|
||||
GENERATE_LATEX = NO
|
||||
LATEX_OUTPUT = latex
|
||||
LATEX_CMD_NAME = latex
|
||||
MAKEINDEX_CMD_NAME = makeindex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue