Discussion:
[pdftex] bug report - undefined control sequence
Alice Sorim Lee
2016-03-30 07:15:45 UTC
Permalink
Hello,

I've found an error and was wondering how to fix it.

I'm running into this error while running a .sh script. Could you please
help?

-----------

Package hyperref Message: Driver: hpdftex.


(/usr/local/texlive/2015/texmf-dist/tex/latex/hyperref/hpdftex.def)

(/usr/local/texlive/2015/texmf-dist/tex/latex/hyperref/puenc.def)
(./refman.aux

) (/usr/local/texlive/2015/texmf-dist/tex/latex/base/ts1cmr.fd)

(/usr/local/texlive/2015/texmf-dist/tex/latex/psnfss/t1phv.fd)

(/usr/local/texlive/2015/texmf-dist/tex/context/base/supp-pdf.mkii

[Loading MPS to PDF converter (version 2006.09.02).]

) (/usr/local/texlive/2015/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty

(/usr/local/texlive/2015/texmf-dist/tex/latex/oberdiek/grfext.sty)

(/usr/local/texlive/2015/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))

*geometry* driver: auto-detecting

*geometry* detected driver: pdftex

(/usr/local/texlive/2015/texmf-dist/tex/latex/hyperref/nameref.sty

(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))

(./refman.out) (./refman.out)

<../../../source/image/logo_nexeditor.png, id=4, 545.03625pt x 254.9525pt>

<use ../../../source/image/logo_nexeditor.png>

<../../../source/image/logo_nexstreaming.png, id=6, 699.61375pt x 92.345pt>

<use ../../../source/image/logo_nexstreaming.png>
[1{/usr/local/texlive/2015/te

xmf-var/fonts/map/pdftex/updmap/pdftex.map}
<../../../source/image/logo_nexedit

or.png> <../../../source/image/logo_nexstreaming.png>] (./refman.toc) [1]

Chapter 1.

! Undefined control sequence.

<argument> ...tect \numberline {\thechapter }Nex\+

Editor\texttrademark
{}S\+...

l.150 ...+Editor\texttrademark{}S\+DK for Android}



? ^D

! Emergency stop.

<argument> ...tect \numberline {\thechapter }Nex\+

Editor\texttrademark
{}S\+...

l.150 ...+Editor\texttrademark{}S\+DK for Android}



! ==> Fatal error occurred, no output PDF file produced!
-----------

Thank you,

Alice Sorim Lee 읎소늌 드늌
Karl Berry
2016-03-30 22:02:04 UTC
Permalink
Hi Alice,

<argument> ...tect \numberline {\thechapter }Nex\+

\+ is not a command that should appear in the midst of a chapter name,
as it apparently is. Why it's there ... you'll have to look to whatever
is generating the LaTeX. Good luck. -karl
Alice Sorim Lee
2016-03-31 03:02:28 UTC
Permalink
Hi Karl,

I searched some files that contain \+, and found many in the index.tex
file which is automatically created when I run the .sh script.

It seems like the \+ is added to almost every space or capital letters that
are together.

Could it be the doxygen settings that I'm using? Here's a screenshot.[image:
Inline image 1]

Thank you,

Alice Sorim Lee 읎소늌 드늌
Post by Karl Berry
Hi Alice,
<argument> ...tect \numberline {\thechapter }Nex\+
\+ is not a command that should appear in the midst of a chapter name,
as it apparently is. Why it's there ... you'll have to look to whatever
is generating the LaTeX. Good luck. -karl
Karl Berry
2016-03-31 22:29:02 UTC
Permalink
Hi Alice - sorry, I've never used Doxygen and don't know any details
about its generated TeX. Maybe writing on some kind a Doxygen help
forum would be the best place. About all I can say for sure is that
this is not a pdftex-specific issue :). Good luck. -karl

Loading...