Search found 3 matches

by HerrWeigel
Wed Jun 20, 2012 6:30 pm
Forum: General
Topic: cwpuzzle, beamer | Crossword Puzzle in a Presentation
Replies: 4
Views: 3754

cwpuzzle, beamer | Crossword Puzzle in a Presentation

If you don't really need the mechanism of creating the puzzle, you could draw it yourself by the pgf/ti k Z package.
Yes, I know about this package. But I need to easily print empty puzzle and then same but filled (sorry for my pure English). It's very easy with cwpuzzle. With PGF/TikZ I'll need ...
by HerrWeigel
Tue Jun 19, 2012 10:35 pm
Forum: General
Topic: cwpuzzle, beamer | Crossword Puzzle in a Presentation
Replies: 4
Views: 3754

cwpuzzle, beamer | Crossword Puzzle in a Presentation

Thanks for the answer, localghost.
It seems like I need to made this work by pasting a picture in presentation... But it's certainly better than nothing.

Thank you.
by HerrWeigel
Tue Jun 19, 2012 9:45 pm
Forum: General
Topic: cwpuzzle, beamer | Crossword Puzzle in a Presentation
Replies: 4
Views: 3754

cwpuzzle, beamer | Crossword Puzzle in a Presentation

Hi, I have a problem when trying to embed a crossword puzzle in beamer presentation. Here is a simple example of what I want to do:
\documentclass{beamer}
\usepackage{cwpuzzle}
\listfiles

\begin{document}
\begin{frame}
\begin{Puzzle}{5}{5}
|{} |{} |[1]S |.
|{} |[2]M |I |[3]D |.
|[4]T |I |M |E ...