Defect #9842
closed{{toc}} is not replaced by table of content when exporting wiki page to pdf
0%
Description
While exporting a wiki page to pdf, the {{toc}} keyword stay untranslated, it should be replaced by a table of content as in html rendering of the page.
See attached pdf file for example.
Files
Related issues
Updated by Lu Pon almost 13 years ago
+1
Macro pages (when you include a subpage) are not rendering correctly when you export to PDF and works well when you export to html.
Updated by Lu Pon almost 13 years ago
- File Proyecto-uinfo.pdf Proyecto-uinfo.pdf added
Updated by Lu Pon almost 13 years ago
See attached file. Do you think I must open a new issue for this?
Updated by Pierluigi Soana almost 13 years ago
+1
Macro in general are not rendered by the export job
Updated by Etienne Massip over 12 years ago
- Status changed from New to Confirmed
- Target version set to Candidate for next minor release
Updated by Stephen Ostrow over 12 years ago
This is present in Redmine 1.4.3.stable as well.
Updated by Cassiano Monteiro over 12 years ago
Updated by Toshi MARUYAMA about 12 years ago
- Category changed from Wiki to PDF export
Updated by Carlos Peñas about 12 years ago
It really happens with any macro (exporting to pdf) not only with {{toc}}
Updated by Daniel Felix almost 12 years ago
- Target version changed from Candidate for next minor release to 2.2.2
- Affected version (unused) changed from 1.3.0 to 2.2.1
- Affected version changed from 1.3.0 to 2.2.1
I can confirm this issue in 2.2.1 and current trunk (r11196).
This should be fixed. Anyway... just display the TOC or remove it, cause it doesn't make so much sense on the pdf-export, as Adobe has it's own TOC available.
Updated by Jean-Philippe Lang almost 12 years ago
- Status changed from Confirmed to Closed
- Resolution set to Fixed
{{toc}} is now removed in PDF output.
Updated by Toshi MARUYAMA almost 12 years ago
- Status changed from Closed to Reopened
It seems that r11227 is broken in CJK.
Updated by Toshi MARUYAMA almost 12 years ago
- File issue-ja.pdf issue-ja.pdf added
- File wiki-ja.pdf wiki-ja.pdf added
- Status changed from Reopened to Closed
Updated by Karel Pičman over 11 years ago
The same problem seems to me remains in TXT export.
Anyway I'd expect to implement TOC conversion to PDF instead of stripping of the tag.
Updated by Toshi MARUYAMA over 11 years ago
Karel Pičman wrote:
The same problem seems to me remains in TXT export.
Anyway I'd expect to implement TOC conversion to PDF instead of stripping of the tag.
I have created new issue #13559.