cgnieder wrote:ssfjhh wrote:Most of the time it works very well but sometimes when I insert some pictures the bookmark is aberrant. So I have to try new way to insert pictures often.
I don't understand what you mean by »the bookmark is aberrant« can you elaborate on this. Best thing would be if you could give a
minimal working example that shows the behaviour you don't like and want to have changed.
Regards
Here is the minimal example.
I want to rotate a figure 90° and place the figure title on the right of the figure. So I use the package "sidewaysfigure" in my latex. The code works very well for the main body of the document. But the bookmarks for the figures are missing.
If I replace all the "sidewaysfigure" with "figure", everything is OK.
If I replace all the "nosection/nosubsection" with "section/subsection", everything is OK too. So I think the command "nosection" I defined need to redefine.
My Englist is poor. If something I wrote confuses you, please let me know.