Hello,
I am currently using beamer, and I would like to have a couple of slides which do not follow the general formatting - I want them to be empty completely and I will generate text and graphics on them myself (no header, footer should stay, I want to include page number). How is that possible ...
Search found 4 matches
- Sun Aug 15, 2010 10:41 pm
- Forum: Page Layout
- Topic: beamer - removing headers
- Replies: 1
- Views: 7427
- Mon Feb 22, 2010 12:54 am
- Forum: Text Formatting
- Topic: two frameboxes side by side
- Replies: 2
- Views: 7822
Re: two frameboxes side by side
Please note I had a typo, it should be \begin{tabular}...
- Mon Feb 22, 2010 12:52 am
- Forum: Text Formatting
- Topic: two frameboxes side by side
- Replies: 2
- Views: 7822
two frameboxes side by side
Hi,
I tried placing two frameboxes side by side, but it did not work out. What I tried is:
\begin{table}{cc}
\framebox{box1} & \framebox{box2
\begin{enumerate}
\item box2-item1
\item box2-item2
\end{enumerate}
}
\end{tabular}
it seems like enumerate cannot happen inside a table or a framebox ...
I tried placing two frameboxes side by side, but it did not work out. What I tried is:
\begin{table}{cc}
\framebox{box1} & \framebox{box2
\begin{enumerate}
\item box2-item1
\item box2-item2
\end{enumerate}
}
\end{tabular}
it seems like enumerate cannot happen inside a table or a framebox ...
- Sat Jan 30, 2010 7:44 pm
- Forum: Math & Science
- Topic: "problem" environment
- Replies: 1
- Views: 5616
"problem" environment
Hello,
I tried looking around, but it is very hard because of google keywords confusing what I want semantically ("problem environment input output" etc.)
I want to create/use some existing environment which its output is as follows for example:
Problem 1.
Input: Graph G=(V,E)
Output: n, Number ...
I tried looking around, but it is very hard because of google keywords confusing what I want semantically ("problem environment input output" etc.)
I want to create/use some existing environment which its output is as follows for example:
Problem 1.
Input: Graph G=(V,E)
Output: n, Number ...