[Doxygen-users] \include inserts line numbers for LaTeX/PDF output
Brought to you by:
dimitri
From: Vega, L. A <lui...@lm...> - 2016-08-10 23:28:53
|
Doxygen offers two options when including examples. One for just the text (i.e., \include), and the other with line numbers (i.e., \includeline). The options work as advertised on the HTML output, but for the LaTeX/PDF output the \include outputs with line numbers. While not a big deal, the inconsistency can prevent the insertion of examples meant to be copy & paste (kind-off ... most editors don't support delete by column) when a document is generated in LaTeX/PDF format. Is this a bug or is there a different way to prevent insertion of line numbers when including sample code in LaTeX/PDF output? Thanks Luis Vega |