There were a couple messages on this sometime ago, and one mentioned that it had been reported, but I just downloaded the 3.4.1rc1 and it still does the same thing.
A document with a Table of Contents that has them setup up as links produces the links, but the have ./ in them that makes them not work correctly. With my document, I can easily fix the problem with a script, but would be better to see the problem fixed. I export the file to the html, and then run the following script to correct the problem to get a working html version. cat g4l0.37-documentation.html | sed -e 's/\".\/#/\"#/g' >g4l0.37- documentation2.html mv g4l0.37-documentation2.html g4l0.37-documentation.html Had to look for ./# in the document, since there where some ./ that were correct in other locations. +----------------------------------------------------------+ Michael D. Setzer II - Computer Science Instructor Guam Community College Computer Center mailto:[email protected] mailto:[email protected] http://www.guam.net/home/mikes Guam - Where America's Day Begins G4L Disk Imaging Project maintainer http://sourceforge.net/projects/g4l/ +----------------------------------------------------------+ http://setiathome.berkeley.edu (Original) Number of Seti Units Returned: 19,471 Processing time: 32 years, 290 days, 12 hours, 58 minutes (Total Hours: 287,489) BOINC@HOME CREDITS SETI 10894351.078093 | EINSTEIN 6037310.630851 ROSETTA 3260595.675461 | ABC 6391186.397235 -- Unsubscribe instructions: E-mail to [email protected] In case of problems unsubscribing, write to [email protected] Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
