From 5b6e21afc13217627cd8a2f2fd32f57e7471839d Mon Sep 17 00:00:00 2001 From: Olivier Couet <olivier.couet@cern.ch> Date: Thu, 19 Feb 2015 15:09:26 +0100 Subject: [PATCH] TPad --- graf2d/doc/v604/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graf2d/doc/v604/index.md b/graf2d/doc/v604/index.md index 47a7b225e5d..3b4c5268e87 100644 --- a/graf2d/doc/v604/index.md +++ b/graf2d/doc/v604/index.md @@ -49,6 +49,8 @@ - In `TPad::ShowGuidelines` the number of guide lines is limited to 15. Above that they become useless. - Print a warning if one of the pad limit is a NaN. +- In `Pad::Print()`, make sure the file format is "pdf" when the option "Title:" + is present. ### TLatex -- GitLab