Re: [Doxygen-users] EXTERNAL: Re: \include inserts line numbers for LaTeX/PDF output
Brought to you by:
dimitri
From: Albert <alb...@gm...> - 2016-08-24 10:44:21
|
Luis, Better option is to use @verbinclude instead of @include. In the mean time I found the problem and pushed a proposed patch to github (pull request 505) Albert On Wed, Aug 24, 2016 at 11:45 AM, Albert <alb...@gm...> wrote: > Luis, > > I was able to reproduce the problem. > The example makefile is in your case the 'userbuild.mk', looks like in > one way or another a wrong printing routine is called. > A quick workaround is:EXTENSION_MAPPING = mk=C > > Best Regards, > > Albert > > On Wed, Aug 24, 2016 at 12:14 AM, Vega, Luis A <lui...@lm...> > wrote: > >> Enclose are the example files. Problem will show up when including a >> non-source text file (in my case a sample makefile). >> >> >> >> *From:* Albert [mailto:alb...@gm...] >> *Sent:* Thursday, August 18, 2016 7:52 AM >> *Cc:* dox...@li... >> *Subject:* EXTERNAL: Re: [Doxygen-users] \include inserts line numbers >> for LaTeX/PDF output >> >> >> >> Luis, >> >> Which version of doxygen are you using? I did a quick test on Windows >> with 1.8.11 and didn't see the behavior you described. >> >> In case the problem persist: Can you please attach a self-contained >> example (source+config file in a tar or zip) that allows us to reproduce >> the problem or file a bug report (see: http://www.stack.nl/~dimitri/d >> oxygen/manual/trouble.html#bug_reports) with the relevant informatin? >> >> Albert >> >> >> > > |