Change font of mlreportgen.report.TableOfContents
1 view (last 30 days)
Show older comments
Hi there! I am currently working with the mlreportgen and I want to change the font and color of the TOC. I managed to assign my own pdf template, but it changes only the header of the TOC, not the contents itself. Can this be done?
0 Comments
Accepted Answer
Rahul Singhal
on 21 Feb 2020
Hi Christian,
I am guessing you are using mlreportgen.report.TableOfContents reporter to create this TOC and you have customized this reporter's PDF template to customize the header. The styles for the TOC content are actually specified in the container mlreportgen.report.Report template. You can customize the styles like TOC1, TOC2, ... in the report's template to customize your TOC content.
Thanks,
Rahul
0 Comments
More Answers (0)
See Also
Categories
Find more on MATLAB Report Generator in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!