So I am about to start writing a manual for a piece of software. Are there any packages available to depict radio buttons, check boxes, tabs, menus etc.?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
Though I don't know any packages that include symbols of radio buttons, check boxes, etc. I know some good GUI mockup software. I'd recommend using standard figures from mockup software, like the Pencil Project. It's licensed under GPLv2, and I think figures from mockup software are pretty straightforward. You could even use those graphics as inline images using a simple
For code snippets you could use the listings package, and for key-press sequences the keystroke package. |
||||
|
|
