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 600 times

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

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: 10334
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