Graphics, Figures & TablesTaskstream Lesson Plan PDF

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Mikerada6
Posts: 42
Joined: Fri Oct 17, 2008 5:55 pm

Taskstream Lesson Plan PDF

Post by Mikerada6 »

I am writing a textbook for teaching lessons. At the beginning of each "lesson" i would like to insert a two to three page PDF file lesson plan. I tried

Code: Select all

\begin{center}
	\scalebox{.75}{\includegraphics{C:/Users/Rez/Desktop/golden/lesson.pdf}}
\end{center}
However this only shows the first page of the PDF file. The PDF file is uploaded below.
Attachments
lesson.pdf
(158.91 KiB) Downloaded 615 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Taskstream Lesson Plan PDF

Post by gmedina »

Hi,

you can use the pdfpages package.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
sirfmoyo
Posts: 1
Joined: Thu Jan 31, 2019 3:53 pm

Taskstream Lesson Plan PDF

Post by sirfmoyo »

I need a TeX code for your attached pdf lesson plan
User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

Taskstream Lesson Plan PDF

Post by Stefan Kottwitz »

Hi sirfmoyo,

welcome to the forum!

That topic (and plan) is about 10 years old. I guess the user may not see your current post.

What is your actual question? It looks like a tabular layout with itemize in-between.

Stefan
LaTeX.org admin
Post Reply