ubuntu-manual team mailing list archive
-
ubuntu-manual team
-
Mailing list archive
-
Message #00672
Screenshot placeholder command
Hello, all.
One of the main goals for the beta release is to have the screenshots
in place. In order to facilitate this, I've added a new command that
we can put in as a placeholder until we get real screenshots:
\screenshotTODO{Description of the desired screenshot}
When you run 'make' to compile the PDF, the \screenshotTODO command
will insert a MISSING SCREENSHOT notice into the PDF and also add it
to the screenshots.log file. The screenshots.log file will end up
with a list of missing screenshots along with their description, the
chapter, and page they appear on. (The page number is approximate.)
Once we have a few screenshots to work with, I'll make a \screenshot
command to insert them into the document.
--Kevin