Possibility to suppress optional parameters in section titles and figure captions when using latex2rtf
Is there any possibility to suppress optional parameters in e.g. section titles and figure captions when compiling LaTeX code with latex2rtf?
Currently
\section[Short section title for TOC]{Long section title to be shown in text}
Some text...
produces
1 [
Short section title for TOC]Long section title to be shown in textSometext
Instead of
1 Long section title to be shown in text
Some text
Is there any possibility to suppress optional parameters in e.g. section titles and figure captions when compiling LaTeX code with latex2rtf?
Currently
\section[Short section title for TOC]{Long section title to be shown in text}
Some text...
produces
1 [
Short section title for TOC]Long section title to be shown in textSometext
Instead of
1 Long section title to be shown in text
Some text
No comments:
Post a Comment